summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
28 hoursradv/rt: remove one VALU from traversal loopGeorg Lehmann1-4/+3
3 daysradeonsi: fix eptich on chips without image opcodes (e.g. gfx940)Ganesh Belgur Ramachandra1-0/+3
7 daysradv/meta: create the layout for clear depth/stencil on-demandSamuel Pitoiset1-25/+30
7 daysradv/meta: rework getting depth stencil clear pipelinesSamuel Pitoiset1-21/+23
7 daysradv/meta: create the layout for clear color on-demandSamuel Pitoiset1-9/+12
7 daysradv/meta: rework getting clear color pipelinesSamuel Pitoiset1-27/+32
7 daysradv/meta: create the louts for DCC comp-to-single clear on-demandSamuel Pitoiset1-21/+26
7 daysradv/meta: create the layouts for compute resolve on-demandSamuel Pitoiset1-40/+51
7 daysradv/meta: create the layouts for FMASK expand on-demandSamuel Pitoiset1-24/+29
7 daysradv/meta: create the layouts for FMASK copy on-demandSamuel Pitoiset1-26/+31
7 daysradv/meta: create the layouts for depth decompress on-demandSamuel Pitoiset1-4/+6
7 daysradv/meta: create the layouts for FS resolve pipelines on-demandSamuel Pitoiset1-25/+36
7 daysradv/meta: create the layouts for blit pipelines on-demandSamuel Pitoiset1-24/+28
7 daysradv/meta: stop creating similar pipeline layouts for depth decompressSamuel Pitoiset2-22/+18
7 daysradv/meta: remove unnecessary gotoSamuel Pitoiset8-57/+29
7 daysradv/meta: stop checking that creating NIR shaders failedSamuel Pitoiset3-23/+0
8 daysradv: fix shaders cache corruption with indirect pipeline bindsSamuel Pitoiset9-15/+18
8 daysradv/meta: create clear r32g32b32 pipelines on-demand when neededSamuel Pitoiset1-3/+34
8 daysradv/meta: add a helper to create clear r32g32b32 pipelineSamuel Pitoiset1-9/+15
8 daysradv/meta: create clear pipeliones on-demand when neededSamuel Pitoiset1-8/+44
8 daysradv/meta: update the helper that creates clear pipelinesSamuel Pitoiset1-15/+7
8 daysradv/meta: create itoi r32g32b32 pipelines on-demand when neededSamuel Pitoiset1-3/+33
8 daysradv/meta: add a helper to create itoi r32g32b32 pipelineSamuel Pitoiset1-9/+15
8 daysradv/meta: create itoi pipelines on-demand when neededSamuel Pitoiset1-11/+48
8 daysradv/meta: update the helper that creates itoi pipelinesSamuel Pitoiset1-9/+4
8 daysradv/meta: create btoi r32g32b32 pipeline on-demand when neededSamuel Pitoiset1-3/+34
8 daysradv/meta: add a helper to create btoi r32g32b32 pipelineSamuel Pitoiset1-9/+15
8 daysradv/meta create btoi pipelines on-demand when neededSamuel Pitoiset1-5/+37
8 daysradv/meta: add a helper to create btoi pipelinesSamuel Pitoiset1-18/+18
8 daysradv/meta: create itob pipelines on-demand when neededSamuel Pitoiset3-9/+40
8 daysradv/meta: add a helper to create itob pipelinesSamuel Pitoiset1-20/+18
8 daysradv/meta: create DCC comp-to-single pipelines on-demand when neededSamuel Pitoiset1-4/+33
8 daysradv/meta: create clear HTILE mask pipeline on-demand when neededSamuel Pitoiset1-4/+4
8 daysradv/meta: rework creating clear HTILE mask pipelineSamuel Pitoiset1-65/+92
8 daysradv/meta: rework creating DCC decompress compute pipelinesSamuel Pitoiset1-10/+29
8 daysradv/meta: rework creating HW resolve pipelinesSamuel Pitoiset1-33/+29
8 daysradv/meta: cleanup creating HW resolve pipelinesSamuel Pitoiset1-20/+8
8 daysradv/meta: rework creating compute depth/stencil resolve pipelinesSamuel Pitoiset1-52/+60
8 daysradv/meta: rework creating compute color resolve pipelinesSamuel Pitoiset1-32/+27
8 daysradv/meta: rework creating GFX color resolve pipelinesSamuel Pitoiset1-25/+23
8 daysradv/meta: rework creating GFX depth/stencil resolve pipelinesSamuel Pitoiset1-52/+74
9 daysradv/meta: remove useless memset when destroying DCC retile stateSamuel Pitoiset1-3/+0
9 daysradv/meta: rework creating DCC retile pipelinesSamuel Pitoiset1-23/+36
9 daysradv/meta: fix potential memleak when creating DCC retile pipelinesSamuel Pitoiset1-27/+31
9 daysradv/meta: fix potential race condition when creating DCC retile pipelinesSamuel Pitoiset1-0/+3
9 daysradv/meta: rework creating copy expand pipelinesSamuel Pitoiset1-23/+35
9 daysradv/meta: create fmask copy layouts regardless on-demandSamuel Pitoiset1-30/+25
9 daysradv/meta: rework creating FMASK expand pipelinesSamuel Pitoiset1-33/+37
9 daysradv/meta: create fmask expand layouts regardless on-demandSamuel Pitoiset1-28/+25
9 daysradv/meta: rework creating blit pipelinesSamuel Pitoiset1-56/+75