summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
diff options
context:
space:
mode:
authorAnthony Koo <Anthony.Koo@amd.com>2019-01-17 10:57:23 -0500
committerAlex Deucher <alexander.deucher@amd.com>2019-02-05 21:16:23 -0500
commitb21e09d0558e4af7fa1a147be4e3da1a46ebbf77 (patch)
tree2707713aa1c602cb4c03c4405420bbfa5c86d10b /drivers/gpu/drm/amd/display/amdgpu_dm
parenta4f1d2b8a543e136a0c945ca85d5d64ab471ac2a (diff)
downloadlinux-b21e09d0558e4af7fa1a147be4e3da1a46ebbf77.tar.bz2
drm/amd/display: fix issue with DC brightness low with VB
[Why] The problem is that we accidentally stopped loading some of the IRAM bytes used for the backlight ramping mechanism. This happened when we started reserving some region of IRAM as DMCU FW write only. [How] This change will define a start+end region for the IRAM read only region. So the parameters needed for the backlight operation will be loaded since it will be defined outside of the read only region. Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm')
0 files changed, 0 insertions, 0 deletions