aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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-15Merge drm/drm-next into drm-misc-nextMaxime Ripard203-2091/+6686
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-138/+239
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)1-0/+2
2025-12-10drm/amdgpu: Set xcp id for mes ringHawking Zhang1-0/+1
2025-12-10drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCHHawking Zhang3-3/+6
2025-12-10drm/amdgpu: Initialize vram_info for gmc v12_1Hawking Zhang3-7/+17
2025-12-10drm/amdgpu: Init compute partition mode for gfx v12_1Hawking Zhang1-6/+28
2025-12-10drm/amdgpu: Initialize memory ranges for gmc v12_1Hawking Zhang1-0/+8
2025-12-10drm/amdgpu: Initialize memory partition callbacks for gmc v12_1Hawking Zhang1-0/+2
2025-12-10drm/amdgpu: support rlc autoload for muti-xccLikun Gao1-19/+38
2025-12-10drm/amdgpu: Enable atomics for all the available xccHawking Zhang1-5/+14
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi5-6/+14
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi5-2/+8