summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
43 hoursradv: Fix inserting stack_size into the cacheKonstantin Seurer1-1/+1
43 hoursradv: Fix loading stack_size from the cacheKonstantin Seurer1-1/+1
2 daysradv: Fix missing wait of GS copy shader upload for dmashaders.Tatsuyuki Ishi1-0/+5
2 daysac/nir: don't emit duplicated parameter exportsMarek Olšák2-1/+31
2 daysradv/ci: update VanGogh's expectationsMartin Roukala (né Peres)2-2/+3
4 daysradv: Add RT shader stage names for executable propertiesFriedrich Vock1-0/+24
4 daysradv: Wait for shader uploads asynchronously.Tatsuyuki Ishi7-5/+88
4 daysradv: Upload shaders to invisible VRAM on small BAR systems.Tatsuyuki Ishi9-39/+414
4 daysradv: Introduce sdma_copy_buffer for GFX7+.Tatsuyuki Ishi2-0/+42
4 daysradv: Use radeon_cmdbuf for sdma_copy_image.Tatsuyuki Ishi3-44/+43
4 daysradv: Fix returning an expression from a void functionJesse Natalie1-2/+4
4 daysradv/rt: Don't upload the prolog twice.Tatsuyuki Ishi1-7/+2
4 dayszink/ci: update the radv expectationsMartin Roukala (né Peres)4-5/+87
4 dayszink/ci: increase the parallelism of zink-radv-vangogh-valveMartin Roukala (né Peres)1-1/+1
4 daysradv/ci: reduce the parallelism for vkcts-vangoghMartin Roukala (né Peres)2-1/+3
4 daysac/nir: init tess factor location with IO remapQiang Yu1-6/+13
4 daysradv/rt: use prolog for raytracing shadersDaniel Schürmann3-48/+17
4 daysradv/rt: Add shader config combination/postprocessing utilsFriedrich Vock1-0/+25
4 daysradv: Emit RT shader VA user SGPRFriedrich Vock1-1/+9
4 daysradv: compile rt_prologDaniel Schürmann1-0/+1
4 daysradv: add radv_create_rt_prolog()Daniel Schürmann4-12/+118
4 daysradv: add RT shader handling to radv_postprocess_configDaniel Schürmann1-0/+8
4 daysradv: add RT stages to radv_get_shader_name()Daniel Schürmann1-0/+12
4 daysradv: handle RT stages in radv_nir_shader_info_pass()Daniel Schürmann1-2/+19
4 daysradv: add RT shader argsDaniel Schürmann4-2/+40
4 daysaco_validate: allow for wave32 in p_dual_src_export_gfx11Lynne1-3/+2
5 daysaco, radv: Remove VS IO information from ACO.Timur Kristóf3-98/+0
5 daysradv: Remove VS inputs code from LLVM backend.Timur Kristóf1-174/+0
5 daysradv: Apply swizzle and alpha adjust in radv_nir_lower_vs_inputs.Timur Kristóf2-126/+80
5 daysradv: Lower non-dynamic VS inputs in NIR.Timur Kristóf3-7/+246
5 daysradv: set RADEON_SURF_NO_TEXTURE flag in radv_get_surface_flags()Yogesh Mohan Marimuthu1-0/+2
5 daysradv/trace: don't attempt to emit trace on non-graphics/compute queuesDave Airlie1-0/+4
5 daysradv/video: fix h265 decoding sizes.Dave Airlie1-4/+4
5 daysradv/video: fix used for reference flags.Dave Airlie1-1/+3
5 daysradv/video: fix h264 frame heights when field images are in useDave Airlie1-0/+4
6 daysradv/rt: Fix any_hit scratch variables.Daniel Schürmann1-1/+11
7 daysradv/sqtt: Skip dumping pipeline librariesKonstantin Seurer1-0/+3
7 daysradv: allow to cache optimized (LTO) pipelines with GPLSamuel Pitoiset1-3/+6
7 daysradv: keep track of the retained NIR shaders sha1 for LTO pipelinesSamuel Pitoiset2-0/+5
7 daysradv: determine if a graphics pipeline needs a noop FS earlierSamuel Pitoiset1-8/+18
7 daysradv: fix the error code when the driver fails to create a PS epilogSamuel Pitoiset1-1/+1
7 daysradv/rt: place any-hit scratch vars after intersection scratch varsDaniel Schürmann1-1/+19
7 daysradv: avoid a huge memset in radv_graphics_pipeline_compile()Mike Blumenkrantz1-1/+7
7 daysradv: zero-initialize radv_shader_info earlier for graphics pipelineSamuel Pitoiset2-1/+6
7 daysradv: zero-initialize radv_shader_args right before declaring themSamuel Pitoiset5-32/+41
7 daysradv: delete radv_graphics_pipeline_compile() assertsMike Blumenkrantz1-13/+0
8 daysradv/rt: Properly handle pNext of pipeline library stagesKonstantin Seurer1-1/+13
8 daysvulkan: Add vk_shader_module_initKonstantin Seurer2-8/+23
8 daysradv/rt: Use vk_pipeline_hash_shader_stage for RT stagesKonstantin Seurer1-20/+4
10 daysradv: set RADEON_FLAG_GTT_WC for external mem on vramChia-I Wu1-18/+16