summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-17radeonsi: don't use staging uploads for buffers & shaders with all VRAM visibleMarek Olšák2-2/+2
2024-01-17radeonsi: expose shader profiles to other .c filesMarek Olšák2-10/+18
2024-01-17radeonsi: report more detailed output stats for shader-dbMarek Olšák1-19/+27
2024-01-17ac,radeonsi: emulate GS primitive pipeline stat on gfx11 because of cullingMarek Olšák7-10/+32
2024-01-17amd: unify NIR options between RADV and radeonsiMarek Olšák4-171/+158
2024-01-16radeonsi/vcn: remove EFC support for renoirThong Thai1-1/+1
2024-01-16radeonsi/vcn: Fix H264 slice header when encoding I framesDavid Rosca2-2/+6
2024-01-15radv: never set DISABLE_WR_CONFIRM for CP DMA clears and copiesTatsuyuki Ishi1-6/+0
2024-01-12Revert "ci/radeonsi: disable VA-API testing on raven"Pierre-Eric Pelloux-Prayer1-2/+2
2024-01-12radeonsi: compute epitch when modifying surf_pitchPierre-Eric Pelloux-Prayer2-13/+33
2024-01-11radeonsi/vpe: Don't map and unmap emb_buffer every time in process_frameAlan Liu2-5/+18
2024-01-11radeonsi/vpe: Add environment variable to set embbuf numberAlan Liu1-2/+4
2024-01-11radeonsi/vpe: pre-allocate stream struceutrePeyton Lee2-12/+20
2024-01-11radeonsi/vpe: support multi-bufferPeyton Lee2-17/+55
2024-01-11radeonsi/vpe: move flush to si_vpe_processor_end_framePeyton Lee1-13/+11
2024-01-11radeonsi/vpe: disable info logPeyton Lee1-1/+1
2024-01-11radeonsi/vpe: remove wait source surface fence and while loopPeyton Lee1-8/+3
2024-01-10radeonsi/vcn: update session_info from vcn3 and up.Ruijing Dong1-0/+10
2024-01-09radv: do not program COMPUTE_MAX_WAVE_ID (GDS register) on GFX6Samuel Pitoiset1-10/+0
2024-01-09Revert "ac/nir: Export clip distances according to clip_cull_mask"Sergi Blanch Torne1-12/+3
2024-01-08gallium/u_threaded: keep it enabled even if the CPU count is 1Marek Olšák1-1/+1
2024-01-06radeonsi/ci: add gfx11 flakesMarek Olšák1-0/+6
2024-01-06r300,r600,radeonsi: switch to pb_buffer_leanMarek Olšák45-412/+417
2024-01-05rusticl: use real buffer for cb0 for drivers preferingKarol Herbst5-9/+67
2024-01-04radv: drop si_ prefix from all functionsSamuel Pitoiset15-257/+259
2024-01-02ci/radeonsi: disable VA-API testing on ravenDavid Heidelberg1-2/+2
2024-01-02radeonsi: convert "gfx11_create_sh_query_result_cs" shader to nirGanesh Belgur Ramachandra4-231/+252
2024-01-02radeonsi: convert "create_query_result_cs" shader to nirGanesh Belgur Ramachandra3-216/+381
2024-01-02radeonsi: add comments for unpack_2x16* utility functionsGanesh Belgur Ramachandra1-0/+2
2024-01-02radeonsi: enable nir pass for 64 bit operationsGanesh Belgur Ramachandra1-0/+1
2023-12-20radeonsi: emit SQ_NON_EVENT for GFX11_5Lang Yu1-1/+1
2023-12-20radeonsi: fix extra_md handling with fmaskPierre-Eric Pelloux-Prayer1-1/+2
2023-12-20radeonsi/sqtt: handle COMPUTE queues as wellPierre-Eric Pelloux-Prayer1-37/+46
2023-12-20radeonsi/sqtt: fix capturing RGP on RDNA3 with more than one Shader EnginePierre-Eric Pelloux-Prayer1-38/+24
2023-12-20radeonsi/sqtt: fix emitting SQTT userdata when CAM is neededPierre-Eric Pelloux-Prayer1-1/+3
2023-12-20radeonsi/winsys: add cs_get_ip_type functionPierre-Eric Pelloux-Prayer3-0/+20
2023-12-20radeonsi/sqtt: fix capturing indirect dispatches with SQTTPierre-Eric Pelloux-Prayer1-3/+9
2023-12-20radeonsi/sqtt: reformat with clang-formatPierre-Eric Pelloux-Prayer1-729/+739
2023-12-20radeonsi/sqtt: use calloc instead of mallocPierre-Eric Pelloux-Prayer1-1/+1
2023-12-20radeonsi/sqtt: rework pm4.reg_va_low_idxPierre-Eric Pelloux-Prayer4-7/+7
2023-12-20radeonsi/sqtt: clear record_counts variablePierre-Eric Pelloux-Prayer1-0/+3
2023-12-20radeonsi/sqtt: fix RGP pm4 state emit functionPierre-Eric Pelloux-Prayer1-0/+1
2023-12-20radeonsi: Add support to clear LDS at the end of a shader.Bas Nieuwenhuizen5-1/+18
2023-12-20radeonsi: unify elf and raw shader binary uploadQiang Yu1-64/+76
2023-12-18radeonsi/vcn: ROI capability value initialization.Ruijing Dong1-0/+2
2023-12-15radeonsi/vcn: enable ROI feature in vcn.Ruijing Dong1-0/+11
2023-12-15radeonsi/vcn: ROI feature implementationRuijing Dong5-13/+189
2023-12-13ci/radeonsi: Occlusion queries are flaky on stoneyDaniel Stone1-0/+3
2023-12-13ac,radeonsi: require DRM 3.27+ (kernel 4.20+) same as RADVMarek Olšák4-117/+63
2023-12-13radeonsi: fix reg_saved_mask for non graphics contextsKarol Herbst1-2/+2