summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-30ac/llvm, radeonsi: Handle tess_rel_patch_id in common code.Timur Kristóf2-4/+13
2024-03-28radv, aco: Remove the code that jumped to RADV's TCS epilogs.Timur Kristóf3-87/+2
2024-03-28radeonsi: Implement new intrinsics for monolithic shaders.Timur Kristóf1-0/+14
2024-03-28radeonsi/vcn: mark rc_per_pic as obsoletedBoyuan Zhang3-20/+22
2024-03-28radeonsi/vcn: choose rc_per_pic by encode verisonBoyuan Zhang4-7/+59
2024-03-25radeonsi/vcn: update to use correct padding size.Ruijing Dong4-30/+33
2024-03-25radeonsi/vcn: add enc surface alignment capsRuijing Dong4-0/+37
2024-03-25radeonsi/vpe: support vpe 1.1Alan Liu13-0/+504
2024-03-22radeonsi: implement the shader debug log from ac_nir_store_debug_log_amdMarek Olšák5-0/+73
2024-03-22radeonsi: preserve alpha if needed in kill_ps_outputs_cbPierre-Eric Pelloux-Prayer1-0/+5
2024-03-21ac/llvm,radeonsi: fix memory leaks triggered by ac_nir_translate() errorsPatrick Lerda4-7/+6
2024-03-18radeonsi/ci: update failuresMarek Olšák3-2/+1
2024-03-18radeonsi/ci: run GLCTS, ESCTS, and dEQP from the glcts directoryMarek Olšák1-15/+9
2024-03-18radeonsi/ci: udpate expected failuresEric Engestrom1-3/+100
2024-03-15radeonsi: add test failures due to incorrect tests for nir_opt_varyingsMarek Olšák2-1/+213
2024-03-15radeonsi: enable uniform propagation for varyings except VP/EnergyMarek Olšák3-0/+139
2024-03-15radeonsi: set trivial NIR options for nir_opt_varyingsMarek Olšák2-1/+3
2024-03-15radeonsi: set the lower_mediump_io callback for GLSLMarek Olšák3-11/+15
2024-03-15radv: add a GPU hang workaround for legacy tess+GS for GFX10.3Samuel Pitoiset3-12/+19
2024-03-15radv: program SAMPLE_MASK_TRACKER_WATERMARK optimally for GFX11 APUsSamuel Pitoiset1-1/+4
2024-03-15radv: fix programming of PA_SC_BINNER_CNTL_1.MAX_ALLOC_COUNT on GFX11Samuel Pitoiset1-2/+7
2024-03-15radv: disable binning correctly on GFX11.5Samuel Pitoiset1-2/+4
2024-03-15radeonsi: Only enable SEs that the device reportsFriedrich Vock1-8/+6
2024-03-14iris: Remove suballocation in iris_flush_resource()Kenneth Graunke1-52/+23
2024-03-12radeonsi: don't test so many wave limits for AMD_TEST=testdmaperfMarek Olšák1-1/+2
2024-03-12radeonsi: fix the DMA compute shaderMarek Olšák1-4/+6
2024-03-12radeonsi: derive htAlyssa Rosenzweig1-12/+2
2024-03-11radeonsi: split RADEON_USAGE_NEEDS_IMPLICIT_SYNC into CB and DB flagsQiang Yu5-18/+23
2024-03-11radeonsi: add radeonsi_cache_rb_gl2 option enabling GL2 caching for CB and DBMarek Olšák2-22/+39
2024-03-11radeonsi/gfx11: add missing DCC_RD_POLICY settingMarek Olšák1-1/+2
2024-03-11radeonsi/gfx11: program SAMPLE_MASK_TRACKER_WATERMARK optimally for APUsMarek Olšák1-2/+3
2024-03-11radeonsi: program tessellation rings right before drawsMarek Olšák1-72/+42
2024-03-11radeonsi/gfx11: program the attribute ring right before drawsMarek Olšák4-40/+49
2024-03-11radeonsi: allocate only one set of tessellation rings per deviceMarek Olšák5-47/+68
2024-03-11radeonsi/gfx10.3: add a GPU hang workaround for legacy tess+GSMarek Olšák2-1/+10
2024-03-11radeonsi/gfx11: fix programming of PA_SC_BINNER_CNTL_1.MAX_ALLOC_COUNTMarek Olšák1-1/+3
2024-03-11radeonsi: disable binning correctly on gfx11.5Marek Olšák1-1/+4
2024-03-05radeonsi/gfx10: fix main_shader_part_ngg_es memory leakPatrick Lerda1-0/+2
2024-03-04radeonsi/vcn: avoid hard-coding the number of jpeg instanceSathishkumar S2-4/+4
2024-03-04radeonsi/vcn: set jpeg reg version for gfx 1151Saleemkhan Jamadar3-0/+5
2024-03-03radeonsi/ci: add vangogh piglit flakeEric Engestrom1-0/+2
2024-02-29radeonsi/vcn: Implement separate QP for I/P/B framesDavid Rosca5-33/+114
2024-02-29radeonsi/vcn: Use temporal_layer_index to select temporal layerDavid Rosca3-7/+4
2024-02-28egl/wayland: use __DRI_IMAGE_PRIME_LINEAR_BUFFER in get_back_boPierre-Eric Pelloux-Prayer2-5/+9
2024-02-28radv: clean up MAX_ALLOWED_TILES_IN_WAVE programmingSamuel Pitoiset1-10/+8
2024-02-27radeonsi/vcn: vcn4 av1 long term ref supportRuijing Dong3-20/+153
2024-02-27radeonsi/vcn: data structure av1 enc long term reference.Ruijing Dong2-0/+9
2024-02-27radv/video: use vcn ip version in more places.Dave Airlie1-51/+58
2024-02-23radeonsi: Set PIPE_CAP_CL_GL_SHARING to trueAntonio Gomes1-0/+1
2024-02-22amd, radeonsi: Lower minimum supported video dimensions for AV1Charlie Turner1-1/+1