diff options
author | Imre Deak <imre.deak@intel.com> | 2021-10-27 01:51:00 +0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2021-11-09 10:02:48 -0500 |
commit | ade4a1fc5741a36b559dfbd4557dc3da1a4394af (patch) | |
tree | 3c2238bfbc209635311ca0b59ce6d5b9644e7df3 /include | |
parent | 90ab96f3872eae816f4e07deaa77322a91237960 (diff) | |
download | linux-ade4a1fc5741a36b559dfbd4557dc3da1a4394af.tar.bz2 |
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages
So far the remapped view size in GTT/DPT was padded to the next aligned
offset unnecessarily after the last color plane with an unaligned size.
Remove the unnecessary padding.
Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Fixes: 3d1adc3d64cf ("drm/i915/adlp: Add support for remapping CCS FBs")
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211026225105.2783797-3-imre.deak@intel.com
(cherry picked from commit 6b6636e17649d75b4d0cc55d3dff9e44511a442a)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions