diff options
author | Anthony Koo <[email protected]> | 2019-01-17 10:57:23 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-02-05 21:16:23 -0500 |
commit | b21e09d0558e4af7fa1a147be4e3da1a46ebbf77 (patch) | |
tree | 2707713aa1c602cb4c03c4405420bbfa5c86d10b /tools/perf/util/c++/clang-test.cpp | |
parent | a4f1d2b8a543e136a0c945ca85d5d64ab471ac2a (diff) |
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 <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions