diff options
author | Eryk Brol <eryk.brol@amd.com> | 2020-08-27 16:57:14 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-15 17:52:42 -0400 |
commit | 28b2f656d3ae27e85a3ac312876d1f3114a2463d (patch) | |
tree | 51ae4f54c28b4f3d745a0471a8e7a58a2c5b61de /README | |
parent | 918698d5c2b50433714d2042f55b55b090faa167 (diff) |
drm/amd/display: Calculate DSC number of slices in debugfs when forced
[why]
When comparing current DSC timing settings with enforced through
debugfs we have to calculate number of both vertical and horisontal
slices. So instead of doing that every time we should just
use number of slices rather than setting its dimensions.
[how]
In connector's dsc preferred settings structure change slice height
and slice width parameters to number of slices vertical and horisontal.
Also calculate number of slices in debugfs rather in create_stream_for_sink.
Signed-off-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions