Home
last modified time | relevance | path

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

/linux-4.4.14/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.c5081 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5111 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5141 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5171 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5201 rdev->pm.vblank_sync = true; in evergreen_irq_process()
5231 rdev->pm.vblank_sync = true; in evergreen_irq_process()
Dsi.c6477 rdev->pm.vblank_sync = true; in si_irq_process()
6507 rdev->pm.vblank_sync = true; in si_irq_process()
6537 rdev->pm.vblank_sync = true; in si_irq_process()
6567 rdev->pm.vblank_sync = true; in si_irq_process()
6597 rdev->pm.vblank_sync = true; in si_irq_process()
6627 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.c7968 rdev->pm.vblank_sync = true; in cik_irq_process()
7998 rdev->pm.vblank_sync = true; in cik_irq_process()
8028 rdev->pm.vblank_sync = true; in cik_irq_process()
8058 rdev->pm.vblank_sync = true; in cik_irq_process()
8088 rdev->pm.vblank_sync = true; in cik_irq_process()
8118 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.c4094 rdev->pm.vblank_sync = true; in r600_irq_process()
4124 rdev->pm.vblank_sync = true; in r600_irq_process()
Dradeon.h1609 bool vblank_sync; member