summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
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: Don't try to enable/disable HPD when unavailableTimur Kristóf
2025-10-28drm/amd/display: Add analog bit to edid_caps (v2)Timur Kristóf
2025-10-28drm/amd/display: Determine DVI-I connector type (v2)Timur Kristóf
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung
2025-10-28drm/amd: Re-introduce property to control adaptive backlight modulationMario Limonciello
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai
2025-10-20drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai
2025-10-20drm/amd/display: Add sink/link debug logsAurabindo Pillai
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen
2025-09-23drm/amd/display: Refactor SMU tracingDillon Varone
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee
2025-09-23drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+Ivan Lipski
2025-09-23drm/amd/display: Handle interpolation for first data pointMario Limonciello
2025-09-23drm/amd/display: Add missing post flip callsDillon Varone
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-18drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz
2025-09-16drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logicRodrigo Siqueira
2025-09-16drm/amd/display: Use kmalloc_array() instead of kmalloc()James Flowers
2025-09-15drm/amd/display: Don't use non-registered VUPDATE on DCE 6Timur Kristóf
2025-09-15drm/amd/display: Disable VRR on DCE 6Timur Kristóf
2025-09-15drm/amd/display: Add fallback path for YCBCR422Mario Limonciello
2025-09-15drm/amd/display: Set up pixel encoding for YCBCR422Mario Limonciello
2025-09-15drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers
2025-09-15drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-05drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)
2025-09-05drm/amd/display: Fix pbn_div Calculation ErrorFangzhi Zuo
2025-09-05drm/amd/display: Refine error message for vblank init failureRoman Li
2025-09-05drm/amd/display: Indicate when custom brightness curves are in useMario Limonciello
2025-09-05drm/amd/display: Add HDCP policy controlOleh Kuzhylnyi
2025-09-05drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo
2025-09-05drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae
2025-09-05Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie