Searched refs:RADEON_CRTC_VBLANK_SAVE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/gpu/drm/radeon/ | ||
D | radeon_reg.h | 544 # define RADEON_CRTC_VBLANK_SAVE (1 << 1) macro |
D | r100.c | 2079 if (tmp & RADEON_CRTC_VBLANK_SAVE) { in r100_gpu_wait_for_vsync() |