commit | 5eefbc40173644b5f74d7e074ba6cd8de5563e05 | [log] [tgz] |
---|---|---|
author | Yue Hin Lau <[email protected]> | Fri Sep 15 17:42:20 2017 -0400 |
committer | Alex Deucher <[email protected]> | Sat Oct 21 16:42:02 2017 -0400 |
tree | e26a88a082e4999a947904ea8b11f9a12d766eba | |
parent | 62bf6e9b292212b9a821bd3c24adff57ff4b4bd7 [diff] [blame] |
drm/amd/display: moving backlight registers to hwsequencer Signed-off-by: Yue Hin Lau <[email protected]> Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h index 1fa2edc..210874f 100644 --- a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h +++ b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
@@ -176,6 +176,10 @@ struct hw_sequencer_funcs { void (*ready_shared_resources)(struct dc *dc, struct dc_state *context); void (*optimize_shared_resources)(struct dc *dc); + + void (*backlight_control)( + struct dc_link *link, + bool enable); }; void color_space_to_black_color(