Home
last modified time | relevance | path

Searched refs:vblank_sync (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Drs600.c786 rdev->pm.vblank_sync = true; in rs600_irq_process()
795 rdev->pm.vblank_sync = true; in rs600_irq_process()
Devergreen.c5033 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5063 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5093 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5123 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5153 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5183 rdev->pm.vblank_sync = true; in evergreen_irq_process()
Dsi.c6474 rdev->pm.vblank_sync = true; in si_irq_process()
6504 rdev->pm.vblank_sync = true; in si_irq_process()
6534 rdev->pm.vblank_sync = true; in si_irq_process()
6564 rdev->pm.vblank_sync = true; in si_irq_process()
6594 rdev->pm.vblank_sync = true; in si_irq_process()
6624 rdev->pm.vblank_sync = true; in si_irq_process()
Dradeon_pm.c160 rdev->pm.vblank_sync = false; in radeon_sync_with_vblank()
162 rdev->irq.vblank_queue, rdev->pm.vblank_sync, in radeon_sync_with_vblank()
Dcik.c7947 rdev->pm.vblank_sync = true; in cik_irq_process()
7977 rdev->pm.vblank_sync = true; in cik_irq_process()
8007 rdev->pm.vblank_sync = true; in cik_irq_process()
8037 rdev->pm.vblank_sync = true; in cik_irq_process()
8067 rdev->pm.vblank_sync = true; in cik_irq_process()
8097 rdev->pm.vblank_sync = true; in cik_irq_process()
Dr100.c783 rdev->pm.vblank_sync = true; in r100_irq_process()
792 rdev->pm.vblank_sync = true; in r100_irq_process()
Dr600.c4047 rdev->pm.vblank_sync = true; in r600_irq_process()
4077 rdev->pm.vblank_sync = true; in r600_irq_process()
Dradeon.h1607 bool vblank_sync; member