summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi
AgeCommit message (Expand)AuthorFilesLines
2022-04-01util: Rename pipe_debug_callback to util_debug_callbackYonggang Luo9-29/+29
2022-04-01util: Rename pipe_debug_message to util_debug_messageYonggang Luo2-6/+6
2022-03-31radeonsi: drop LLVM global instruction selectorPierre-Eric Pelloux-Prayer3-5/+0
2022-03-29radeonsi: merge the copy_image shader generatorsMihai Preda4-110/+78
2022-03-29radeonsi: convert copy_image_1d_array shader to NIRMihai Preda4-41/+47
2022-03-29radeonsi: convert copy_image shader to NIRMihai Preda4-42/+48
2022-03-28radeonsi/tests: update baseline and flakes on vega20Mihai Preda2-2/+32
2022-03-28radeonsi/tests: add flakes option to radeonsi-run-tests.pyMihai Preda1-1/+7
2022-03-28radeonsi/tests: fix file left open in radeonsi-run-tests.pyMihai Preda1-8/+7
2022-03-28radv: lower adjusting gl_FragCoord.z for VRS in NIRSamuel Pitoiset1-1/+0
2022-03-23gallium: rename image atomic inc-wrap capErik Faye-Lund1-1/+1
2022-03-23gallium: rename window-space position capErik Faye-Lund1-1/+1
2022-03-22radv,aco: lower texture descriptor loads in NIRRhys Perry1-1/+0
2022-03-22radv,aco: lower buffer descriptor loads in NIRRhys Perry1-3/+1
2022-03-22radeonsi: NIR equivalent of si_create_clear_buffer_rmw_cs()Ganesh Belgur Ramachandra4-45/+41
2022-03-21radeonsi: replace opencoded slab_zallocPierre-Eric Pelloux-Prayer1-8/+3
2022-03-17gallium: rename ballot capErik Faye-Lund1-1/+1
2022-03-17gallium: rename clock capErik Faye-Lund1-1/+1
2022-03-17gallium: rename group-vote capErik Faye-Lund1-1/+1
2022-03-17gallium: rename texture query samples capErik Faye-Lund1-1/+1
2022-03-17gallium: rename read-outputs capErik Faye-Lund1-1/+1
2022-03-17gallium: rename array-components capErik Faye-Lund1-1/+1
2022-03-17gallium: rename sysval capsErik Faye-Lund1-2/+2
2022-03-17gallium: rename fine derivative capErik Faye-Lund1-1/+1
2022-03-17gallium: rename pixel-coord capsErik Faye-Lund1-3/+3
2022-03-17gallium: rename layer-viewport capsErik Faye-Lund1-2/+2
2022-03-17gallium: rename vs instance id capErik Faye-Lund1-1/+1
2022-03-17gallium: rename pack half-float capErik Faye-Lund1-1/+1
2022-03-14radv,aco,ac/llvm: fix indirect dispatches on the compute queue on GFX7-10Rhys Perry1-0/+1
2022-03-13radeonsi/tests: update piglit baseline on vega20Mihai Preda1-7/+4
2022-03-11radeonsi: add option to disable EFCThong Thai2-0/+6
2022-03-11radeon: add EFC support to only VCN2.0 devicesThong Thai1-0/+4
2022-03-11radeonsi: don't clear framebuffer.state before dcc decompPierre-Eric Pelloux-Prayer1-11/+0
2022-03-09gallium/tc: zero alloc transfersPierre-Eric Pelloux-Prayer1-9/+0
2022-03-09ci: more stoney flakesMike Blumenkrantz1-0/+4
2022-03-09ci: add another stoney flakeMike Blumenkrantz1-0/+1
2022-03-08radeonsi/ci: Mark a bunch of flaky tests on stoneyCristian Ciocaltea1-0/+4
2022-03-07radeonsi: enable tc cpu_storage by defaultPierre-Eric Pelloux-Prayer1-1/+1
2022-03-07gallium/u_threaded: late alloc cpu_storagePierre-Eric Pelloux-Prayer1-1/+1
2022-03-07radeonsi: use 1 shader compilation thread if NIR_PRINT is usedPierre-Eric Pelloux-Prayer1-0/+13
2022-03-07radeonsi/tests: always add the --gpu argumentPierre-Eric Pelloux-Prayer1-2/+1
2022-03-07radeonsi: change rounding mode to round to evenPierre-Eric Pelloux-Prayer7-72/+52
2022-03-03glsl: add member's location layout qualifier rules for `arrayed` in/out blocksAndrii Simiklit4-8/+0
2022-03-01radeonsi: fix an assertion failure with register shadowingMarek Olšák1-1/+1
2022-03-01radeonsi: fix register shadowing after the pm4 state size was decreasedMarek Olšák1-1/+8
2022-03-01nir: add nir_lower_io_passes() with new transform feedbackMarek Olšák2-134/+27
2022-03-01radeonsi: fix broken VK-GL buffer interopMarek Olšák1-4/+4
2022-03-01radeonsi: add check for graphics to si_try_normal_clearThong Thai1-1/+2
2022-02-25ci: skqp: Add Vulkan support for a630_skqp jobGuilherme Gallo1-0/+26
2022-02-24ci: Allow disabling the whole of the Collabora farmTomeu Vizoso1-4/+2