aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2019-09-30 21:30:45 +0300
committerRodrigo Vivi <[email protected]>2019-10-02 22:20:33 -0700
commiteb0192fed016db1c5a9701cd6ca47233ff4a43e5 (patch)
tree065e1f74035b7a9b6acad2bbc864ba5898d237a8 /scripts/gdb/linux/symbols.py
parentcffb4c3ea37248c4fc2f4ce747e5c24af88aec76 (diff)
drm/i915: Fix g4x sprite scaling stride check with GTT remapping
I forgot to update the g4x sprite scaling stride check when GTT remapping was introduced. The stride of the original framebuffer is irrelevant when remapping is used and instead we want to check the stride of the remapped view. Also drop the duplicate width_bytes check. We already check that a few lines earlier. Fixes: df79cf441910 ("drm/i915: Store the final plane stride in plane_state") Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Chris Wilson <[email protected]> (cherry picked from commit 006e570128f413759b9df64b51bae79903679c9b) Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions