diff options
author | Eryk Brol <[email protected]> | 2020-08-27 16:57:14 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-15 17:52:42 -0400 |
commit | 28b2f656d3ae27e85a3ac312876d1f3114a2463d (patch) | |
tree | 51ae4f54c28b4f3d745a0471a8e7a58a2c5b61de /drivers/usb/cdns3/cdns3-pci-wrap.c | |
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 <[email protected]>
Signed-off-by: Mikita Lipski <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions