gfx: drv: Move flip trace commands into psb_fb
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 15 Feb 2012 13:02:39 +0000 (15:02 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:30:01 +0000 (12:30 +0300)
commit63a77d46d725692e68ca871bf2ebdaf913f15b4e
tree7aecd2a85e11817b69cee70f3c4ac9381d28a895
parent2a77172b41701302fbe820c58ec73844f2c962d9
gfx: drv: Move flip trace commands into psb_fb

The overlay code also manipulates sync object counters these days.
Instead of duplicating the same tracing code in two places, move
the code to the place where the sync counters are actually
manipulated.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/mdfld_overlay.c
drivers/staging/mrst/drv/psb_fb.c
drivers/staging/mrst/drv/psb_fb.h
drivers/staging/mrst/drv/psb_page_flip.c