]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Complete page flip even if waiting on the BO fence fails
authorMichel Dänzer <michel.daenzer@amd.com>
Mon, 14 Jul 2014 06:58:03 +0000 (15:58 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Jul 2014 13:01:32 +0000 (09:01 -0400)
commitcc47e10c2864a648fe7bcbcd0d4cba76148ab77f
tree22ca6ee39c545b1f9060888d5c111442a4a56970
parent6781a37c321db241f80cce7d188691fefcfe7232
drm/radeon: Complete page flip even if waiting on the BO fence fails

Otherwise the DRM core and userspace will be confused about which BO the
CRTC is scanning out.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_display.c