David Francis 35dad45d5c drm/amd/display: Detach backlight from stream
[Why]
Backlight is conceptually a property of links, not streams.
All backlight programming is done on links, but there is a
stream property bl_pwm_level that is used to restore backlight
on dpms on and s3 resume.  This is unnecessary, as backlight
is already restored by hardware with no driver intervention.

[How]
Remove bl_pwm_level, and the stream argument to set_backlight

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=109375
Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 923fe4951282cbdfce05186c10380bbc45b5e03b)
2019-01-16 17:11:47 -05:00
..
2018-12-25 11:48:26 -08:00
2018-11-22 12:54:38 +10:00
2018-12-25 11:48:26 -08:00
2018-11-28 09:31:07 -08:00
2018-12-25 11:48:26 -08:00
2018-12-25 11:48:26 -08:00
2019-01-01 15:55:29 -08:00
2018-11-20 14:56:18 +01:00
2018-11-29 10:28:49 +10:00
2018-06-28 13:29:07 +10:00
2018-11-20 14:56:18 +01:00
2018-12-25 11:48:26 -08:00
2018-12-25 11:48:26 -08:00
2018-07-13 18:40:28 +02:00
2018-10-04 11:03:34 +10:00
2018-11-30 10:57:18 +01:00