diff options
author | Mikita Lipski <[email protected]> | 2019-10-28 17:33:32 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-01-09 18:07:47 -0500 |
commit | 8afb7e6afadb36b160143794c1d2fdfbde189750 (patch) | |
tree | 8d9d34fc2e8e7f30502be6473634cd77b913fcdd /tools/perf/scripts/python | |
parent | 1c6c1cb5afc77cc8afbe563937c3bd1a41172459 (diff) |
drm/dp_mst: Add DSC enablement helpers to DRM
Adding a helper function to be called by
drivers outside of DRM to enable DSC on
the MST ports.
Function is called to recalculate VCPI allocation
if DSC is enabled and raise the DSC flag to enable.
In case of disabling DSC the flag is set to false
and recalculation of VCPI slots is expected to be done
in encoder's atomic_check.
v2: squash separate functions into one and call it per
port
v3: Fix comment typos
Reviewed-by: Lyude Paul <[email protected]>
Signed-off-by: Mikita Lipski <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions