summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-07-28drm/amd/display: Promote DAL to 3.2.341Taimur Hassan-1/+1
2025-07-28drm/amd/display: [FW Promotion] Release 0.1.18.0Taimur Hassan-3/+3
2025-07-28drm/amdgpu: update mmhub 4.1.0 client id mappingsAlex Deucher-21/+13
2025-07-28drm/amd/display: Allow DCN301 to clear update flagsIvan Lipski-1/+2
2025-07-28drm/amd/display: Pass up errors for reset GPU that fails to init HWMario Limonciello-1/+3
2025-07-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello-1/+2
2025-07-28drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello-2/+4
2025-07-28drm/amd/display: Disable dsc_power_gate for dcn314 by defaultRoman Li-0/+1
2025-07-28drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min-10/+29
2025-07-28drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr accessYang Wang-2/+4
2025-07-28drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'Srinivasan Shanmugam-1/+7
2025-07-28drm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen-2/+2
2025-07-28drm/amdgpu: Avoid extra evict-restore process.Gang Ba-4/+2
2025-07-28drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_propAlex Deucher-0/+2
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev-1/+1
2025-07-28drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()Nathan Chancellor-1/+1
2025-07-28drm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone-14/+15
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+20
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie-530/+1957
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-12/+41
2025-07-17drm/amdgpu: move reset support type checks into the callerAlex Deucher-79/+37
2025-07-17drm/amdgpu/sdma7: re-emit unprocessed state on ring resetAlex Deucher-4/+3
2025-07-17drm/amdgpu/sdma6: re-emit unprocessed state on ring resetAlex Deucher-4/+3
2025-07-17drm/amdgpu/sdma5.2: re-emit unprocessed state on ring resetAlex Deucher-2/+6
2025-07-17drm/amdgpu/sdma5: re-emit unprocessed state on ring resetAlex Deucher-2/+6
2025-07-17drm/amdgpu/gfx12: re-emit unprocessed state on ring resetAlex Deucher-31/+4
2025-07-17drm/amdgpu/gfx11: re-emit unprocessed state on ring resetAlex Deucher-31/+4
2025-07-17drm/amdgpu/gfx10: re-emit unprocessed state on ring resetAlex Deucher-31/+4
2025-07-17drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher-7/+2
2025-07-17drm/amdgpu/gfx9: re-emit unprocessed state on kcq resetAlex Deucher-8/+2
2025-07-17drm/amdgpu: Add WARN_ON to the resource clear functionArunpravin Paneer Selvam-1/+4
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar-1/+1
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar-19/+19
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen-0/+1
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar-2/+7
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen-1/+10
2025-07-16drm/amd/display: Free memory allocationClayton King-1/+2
2025-07-16drm/amdgpu: Replace HQD terminology with slots namingJesse Zhang-5/+5
2025-07-16drm/amdgpu: Add user queue instance count in HW IP infoJesse Zhang-0/+20
2025-07-16drm/amd/amdgpu: Add helper functions for isp buffersPratap Nirujogi-10/+176
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi-6/+11
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen-0/+1
2025-07-16drm/amd/pm: fix null pointer accessUmio Yasuno-0/+5
2025-07-16drm/amdgpu/jpeg: clean up reset type handlingAlex Deucher-26/+29
2025-07-16drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2Christian König-4/+4
2025-07-16drm/amdgpu/vcn3: implement ring resetAlex Deucher-0/+27
2025-07-16drm/amdgpu/vcn2.5: implement ring resetAlex Deucher-0/+25
2025-07-16drm/amdgpu/vcn2: implement ring resetAlex Deucher-0/+26
2025-07-16drm/amdgpu/vcn: add a helper framework for engine resetsAlex Deucher-1/+84
2025-07-16drm/amdgpu/vcn5: re-emit unprocessed state on ring resetAlex Deucher-8/+2