gfx: drv: Move read ops sync counter functions into psb_fb.c
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 15 Feb 2012 13:02:32 +0000 (15:02 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:58 +0000 (12:29 +0300)
commite6adbb841b46e3165bef473d19ce4ad5dfc384c3
tree0dcca7d6b61c457813249d120136d7ea4138210c
parente063887381ff4478ec719b890fde22db21a3fd84
gfx: drv: Move read ops sync counter functions into psb_fb.c

The overlay code will want to manipulate sync counters as well, so move
the code to a more appropriate place.

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/psb_fb.c
drivers/staging/mrst/drv/psb_fb.h
drivers/staging/mrst/drv/psb_page_flip.c