summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi
AgeCommit message (Expand)AuthorFilesLines
2024-03-30radeonsi: Put HS output count in TCS offchip layout, not patch data offset.Timur Kristóf4-9/+34
2024-03-30ac/llvm, radeonsi: Handle tess_rel_patch_id in common code.Timur Kristóf1-3/+0
2024-03-28ac/nir/tess: Emit tess factor stores based on new intrinsics.Timur Kristóf1-2/+0
2024-03-28radeonsi: Implement new intrinsics for monolithic shaders.Timur Kristóf1-0/+14
2024-03-28radeonsi/vcn: mark rc_per_pic as obsoletedBoyuan Zhang2-16/+18
2024-03-28radeonsi/vcn: choose rc_per_pic by encode verisonBoyuan Zhang3-7/+55
2024-03-28ac/nir/tess: Emit tess factor output independently of whether it can be passe...Timur Kristóf1-2/+4
2024-03-25radeonsi/vcn: update to use correct padding size.Ruijing Dong4-30/+33
2024-03-25radeonsi/vcn: add enc surface alignment capsRuijing Dong1-0/+12
2024-03-25radeonsi/vpe: support vpe 1.1Alan Liu1-0/+8
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 Lerda1-1/+0
2024-03-19ac/parse_ib: Replace the parameter list with ac_ib_parserKonstantin Seurer1-6/+36
2024-03-19ac: Annotate context rollsKonstantin Seurer1-1/+1
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-15glsl/linker,st/mesa: enable nir_opt_varyings and lower IO in the linkerMarek Olšák5-6/+0
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-15radeonsi: Only enable SEs that the device reportsFriedrich Vock1-8/+6
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 Yu4-14/+18
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-04ci/deqp: use the proper gl/gles releases for deqp-gl*, deqp-gles*, deqp-eglEric Engestrom1-8/+8
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 Jamadar1-0/+1
2024-02-29radeonsi/vcn: Implement separate QP for I/P/B framesDavid Rosca4-29/+101
2024-02-29radeonsi/vcn: Use temporal_layer_index to select temporal layerDavid Rosca3-7/+4
2024-02-27radeonsi/vcn: vcn4 av1 long term ref supportRuijing Dong3-20/+153
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
2024-02-16radeonsi/vcn: only use multi slices reflist when availableBoyuan Zhang1-3/+3
2024-02-12radeonsi/vcn: Don't reinitialize encode session on bitrate/fps changeDavid Rosca4-14/+36
2024-02-07radeonsi,aco: remove the VS prologMarek Olšák16-540/+73
2024-02-07gallium: remove take_ownership from set_vertex_buffers, assume it's trueMarek Olšák1-8/+4
2024-02-07radeonsi/ci: add gfx11 flakesMarek Olšák1-0/+4