summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li
2026-03-11drm/amd/display: Clean up unused codeClay King
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas
2026-03-11drm/amd/display: Add new types to replay configChunTao Tso
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li
2026-03-11drm/amd/display: Update underflow detectionCharlene Liu
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang
2026-03-11drm/amd/display: Clean up NULL pointer warnings in dml2Gaghik Khachatrian
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06drm/amdgpu: push userq debugfs function in amdgpu_debugfs filesSunil Khatri
2026-03-06drm/amdgpu/userq: declutter the code with gotoSunil Khatri
2026-03-06drm/amdgpu/userq: defer queue publication until create completesSunil Khatri
2026-03-06drm/amdgpu: Check for multiplication overflow in checkpoint stack sizeDavid Francis
2026-03-06drm/amdkfd: fix the warning for potential insecure stringSunil Khatri
2026-03-06drm/amdgpu: fix warning for potentially insecure stringSunil Khatri
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal
2026-03-06drm/amdgpu: include ip discovery data in devcoredumpPierre-Eric Pelloux-Prayer
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edidJoshua Peisach
2026-03-06drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edidJoshua Peisach
2026-03-06drm/amdgpu/gfx12.1: add support for disable_kqAlex Deucher
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: gfx 12.1 cleanupsAlex Deucher
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amdgpu/userq: remove queue from doorbell xa during clean upSunil Khatri
2026-03-06drm/amdgpu/userq: remove queue from doorbell xarraySunil Khatri
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin