Searched refs:LB_D2_VBLANK_INTERRUPT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r600.c3981 if (rdev->irq.stat_regs.r600.disp_int & LB_D2_VBLANK_INTERRUPT)
4208 if (!(rdev->irq.stat_regs.r600.disp_int & LB_D2_VBLANK_INTERRUPT))
4225 rdev->irq.stat_regs.r600.disp_int &= ~LB_D2_VBLANK_INTERRUPT;
H A Dcikd.h908 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro
H A Dsid.h836 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro
H A Devergreend.h1301 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro
H A Dr600d.h769 # define LB_D2_VBLANK_INTERRUPT (1 << 5) macro
H A Dradeon_cik.c7352 if (rdev->irq.stat_regs.cik.disp_int_cont & LB_D2_VBLANK_INTERRUPT)
7649 if (!(rdev->irq.stat_regs.cik.disp_int_cont & LB_D2_VBLANK_INTERRUPT))
7666 rdev->irq.stat_regs.cik.disp_int_cont &= ~LB_D2_VBLANK_INTERRUPT;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h840 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro

Completed in 330 milliseconds