gfx: drv: Add command trace points to flip
authorPauli Nieminen <pauli.nieminen@linux.intel.com>
Wed, 11 Jan 2012 15:06:53 +0000 (17:06 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:33 +0000 (12:29 +0300)
commit8e5db6c9c59acb730eff98f5450ee2ba8708b3a3
treeade5b496c79ec550eccad14fc082f90673a1cf8d
parent26e70e29e047524c77736919a292b51746e3f85f
gfx: drv: Add command trace points to flip

To make easier to debug SGX lockups with page flip code we need command
trace to have page flip events. There already exists API to add trace
events for flip chain. We can use same API for drm mode page flips.

Signed-off-by: Pauli Nieminen <pauli.nieminen@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_page_flip.c