linux/drivers/gpu/drm/amd
David Francis 923fe49512 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

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>
2019-01-14 15:04:36 -05:00
..
acp drm/amdgpu: Remove wrapper layer of cgs irq handling 2018-03-21 14:36:58 -05:00
amdgpu drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL 2019-01-14 15:04:31 -05:00
amdkfd drm/amdgpu: Remove kgd2kfd function pointers 2019-01-14 15:04:29 -05:00
display drm/amd/display: Detach backlight from stream 2019-01-14 15:04:36 -05:00
include drm/amdgpu: Remove kgd2kfd function pointers 2019-01-14 15:04:29 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amd/powerplay: drop the unnecessary uclk hard min setting 2019-01-14 15:04:27 -05:00