drm/radeon/kms: remove HDP flushes from fence emit (v2)
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 11 Feb 2010 15:47:52 +0000 (10:47 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 18 Feb 2010 04:31:56 +0000 (14:31 +1000)
commit6ad86c311a8b8a6d856527a1b6ba21790ab7054b
tree675018dd841bee7e6b94a119c81bec42a0130669
parent8e0d84a63af351f5367103b83478f2cd4d9a3727
drm/radeon/kms: remove HDP flushes from fence emit (v2)

r600_ioctl_wait_idle() now handles this.

v2: update blit fence counts

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/r600_blit_kms.c