linux/drivers/gpu/drm/amd/display
Sung Lee 387f3a30cc 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 16:40:17 -04:00
..
amdgpu_dm drm/amdgpu: Get DRM dev from adev by inline-f 2020-08-24 13:06:06 -04:00
dc drm/amd/display: Send DISPLAY_OFF after power down on boot 2020-08-26 16:40:17 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.29 2020-08-17 14:09:14 -04:00
include drm/amd/display: fix pow() crashing when given base 0 2020-08-17 14:08:59 -04:00
modules drm/amd/display: Change ABM config init interface 2020-08-17 14:07:42 -04:00
Kconfig drm/amd/display: add DCN support for aarch64 2020-08-10 17:26:53 -04:00
Makefile
TODO