aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-12-16drm/amdgpu: add gfx sysfs support for gfx_v12_1Likun Gao1-0/+4
2025-12-16drm/amdgpu/mes_v12_1: fix mes access xcd registerJack Xiao1-0/+20
2025-12-16drm/amdgpu: normalize reg addr as local xcc for gfx v12_1Likun Gao1-0/+30
2025-12-16drm/amdgpu: support xcc harvest for ih translateLikun Gao1-4/+6
2025-12-16drm/amdgpu: Correct inst_id input from physical to logicLikun Gao1-25/+25
2025-12-16drm/amdgpu: use physical xcc id to get rrmtLikun Gao1-10/+16
2025-12-16drm/radeon: Convert logging in radeon_display.c to drm_* helpersMukesh Ogare1-27/+39
2025-12-16drm/amdkfd: Fix improper NULL termination of queue restore SMI event stringBrian Kocoloski1-1/+1
2025-12-16drm/amdgpu: Correct xcc_id input to GET_INST from physical to logicLikun Gao3-37/+24
2025-12-16drm/amdgpu: Fix CP_MEC_MDBASE in multi-xcc for gfx v12_1Michael Chen1-91/+95
2025-12-16drm/amdgpu: Support 57bit fault address for GFX 12.1.0Philip Yang1-1/+1
2025-12-16drm/amdgpu: Add pde3 table invalidation request for GFX 12.1.0Philip Yang2-0/+3
2025-12-16drm/amdkfd: Update LDS, Scratch base for 57bit addressPhilip Yang2-10/+14
2025-12-16drm/amdgpu: Enable 5-level page table for GFX 12.1.0Philip Yang1-3/+3
2025-12-16drm/amdgpu: init RS64_MEC_P2/P3_STACK for gfx12.1Feifei Xu1-0/+2
2025-12-16drm/amdgpu: Fix CU info calculations for GFX 12.1Mukul Joshi1-51/+27
2025-12-16drm/amdkfd: Update CWSR area calculations for GFX 12.1Mukul Joshi1-9/+54
2025-12-16drm/amdgpu: Add soc v1_0 ih client id tableHawking Zhang6-8/+96
2025-12-16drm/amdgpu: Flush TLB on all XCCs on GFX 12.1Mukul Joshi1-1/+1
2025-12-16drm/amd/pm: restore SCLK settings after S0ix resumemythilam2-5/+37
2025-12-16drm/amdgpu: do not use amdgpu_bo_gpu_offset_no_check individuallySaleemkhan Jamadar3-2/+30
2025-12-16drm/amdgpu: Change set ip clock/power gating paramLijo Lazar2-8/+6
2025-12-16drm/amdgpu: Use helper to get ip blockLijo Lazar1-25/+18
2025-12-16drm/amdgpu: Move ip block related functionsLijo Lazar4-443/+450
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher1-2/+8
2025-12-16drm/amd/display: Promote DC to 3.2.363Taimur Hassan1-1/+1
2025-12-16drm/amd/display: [FW Promotion] Release 0.1.40.0Taimur Hassan1-22/+48
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski3-10/+403
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu4-50/+57
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang2-2/+2
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang1-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li3-0/+9
2025-12-16drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku1-3/+12
2025-12-16drm/amd/display: Fix presentation of Z8 efficiencyAustin Zheng1-2/+3
2025-12-16drm/amd/display: Add use_max_lsw parameterOleh Kuzhylnyi2-0/+2
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu2-5/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu1-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2025-12-16drm/amd/display: Replay Video Conferencing V2ChunTao Tso1-0/+14
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)1-1/+4
2025-12-16drm/amdkfd: allow debug subscription to lds violations on gfx 1250Jonathan Kim2-0/+11
2025-12-16drm/amdgpu: enable gpu tlb flush for gfxhubLikun Gao1-3/+0
2025-12-16drm/amd/include : Update MES v12 API headerShaoyun Liu1-1/+2
2025-12-16drm/amdgpu: flush tlb properly for GMC v12.1 in early phaseLe Ma2-3/+6
2025-12-16drm/amdgpu: Use AMDGPU_IS_GFXHUB to screen out GFXHUB for GMC v12.1Le Ma1-3/+3
2025-12-16drm/amdgpu: only copy ucode for enabled xccLikun Gao1-4/+6
2025-12-16drm/amdgpu: fix issue when switch NPS1 to NPSXchong li1-3/+3
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam1-2/+5
2025-12-16drm/amd/include : Update MES v12 comments on RESET APIShaoyun Liu1-1/+20
2025-12-16drm/i915/display: Allow async flip when Selective Fetch is enabledJouni Högander1-8/+0