summaryrefslogtreecommitdiff
path: root/src/amd
AgeCommit message (Expand)AuthorFilesLines
2023-06-13radv: Leave primitive reset index at max on GFX8+.Timur Kristóf3-5/+17
2023-06-13radv: Remove primitive reset index from late scissor workaround.Timur Kristóf1-12/+1
2023-06-13radv/ci: update the list of expected failures on STONEYSamuel Pitoiset1-7/+1
2023-06-13radv: disable HTILE compression only when layouts are compressedSamuel Pitoiset1-2/+1
2023-06-13radv: emit DB_RENDER_CONTROL as part of the framebufferSamuel Pitoiset3-8/+10
2023-06-13radv: reset more DB registers when emitting a null ds targetSamuel Pitoiset3-23/+39
2023-06-13radv: add a helper for emitting a null depth/stencil targetSamuel Pitoiset1-16/+24
2023-06-13ac/llvm,radeonsi: lower nir_load_user_data_amd in abiQiang Yu2-5/+0
2023-06-12aco: validate ir for prologs and after lower_to_hw_instrGeorg Lehmann1-0/+3
2023-06-12aco: don't validate p_constaddr_addlo/p_resumeaddr_addlo operandsGeorg Lehmann1-1/+3
2023-06-12aco: move cfg validation to its own functionGeorg Lehmann3-9/+23
2023-06-12aco: make validation work without SSA tempsGeorg Lehmann1-78/+59
2023-06-12radv: Add driconf to force wave64 for RTFriedrich Vock3-1/+5
2023-06-12radv/ci: Test ray tracing on vkd3d-protonKonstantin Seurer1-0/+2
2023-06-12aco: Fix assert in insert_exec_maskFriedrich Vock1-1/+1
2023-06-12aco: Fix live_var_analysis assertFriedrich Vock1-1/+1
2023-06-12aco: Reset scratch_rsrc on blocks without predecessorsFriedrich Vock1-0/+5
2023-06-12aco: Mark exec write used when it writes other registers.Timur Kristóf1-2/+3
2023-06-12radv/ci: use the low-priority runners for vangogh jobsMartin Roukala (né Peres)1-0/+1
2023-06-11radv: Use RESET_FILTER_CAM for some mesh shading draws.Timur Kristóf1-2/+2
2023-06-11radv: Always flush before writing acceleration structure propertiesFriedrich Vock1-1/+1
2023-06-11ac/llvm: set +cumode for radeonsiKarol Herbst3-5/+6
2023-06-11ac: Replace the usage of pipe_compare_func with compare_funcYonggang Luo3-5/+4
2023-06-10aco/rt: Do not initialize the next shader addrKonstantin Seurer1-7/+0
2023-06-10radv/rt: Clear NIR metadata after lowering the ABIKonstantin Seurer1-0/+2
2023-06-10radv/rt: Do not guard the raygen shaderKonstantin Seurer3-11/+17
2023-06-10ac/llvm: replace MESA_SHADER_COMPUTE checks with gl_shader_stage_is_computeKarol Herbst1-4/+4
2023-06-10ac/llvm: support vec2 on b2i16Karol Herbst1-0/+10
2023-06-10radv: disable calibrated timestamps on raven/raven2Chia-I Wu1-1/+3
2023-06-09aco: Lower divergent bool phis iterativelyFriedrich Vock1-87/+89
2023-06-09amd/ci: add another test to the vkcts-vega10 flake listMartin Roukala (né Peres)1-0/+1
2023-06-09aco: run nir_lower_int64 after nir_opt_uniform_atomicsRhys Perry1-1/+2
2023-06-09radv/video: fix hevc scaling list order.Dave Airlie1-6/+6
2023-06-09radv/video: report bad profile operation if h264 profile isn't supported.Dave Airlie1-0/+10
2023-06-09ac/llvm,radeonsi: lower nir_load_ring_gsvs_amd in abiQiang Yu1-1/+0
2023-06-09ac/llvm,radeonsi: lower nir_load_ring_tess_offchip_amd in abiQiang Yu1-1/+0
2023-06-09ac/nir,radv: add 1 dword to ES/GS item sizeQiang Yu2-4/+8
2023-06-09ac/nir,radv: add 1 dword to LS/HS vertex strideQiang Yu3-15/+21
2023-06-08radv: Clarify gang submit terminology.Timur Kristóf3-136/+141
2023-06-08aco/tests: test that s_bfe bits is maskedRhys Perry1-0/+19
2023-06-08aco: mask bits source of s_bfeRhys Perry1-5/+12
2023-06-08util: use uint32_t as the parameter of align functionYonggang Luo1-1/+1
2023-06-08radv/video: fix hevc scaling lists.Dave Airlie1-18/+72
2023-06-08radv/video: fix hevc st rps programmingDave Airlie1-0/+5
2023-06-08radv/video: rework h265 reference frame bindings.Dave Airlie1-15/+20
2023-06-08radv/video: don't supply an 8-bit format for a 10-bit dpb.Dave Airlie1-7/+14
2023-06-08radv/video: convert session memory requirements to outarray.Dave Airlie1-26/+22
2023-06-08radv/video: convert video format properties to an outarrayDave Airlie1-19/+16
2023-06-08radv: fix non-square compressed image copy on gfx9Chia-I Wu1-1/+1
2023-06-08radv/rt: remove now dead codeDaniel Schürmann3-131/+0