diff options
author | Jonathan Marek <jonathan@marek.ca> | 2020-07-11 03:47:26 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-07-31 16:46:16 +0300 |
commit | 7e9d4cdd653a4e9de6474fbca05c095f15798188 (patch) | |
tree | c18a0d0ac9c67d09049f413339cd2f795cb827c0 /scripts/bpf_helpers_doc.py | |
parent | 544d8b96150dea3d439dcaf66ac01eca58f4016c (diff) | |
download | linux-7e9d4cdd653a4e9de6474fbca05c095f15798188.tar.xz |
drm/msm/dpu: move some sspp caps to dpu_caps
This isn't something that ever changes between planes, so move it to
dpu_caps struct. Making this change will allow more re-use in the
"SSPP sub blocks config" part of the catalog, in particular when adding
support for SM8150 and SM8250 which have different max_linewidth.
This also sets max_hdeci_exp/max_vdeci_exp to 0 for sc7180, as decimation
is not supported on the newest DPU versions. (note that decimation is not
implemented, so this changes nothing)
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions