summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-8/+4
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds10-36/+36
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook11-50/+54
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu1-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones1-1/+0
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu2-2/+18
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam1-5/+4
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu1-1/+3
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-02-06drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen1-1/+1
2026-02-04drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo1-11/+9
2026-02-04drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen3-3/+59
2026-02-04drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones1-0/+1
2026-02-04drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu1-1/+20
2026-02-04drm/amd/display: Fix IGT link training failure on Replay panelRay Wu1-0/+3
2026-02-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-02-01Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...Dave Airlie2-3/+3
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie2-5/+12
2026-01-28drm/amd/display: Fix GFX12 family constant checksMatthew Stewart2-3/+3
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie2-13/+8
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah2-5/+12
2026-01-21drm/amd/display: Only poll analog connectorsTimur Kristóf1-2/+8
2026-01-21drm/amd/display: Only poll analog connectorsTimur Kristóf1-2/+8
2026-01-21drm/amd/display: Add DMU crash recovery callback to DMNicholas Kazlauskas1-0/+6
2026-01-21drm/amd/display: Add IPS residency info to debugfsRay Wu1-1/+70
2026-01-21drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)2-0/+26
2026-01-21drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski1-4/+6
2026-01-18Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie4-37/+94
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-9/+9
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie6-30/+62
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski2-4/+16
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski2-4/+16
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov1-9/+9
2026-01-10drm/amd/display: switch to drm_dbg_ macros instead of DRM_DEBUG_ variantsAurabindo Pillai1-12/+13
2026-01-10drm/amd/display: switch to drm_dbg_kms() from DRM_DEBUG_KMSAurabindo Pillai1-15/+15
2026-01-10drm/amd/display: disable replay when crc source is enabledRay Wu3-3/+30
2026-01-10drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)1-1/+2
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang1-1/+1
2026-01-06drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung1-1/+1
2026-01-06drm/amd/display: Consolidate dmub fb info to a single structDillon Varone1-2/+2
2026-01-06drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)3-5/+9