summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2025-09-03drm: panel-backlight-quirks: Log applied panel brightness quirksAntheas Kapenekakis
2025-09-03drm: panel-backlight-quirks: Add brightness mask quirkAntheas Kapenekakis
2025-09-03drm: panel-backlight-quirks: Convert brightness quirk to generic structureAntheas Kapenekakis
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-08-29drm/amd/display: Skip Check Runtime Link Setting for Specific Branch DeviceFangzhi Zuo
2025-08-29drm/amd/display: Optimize custom brightness curve interpolationMario Limonciello
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello
2025-08-18drm/amd/display: Fix Xorg desktop unresponsive on Replay panelTom Chung
2025-08-18drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello
2025-08-18drm/amd/display: Attach privacy screen to DRM connectorMario Limonciello
2025-08-18drm/amd/display: Optimize amdgpu_dm_atomic_commit_tail()Mario Limonciello
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-06drm/amd/display: Add NULL check for stream before dereference in 'dm_vupdate_...Srinivasan Shanmugam
2025-08-06drm/amd/display: Fix vupdate_offload_work docAurabindo Pillai
2025-08-04drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello
2025-08-04drm/amd/display: Add primary plane to commits for correct VRR handlingMichel Dänzer
2025-08-04drm/amd/display: Avoid Read Remote DPCD Many TimesFangzhi Zuo
2025-08-04drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello
2025-08-04drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai
2025-08-04drm/amd/display: fix dmub access race conditionAurabindo Pillai
2025-08-04drm/amd/display: Add primary plane to commits for correct VRR handlingMichel Dänzer
2025-07-31Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28drm/amd/display: Add Replay residency in debugfsRay Wu
2025-07-28drm/amd/display: Remove unnecessary includesMario Limonciello
2025-07-28drm/amd/display: Remove unnecessary whitespaceMario Limonciello
2025-07-28drm/amd/display: Drop unused includeMario Limonciello
2025-07-28drm/amd/display: Add missing SPDX license identifierMario Limonciello
2025-07-28drm/amd/display: Drop unnecessary 'rc' variable in amdgpu_dm_backlight_get_le...Mario Limonciello
2025-07-28drm/amd/display: Pass up errors for reset GPU that fails to init HWMario Limonciello
2025-07-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello
2025-07-28drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello
2025-07-28drm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä
2025-07-15drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen
2025-07-07drm/amd/display: Use scaling for non-native resolutions on LVDSAlex Deucher
2025-07-07drm/amd/display: Disable common modes for LVDSAlex Deucher
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai
2025-06-24drm/amd/display: Add a trace event for brightness programmingMario Limonciello
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello
2025-06-24drm/amd/display: Rewording Mode Validation ResultFangzhi Zuo