diff options
author | 2020-07-14 13:42:05 -0400 | |
---|---|---|
committer | 2020-07-30 14:13:10 -0400 | |
commit | 097e6d98c98fc79625e44c03c56924a6bb2569ef (patch) | |
tree | 8a69698d3d08d40f17334ad469c07af8352ddcf6 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd/display: Allow asic specific FSFT timing optimization (diff) | |
download | linux-dev-097e6d98c98fc79625e44c03c56924a6bb2569ef.tar.xz linux-dev-097e6d98c98fc79625e44c03c56924a6bb2569ef.zip |
drm/amd/display: DSC Clock enable debugfs write entry
[Why]
Need a mechanism to force enable DSC on any connector
[How]
Debugfs entry overwrites newly added connector's dsc preffered
settings structure and sets dsc_clock_en flag on it.
During the attomic commit, depending if connector is SST or
MST, we will enable DSC manually by overwriting stream's DSC flag.
Signed-off-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Mikita Lipski <Mikita.Lipski@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions