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