[PATCH] drm/radeon/kms: improve pflip precision on r1xx-r4xx

2010-11-23 Thread Alex Deucher
The update pending bit has a separate enable bit. Cc: Mario Kleiner Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r100.c |8 +--- drivers/gpu/drm/radeon/radeon_reg.h |2 ++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/r100.c b/

[PATCH] drm/radeon/kms: improve pflip precision on r1xx-r4xx

2010-11-22 Thread Alex Deucher
The update pending bit has a separate enable bit. Cc: Mario Kleiner Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r100.c |8 +--- drivers/gpu/drm/radeon/radeon_reg.h |2 ++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/r100.c b/