LB_D5_VBLANK_INTERRUPT 7368 drivers/gpu/drm/radeon/cik.c 		if (rdev->irq.stat_regs.cik.disp_int_cont4 & LB_D5_VBLANK_INTERRUPT)
LB_D5_VBLANK_INTERRUPT 7719 drivers/gpu/drm/radeon/cik.c 				if (!(rdev->irq.stat_regs.cik.disp_int_cont4 & LB_D5_VBLANK_INTERRUPT))
LB_D5_VBLANK_INTERRUPT 7729 drivers/gpu/drm/radeon/cik.c 				rdev->irq.stat_regs.cik.disp_int_cont4 &= ~LB_D5_VBLANK_INTERRUPT;