linux/drivers/gpu/drm/amd/display
Sung Lee d2ce14fd99 drm/amd/display: Send DISPLAY_OFF after power down on boot
[WHY]
update_clocks might not be called on headless adapters. This means
DISPLAY_OFF may not be sent in headless cases.

[HOW]
If hardware is powered down on boot because it is headless (mode set
does not happen on that adapter) also send DISPLAY_OFF notification.

Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-26 15:18:41 -04:00
..
amdgpu_dm drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps 2020-08-26 15:13:14 -04:00
dc drm/amd/display: Send DISPLAY_OFF after power down on boot 2020-08-26 15:18:41 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.25 2020-07-21 15:37:39 -04:00
include drm/amd/display: fix pow() crashing when given base 0 2020-08-18 18:01:21 -04:00
modules drm/amd/display: Fix LFC multiplier changing erratically 2020-08-10 18:08:53 -04:00
Kconfig drm/amd/display: Add DCN3 to Kconfig 2020-07-01 01:59:15 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO