summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/panfrost
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Remove the perf counters interfaceBoris Brezillon2019-06-214-42/+0
* panfrost: ci: Fix parsing of crashed testsTomeu Vizoso2019-06-211-2/+2
* panfrost: Conditionally submit fragment jobAlyssa Rosenzweig2019-06-211-1/+4
* panfrost: Implement rasterizer discardAlyssa Rosenzweig2019-06-211-2/+12
* panfrost: Track buffer initializationAlyssa Rosenzweig2019-06-214-2/+43
* panfrost: Implement command stream scoreboardingAlyssa Rosenzweig2019-06-217-143/+558
* panfrost: ci: Exclude two more flip-flop from resultsTomeu Vizoso2019-06-211-1/+4
* panfrost: ci: Update expectationsTomeu Vizoso2019-06-201-54/+0
* panfrost/midgard: Broadcast swizzleAlyssa Rosenzweig2019-06-201-12/+38
* panfrost: Skip shading unaffected tilesAlyssa Rosenzweig2019-06-205-2/+51
* panfrost: Set job requirements during drawTomeu Vizoso2019-06-202-1/+2
* panfrost/meson: Link with libpanfrost_sharedAlyssa Rosenzweig2019-06-201-1/+1
* panfrost: Load from tiled imagesAlyssa Rosenzweig2019-06-201-2/+15
* panfrost: Switch to lima tilingAlyssa Rosenzweig2019-06-205-265/+11
* panfrost: Fix tiled NPOT textures with bpp<4Alyssa Rosenzweig2019-06-201-3/+3
* lima,panfrost: Move lima_tiling.c/h to /src/panfrostAlyssa Rosenzweig2019-06-201-3/+3
* panfrost: Remove other commented pointersAlyssa Rosenzweig2019-06-201-4/+0
* panfrost/decode: Elide more zero fieldsAlyssa Rosenzweig2019-06-201-6/+16
* panfrost/decode: Remove memory commentsAlyssa Rosenzweig2019-06-201-20/+0
* panfrost: Add missing 0x in invocation_countAlyssa Rosenzweig2019-06-201-1/+1
* panfrost/decode: Skip decode of fragment backend in non-fragmentAlyssa Rosenzweig2019-06-201-24/+48
* panfrost/decode: Clip mali_compute_fbd at 64-bytesAlyssa Rosenzweig2019-06-202-18/+0
* panfrost/decode: Print COMPUTE uniforms as pointersAlyssa Rosenzweig2019-06-201-1/+24
* panfrost/decode: Show int uniformsAlyssa Rosenzweig2019-06-201-4/+8
* panfrost/decode: Expand pointers in compute descriptorAlyssa Rosenzweig2019-06-202-7/+34
* panfrost/decode: Identify "compute FBD"Alyssa Rosenzweig2019-06-202-0/+29
* panfrost: Allocate panfrost_job in panfrost_contextTomeu Vizoso2019-06-201-1/+1
* panfrost: Release transient poolsTomeu Vizoso2019-06-201-1/+7
* panfrost: ci: Exclude flip-flops from resultsTomeu Vizoso2019-06-201-1/+4
* panfrost: Move to use ralloc for some allocationsTomeu Vizoso2019-06-197-37/+44
* panfrost: Move clearing logic into pan_jobRohan Garg2019-06-183-48/+68
* panfrost: Enable sRGBAlyssa Rosenzweig2019-06-181-4/+0
* panfrost: Disable AFBC on sRGB buffersAlyssa Rosenzweig2019-06-181-0/+7
* panfrost: Enable sRGB fixed-function blendingAlyssa Rosenzweig2019-06-182-3/+17
* panfrost: Specify sRGB in the render targetAlyssa Rosenzweig2019-06-181-1/+4
* panfrost: Implement sRGB texturingAlyssa Rosenzweig2019-06-181-1/+1
* panfrost: Add sRGB render target flagAlyssa Rosenzweig2019-06-182-0/+2
* panfrost: Implement tiled renderingAlyssa Rosenzweig2019-06-181-0/+4
* panfrost: Decode rendering block typeAlyssa Rosenzweig2019-06-183-7/+37
* panfrost: Refactor texture targetsAlyssa Rosenzweig2019-06-186-27/+81
* panfrost: Figure out job requirements in pan_job.cRohan Garg2019-06-183-8/+16
* panfrost: Reset job counters once the job is submittedRohan Garg2019-06-182-5/+4
* panfrost: Initial implementation of panfrost_job_submitRohan Garg2019-06-183-5/+23
* panfrost/midgard: Enable autovectorizationAlyssa Rosenzweig2019-06-181-2/+1
* panfrost: Add support for TXS instructionsBoris Brezillon2019-06-183-2/+60
* panfrost: Prepare things to support non-native texture opsBoris Brezillon2019-06-181-16/+19
* panfrost: Move sysval upload logic out of panfrost_emit_for_draw()Boris Brezillon2019-06-182-17/+54
* panfrost: Make the sysval logic more genericBoris Brezillon2019-06-181-22/+39
* panfrost: Adapt to constant name change in UABITomeu Vizoso2019-06-181-1/+1
* panfrost: ci: Update resultsTomeu Vizoso2019-06-181-15/+0