drm/i915: Add origin to frontbuffer tracking flush
authorRodrigo Vivi <[email protected]>
Tue, 7 Jul 2015 23:28:51 +0000 (16:28 -0700)
committerDaniel Vetter <[email protected]>
Wed, 8 Jul 2015 15:29:08 +0000 (17:29 +0200)
commitde152b627eb3018de91ec5c5a50b38e17d80a88b
tree3d887adf1521f6d7f23f168f7e90ba87ab8544a3
parent83b8a982b101c48fc025066a7b08beaf6fa756f0
drm/i915: Add origin to frontbuffer tracking flush

This will be useful to PSR and FBC once we start making
dirty fb calls to also flush frontbuffer.

Cc: Daniel Vetter <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_frontbuffer.c