summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee-2/+2
2025-09-23drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz-4/+15
2025-09-15drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski-1/+38
2025-09-09drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae-1/+12
2025-09-09drm/amd/display: Drop dm_prepare_suspend() and dm_complete()Mario Limonciello (AMD)-21/+0
2025-09-09drm/amd/display: Disable DPCD Probe QuirkFangzhi Zuo-0/+1
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello-2/+1
2025-08-18drm/amd/display: Fix Xorg desktop unresponsive on Replay panelTom Chung-0/+19
2025-08-18drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello-0/+3
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-4/+13
2025-08-04drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello-4/+4
2025-08-04drm/amd/display: Add primary plane to commits for correct VRR handlingMichel Dänzer-0/+9
2025-07-31Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-7/+12
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-77/+164
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2025-07-28drm/amd/display: Pass up errors for reset GPU that fails to init HWMario Limonciello-1/+3
2025-07-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello-1/+2
2025-07-28drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello-2/+4
2025-07-28drm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen-2/+2
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev-1/+1
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+10
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-3/+3
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen-1/+10
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä-3/+3
2025-07-15drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen-1/+10
2025-07-07drm/amd/display: Use scaling for non-native resolutions on LVDSAlex Deucher-1/+2
2025-07-07drm/amd/display: Disable common modes for LVDSAlex Deucher-1/+2
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello-5/+7
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello-5/+7
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai-0/+4
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello-5/+5
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai-0/+4
2025-06-24drm/amd/display: Add a trace event for brightness programmingMario Limonciello-0/+34
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello-5/+5
2025-06-24drm/amd/display: Rewording Mode Validation ResultFangzhi Zuo-1/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-21/+34
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello-7/+7
2025-06-18drm/amd/display: Disable common modes for eDPMario Limonciello-1/+1
2025-06-18drm/amd/display: Use scaling for non-native resolutions on eDPMario Limonciello-0/+16
2025-06-18drm/amd/display: Destroy cached state in complete() callbackMario Limonciello-40/+60
2025-06-18drm/amd/display: Stop storing failures into adev->dm.cached_stateMario Limonciello-7/+18
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello-7/+7
2025-06-18drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4Austin Zheng-4/+7
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-2/+2
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li-2/+2
2025-06-03drm/amd/display: Drop unnecessary `amdgpu` prefixMario Limonciello-19/+19
2025-06-03drm/amd/display: Indirect buffer transport for FAMS2 commandsOleh Kuzhylnyi-0/+1
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello-2/+2