diff options
author | Ville Syrjälä <[email protected]> | 2021-09-21 18:25:15 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2021-09-24 15:51:37 +0300 |
commit | 2f051f6774bb8c6807b2287e6ca482089bd92364 (patch) | |
tree | 08d918329c03e4e33d48879d6bafeeca85a5f13e /tools/perf/scripts/python/mem-phys-addr.py | |
parent | bdc1a2d2a32cea5748f2b31bcf7eb865dd8a9fcf (diff) |
drm/i915/fbc: Align FBC segments to 512B on glk+
Apply the same 512 byte FBC segment alignment to glk+ as we use
on skl+. The only real difference is that we now have a dedicated
register for the FBC override stride. Not 100% sure which
platforms really need the 512B alignment, but it's easiest
to just do it on everything.
Also the hardware no longer seems to misclaculate the CFB stride
for linear, so we can omit the use of the override stride for
linear unless the stride is misaligned.
Reviewed-by: Juha-Pekka Heikkila <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions