aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2021-10-07 02:57:02 +0300
committerVille Syrjälä <[email protected]>2021-10-18 12:25:02 +0300
commit841f262e74a7c209055152026041bbe486c962b9 (patch)
treeeda00d30ec2d2396e317e8e6179ca44a6b58b862 /scripts/objdiff
parentf9a7b19c484067fdcc5972c88ab6f06898adc40d (diff)
drm/i915: Fix up skl_program_plane() pxp stuff
There's lots of expensive stuff inserted between the PLANE_CTL and PLANE_SURF writes even though the comment before the PLANE_CTL write says not to put stuff there. Move it all to a more apporiate place. There's also a weird PLANE_COLOR_CTL RMW in there. I guess because force_black was computed way too late originally, but that is now sorted. Cc: Anshuman Gupta <[email protected]> Cc: Daniele Ceraolo Spurio <[email protected]> Cc: Juston Li <[email protected]> Cc: Rodrigo Vivi <[email protected]> Cc: Uma Shankar <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions