gfx: drv/pvr: cmd trace: show both old and new flip req buffers
authorImre Deak <imre.deak@intel.com>
Wed, 1 Feb 2012 15:30:42 +0000 (17:30 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:43 +0000 (12:29 +0300)
commit7c3805293f686216efabd528748342f44cc6eb54
tree7fb69f277b38b202ecbc80aa1718f95367712f6d
parente51521fa5efe3736d8f0ce7af3e0be1849d67238
gfx: drv/pvr: cmd trace: show both old and new flip req buffers

For flip request commands the trace output showed only information on
one buffer: the DC flip code showed the new buffer while the DRM
specific flip code showed the old buffer. This in itself is
inconsistent, besides we want to get information on both buffers. So
show both buffers.

Signed-off-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
drivers/staging/mrst/pvr/services4/srvkm/common/deviceclass.c