diff options
author | Ville Syrjälä <[email protected]> | 2022-10-03 14:15:39 +0300 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2022-10-03 17:55:16 +0100 |
commit | c56453a00f19ccddee302f5f9fe96b80e0b47fd3 (patch) | |
tree | e1678624ab5bb0f22dbd92b68b8a38a1f9d10139 /scripts/generate_rust_analyzer.py | |
parent | 1de2e7e08e8cd0f281ba9f079a25e72543fe82f6 (diff) |
drm/i915: Fix watermark calculations for gen12+ RC CCS modifier
Take the gen12+ RC CCS modifier into account when calculating the
watermarks. Othwerwise we'll calculate the watermarks thinking this
Y-tiled modifier is linear.
The rc_surface part is actually a nop since that is not used
for any glk+ platform.
v2: Split RC CCS vs. MC CCS to separate patches
Cc: [email protected]
Fixes: b3e57bccd68a ("drm/i915/tgl: Gen-12 render decompression")
Reviewed-by: Juha-Pekka Heikkila <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit a89a96a586114f67598c6391c75678b4dba5c2da)
Signed-off-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions