summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao-37/+104
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang-0/+1
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li-1879/+1493
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li-140/+885
2026-03-11drm/amd/display: Clean up unused codeClay King-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas-0/+18
2026-03-11drm/amd/display: Add new types to replay configChunTao Tso-1/+4
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas-20/+18
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li-11/+28
2026-03-11drm/amd/display: Update underflow detectionCharlene Liu-2/+6
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland-0/+3
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland-4/+12
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea-0/+27
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang-11/+12
2026-03-11drm/amd/display: Clean up NULL pointer warnings in dml2Gaghik Khachatrian-3/+38
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie-4359/+106719
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello-0/+6
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang-1/+4
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea-8/+8
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello-0/+4
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang-1/+2
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang-2/+4
2026-03-06drm/amdgpu: push userq debugfs function in amdgpu_debugfs filesSunil Khatri-48/+58
2026-03-06drm/amdgpu/userq: declutter the code with gotoSunil Khatri-22/+18
2026-03-06drm/amdgpu/userq: defer queue publication until create completesSunil Khatri-33/+33
2026-03-06drm/amdgpu: Check for multiplication overflow in checkpoint stack sizeDavid Francis-8/+22
2026-03-06drm/amdkfd: fix the warning for potential insecure stringSunil Khatri-2/+2
2026-03-06drm/amdgpu: fix warning for potentially insecure stringSunil Khatri-1/+1
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal-0/+3
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal-2/+51
2026-03-06drm/amdgpu: include ip discovery data in devcoredumpPierre-Eric Pelloux-Prayer-0/+47
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang-1/+4
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea-8/+8
2026-03-06drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edidJoshua Peisach-15/+7
2026-03-06drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edidJoshua Peisach-23/+23
2026-03-06drm/amdgpu/gfx12.1: add support for disable_kqAlex Deucher-19/+71
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello-0/+6
2026-03-06drm/amdgpu: gfx 12.1 cleanupsAlex Deucher-15/+4
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann-18/+3
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang-1/+2
2026-03-06drm/amdgpu/userq: remove queue from doorbell xa during clean upSunil Khatri-0/+1
2026-03-06drm/amdgpu/userq: remove queue from doorbell xarraySunil Khatri-0/+1