summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
10 daysdrm/amd/display: check if ext_caps is valid in BL setupAlex Deucher
11 daysdrm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung
11 daysdrm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung
2026-02-03drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones
2026-02-03drm/amd/display: Fix writeback on DCN 3.2+Alex Hung
2026-01-27drm/amd/display: Fix GFX12 family constant checksMatthew Stewart
2026-01-20drm/amd/display: Detect panel type from VSDBMario Limonciello (AMD)
2026-01-20drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra
2026-01-10drm/amd/display: switch to drm_dbg_ macros instead of DRM_DEBUG_ variantsAurabindo Pillai
2026-01-10drm/amd/display: switch to drm_dbg_kms() from DRM_DEBUG_KMSAurabindo Pillai
2026-01-10drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)
2026-01-05drm/amd/display: Update dc_connection_dac_load to dc_connection_analog_loadAlex Hung
2026-01-05drm/amd/display: Consolidate dmub fb info to a single structDillon Varone
2026-01-05drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)
2025-12-08drm/amd/display: Add additional checks for PSP footer sizeOvidiu Bunea
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-26drm/amd/display: Ignore deprecated props when plane_color_pipeline setHarry Wentland
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)
2025-11-18drm/amd/display: Cleanup uses of the analog flagTimur Kristóf
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski
2025-11-11drm/amd/display: Fix annotations for connector poll/detect parametersSrinivasan Shanmugam
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong
2025-11-04drm/amd/display: Fix null pointer on analog detectionHarry Wentland
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter
2025-10-28drm/amd/display: Don't add freesync modes to analog displays (v2)Timur Kristóf
2025-10-28drm/amd/display: Add common modes to analog displays without EDIDTimur Kristóf
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf
2025-10-28drm/amd/display: Poll analog connectors (v3)Timur Kristóf
2025-10-28drm/amd/display: Refactor amdgpu_dm_connector_detect (v2)Timur Kristóf
2025-10-28drm/amd/display: Determine DVI-I connector type (v2)Timur Kristóf
2025-10-28drm/amd: Re-introduce property to control adaptive backlight modulationMario Limonciello