summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2026-02-10drm: Allow driver-managed destruction of colorop objectsChaitanya Kumar Borah-8/+10
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen-1/+1
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann-93/+287
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-27drm/amd/display: Attach OLED property to eDP panelsMario Limonciello (AMD)-0/+7
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
2026-01-05drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)-2/+4
2025-12-22drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...Jani Nikula-0/+3
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello-23/+36
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello-23/+36
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski-0/+11
2025-12-08drm/amd/display: Add additional checks for PSP footer sizeOvidiu Bunea-20/+38
2025-12-08drm/amd/display: Permit DC_FP_START/END only in non-FP compilation unitsArd Biesheuvel-0/+8
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski-0/+11
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-46/+200
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-35/+1050