summaryrefslogtreecommitdiff
path: root/src/amd
AgeCommit message (Expand)AuthorFilesLines
4 hoursradv: fix setting radv_shader_info::user_data_0 with rtRhys Perry2-0/+2
6 hoursamd: set the correct LLVM processor name for gfx1036Marek Olšák1-2/+2
6 hoursamd: rename GFX1036 -> RAPHAEL_MENDOCINOMarek Olšák4-8/+8
6 hoursamd: update addrlibMarek Olšák18-1241/+1056
11 hoursnir: Remove IB address and stride intrinsics.Timur Kristóf1-6/+0
11 hoursac/nir: Remove ac_nir_apply_first_task_to_task_shader.Timur Kristóf2-106/+0
11 hoursac/nir/ngg: Remove NV_mesh_shader support.Timur Kristóf1-121/+1
11 hoursradv: Clean up emitting zero mesh shader draw id.Timur Kristóf1-17/+4
11 hoursradv: Remove first_task and ib_addr/ib_stride.Timur Kristóf6-115/+22
11 hoursradv: Remove NV_mesh_shader API entrypoints.Timur Kristóf1-286/+0
11 hoursradv: Don't expose NV_mesh_shader and don't use it in CI.Timur Kristóf5-48/+6
16 hoursradv: replace pipeline->force_vrs_per_vertex during cmdbuf recordingSamuel Pitoiset1-4/+2
16 hoursradv: replace pipeline->is_ngg occurrences during cmdbuf recordingSamuel Pitoiset1-9/+9
16 hoursradv: move user_data_0 to the shader info passSamuel Pitoiset5-112/+101
16 hoursradv: determine and store the next graphics stage to radv_shader_infoSamuel Pitoiset5-4/+42
16 hoursradv: copy bound shaders to the cmdbuf stateSamuel Pitoiset3-95/+92
16 hoursradv: move dirtying flags for mesh shading to radv_bind_pre_rast_shader()Samuel Pitoiset1-10/+12
16 hoursradv: stop using last_vgt_api_stage_{locs} during cmdbuf recordingSamuel Pitoiset3-20/+28
16 hoursradv: determine the last VGT shader at pipeline bind timeSamuel Pitoiset2-5/+7
16 hoursradv: keep track of active stages as part of the cmdbuf stateSamuel Pitoiset2-7/+13
16 hoursradv: add an assertion about shader stage to radv_bind_pre_rast_shader()Samuel Pitoiset1-0/+5
16 hoursradv: add radv_bind_shader() helperSamuel Pitoiset1-32/+54
16 hoursradv: pass a shaders array to radv_get_shader()Samuel Pitoiset5-33/+34
16 hoursradv: pass shader/base_reg to radv_emit_view_index_per_stageSamuel Pitoiset1-13/+14
24 hoursradv: stop using the pipeline for emitting shadersSamuel Pitoiset1-80/+65
24 hoursradv: pass the ES shader to radv_pipeline_emit_hw_ngg()Samuel Pitoiset1-12/+10
24 hoursradv: use the ES type to apply a workaround for NGG on GFX10Samuel Pitoiset1-2/+2
24 hoursradv: use the shader info stage to simplify emitting NGG shadersSamuel Pitoiset1-5/+4
24 hoursradv: stop using the pipeline for emitting PS inputsSamuel Pitoiset1-6/+7
24 hoursradv: add radv_get_last_vgt_shader() helperSamuel Pitoiset1-7/+13
24 hoursradv: emit the GS copy shader outside of radv_pipeline_emit_hw_gs()Samuel Pitoiset1-4/+4
24 hoursradv: stop using get_vs_output_info() when emitting VS/NGG shadersSamuel Pitoiset1-2/+2
27 hoursaco: clean up to_mad_mixGeorg Lehmann1-10/+2
27 hoursradv/ci: update CI lists for Polaris10 and PitcairnSamuel Pitoiset2-444/+0
30 hoursac/nir: add ac_nir_lower_psQiang Yu3-0/+615
30 hoursaco: implement float16 nir_op_pack_(s|u)norm_2x16Qiang Yu1-4/+23
30 hoursac/llvm: implement float16 nir_op_pack_(s|u)norm_2x16Qiang Yu1-4/+22
33 hoursradv/rt: Refactor rq_load loweringKonstantin Seurer1-52/+40
35 hoursradv: add RADV_DEBUG=extra_mdPierre-Eric Pelloux-Prayer3-1/+3
35 hoursac/surface: introduce umd metadata v2Pierre-Eric Pelloux-Prayer3-9/+39
35 hoursamd/surface: rename metadata functionsPierre-Eric Pelloux-Prayer3-27/+27
39 hoursaco/util: override default assignment operator for bitfield helpersGeorg Lehmann1-0/+10
39 hoursaco/ir: fix copy paste bug in convert_to_SDWAGeorg Lehmann1-1/+1
41 hoursaco: Swap operands for v_and_b32 in RT prologFriedrich Vock1-2/+2
42 hoursradv: Fix swizzled VS input loads when some components are unused.Timur Kristóf1-4/+10
43 hoursradv/rt: bind the pipeline stack when it's not dynamicSamuel Pitoiset1-4/+5
2 daysamd/llvm: remove no-op code for vec3 loads in ac_build_tbuffer_loadMarek Olšák1-3/+1
2 daysamd/llvm: fix handling of unsupported vec3 loads on gfx6Marek Olšák1-4/+5
2 daysaco: make .clang-format usable with testsGeorg Lehmann1-0/+3
2 daysradv: move {esgs,gsvs}_ring_size to radv_legacy_gs_infoSamuel Pitoiset5-49/+43