diff options
author | Wenjing Liu <wenjing.liu@amd.com> | 2021-07-14 21:14:53 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-07-28 23:37:17 +0300 |
commit | 40ef288f90f962998f272630454d10a409554fb8 (patch) | |
tree | 77d33c5cbc2aa556911fb2647ca57ff16e0b4909 /drivers/gpu/drm/drm_agpsupport.c | |
parent | ea2f15ff7eaf86d3e72b619d68397dabb8f404f7 (diff) | |
download | linux-40ef288f90f962998f272630454d10a409554fb8.tar.xz |
drm/amd/display: add update authentication interface
[why]
Previously to toggle authentication, we need to remove and
add the same display back with modified adjustment.
This method will toggle DTM state without actual hardware changes.
This is not per design and would cause potential issues in the long run.
[how]
We are creating a dedicated interface that does the same thing as
remove and add back the display without changing DTM state.
Acked-by: Solomon Chiu <solomon.chiu@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_agpsupport.c')
0 files changed, 0 insertions, 0 deletions