summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-20intel/brw/xe2: Correctly disassemble RT write subtypesxe2-compiler-2-subsetIan Romanick1-1/+12
2024-03-20iris/xe2+: Disable coherent framebuffer fetch.Francisco Jerez3-2/+3
2024-03-20intel/brw/xe2+: Setup PS thread payload registers required for ALU-based pixe...Francisco Jerez1-4/+19
2024-03-20intel/brw/gfx12: Setup PS thread payload registers required for ALU-based pix...Francisco Jerez3-4/+31
2024-03-20intel/brw: Adjust src1 length bits for xe2+Rohan Garg1-2/+6
2024-03-20intel/brw: Set the right cache control bits for xe2Rohan Garg1-2/+3
2024-03-20intel/brw: Update written size depending on the LSC messageRohan Garg1-0/+2
2024-03-20intel/brw: Cleanup send generationRohan Garg1-3/+1
2024-03-20intel/brw: Use the dimensions supplied in the instructionRohan Garg1-6/+14
2024-03-20intel/blorp/xe2+: Don't use replicated-data clears.Francisco Jerez2-2/+5
2024-03-20intel/brw/xe2+: Allow dual-source blending in SIMD16 mode.Francisco Jerez1-2/+6
2024-03-20intel/brw/xe2+: Allow FS stencil output in SIMD16 dispatch mode.Francisco Jerez1-2/+6
2024-03-20intel/brw/xe2+: Double allowed SIMD width of FB write SEND messages.Francisco Jerez1-3/+9
2024-03-20intel/brw/xe2+: Update encoding of FB write extended descriptor.Francisco Jerez1-1/+8
2024-03-20intel/brw/xe2+: Update encoding of FB write descriptor message control.Francisco Jerez3-1/+7
2024-03-20intel/brw/xe2: Render target reads have been removed from the hardware.Francisco Jerez1-0/+2
2024-03-20anv: don't leak device->vma_samplersPaulo Zanoni1-4/+2
2024-03-20freedreno/a6xx: Fix z/s preserving sysmem clear blitRob Clark1-1/+2
2024-03-20rusticl: set OCL_ICD_VENDORS as directory, not fileMary Strodl1-1/+1
2024-03-20anv: allocate pipeline bindings tables dynamically on the heapLionel Landwerlin1-22/+28
2024-03-20anv: track embedded sampler counts in layoutsLionel Landwerlin2-0/+25
2024-03-20venus: extend device format prop cache with VkFormatProperties3Juston Li2-5/+34
2024-03-20lavapipe: Enable EXT_swapchain_colorspaceJoshua Ashton2-1/+2
2024-03-20v3dv: Enable EXT_swapchain_colorspaceJoshua Ashton2-1/+2
2024-03-20lavapipe: Enable EXT_swapchain_maintenance1Joshua Ashton2-2/+11
2024-03-20v3dv: Enable EXT_swapchain_maintenance1Joshua Ashton2-2/+11
2024-03-20anv: Enable EXT_swapchain_maintenance1Joshua Ashton2-2/+11
2024-03-20aco/cssa: update commentsRhys Perry1-7/+11
2024-03-20aco/cssa: reset equal_anc_out if merging failsRhys Perry1-1/+4
2024-03-20fd/decode: Fix "OPTSIONS" typo in help messagesMark Collins4-4/+4
2024-03-20fd/replay: Use generate_rd as default CS generatorMark Collins2-10/+15
2024-03-20fd/decode: Build generate_rd executable ratherMark Collins4-49/+32
2024-03-20fd/rddecompiler: Disable IR3 cache for replay contextMark Collins1-1/+3
2024-03-20fd/replay+rddecompiler: Add option to clear wrbufs at startMark Collins2-4/+31
2024-03-20fd/replay: Error when VMA AS allocation failsMark Collins1-3/+9
2024-03-20fd/replay: Add wrbuf support for KGSL/DXGMark Collins1-0/+6
2024-03-20fd/replay: Clear wrbufs after submitting cmdstreams for DRMMark Collins1-0/+2
2024-03-20fd/replay: Clamp dumped wrbuf to buffer sizeMark Collins1-2/+10
2024-03-20fd/replay: Dump wrbuf into cwd rather than exe directoryMark Collins1-3/+4
2024-03-20fd/replay: Fix wrbuffer name extractionMark Collins1-2/+3
2024-03-20freedreno/fdl: avoid overflow in layout size computationsZan Dobersek5-8/+9
2024-03-20radv: add a workaround for null IBO on GFX6Samuel Pitoiset3-0/+9
2024-03-20broadcom/ci: add new expected failuresJuan A. Suarez Romero2-67/+80
2024-03-20zink: do io fixup on patch variables tooMike Blumenkrantz1-1/+1
2024-03-20radv: use dual_color_blend_by_location with Half-Life AlyxRhys Perry1-0/+4
2024-03-20intel/brw: Eliminate top-level FIND_LIVE_CHANNEL & BROADCAST onceKenneth Graunke1-1/+22
2024-03-20intel/brw: Don't consider UNIFORM_PULL_CONSTANT_LOAD a send-from-GRFKenneth Graunke1-2/+0
2024-03-20intel/brw: Split out 64-bit lowering from algebraic optimizationsKenneth Graunke4-72/+101
2024-03-19iris: Use resource_get_param in resource_get_handleNanley Chery1-8/+15
2024-03-19iris: Report the correct modifier for Tile4 imagesNanley Chery1-2/+26