linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/virtual
Andrew Jiang 8740196935 drm/amd/display: Move power control from link encoder to hwsequencer
A recent commit moved the backlight control code along with the register
defines, but did not move the power control code. This along with
remnant fields in the dce110_link_enc_registers struct made it so that
the code still compiled, but any attempts to access the
LVTMA_PWRSEQ_STATE register led to reading from an address of 0. This
patch corrects that.

Also, rename blacklight_control to edp_backlight_control (Typo fix).

Signed-off-by: Andrew Jiang <Andrew.Jiang@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-10-21 16:44:08 -04:00
..
Makefile drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
virtual_link_encoder.c drm/amd/display: Move power control from link encoder to hwsequencer 2017-10-21 16:44:08 -04:00
virtual_link_encoder.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00
virtual_stream_encoder.c drm/amd/display: Use kernel alloc/free 2017-09-28 16:46:15 -04:00
virtual_stream_encoder.h drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00