Searched refs:VBLANK_ACK (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsi_enums.h28 #define VBLANK_ACK (1 << 4) macro
H A Dsid.h816 # define VBLANK_ACK (1 << 4) macro
H A Ddce_v11_0.c3354 tmp = REG_SET_FIELD(tmp, LB_VBLANK_STATUS, VBLANK_ACK, 1);
H A Ddce_v10_0.c3223 tmp = REG_SET_FIELD(tmp, LB_VBLANK_STATUS, VBLANK_ACK, 1);
H A Ddce_v6_0.c2986 WREG32(mmVBLANK_STATUS + crtc_offsets[crtc], VBLANK_ACK);
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcik.c7321 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC0_REGISTER_OFFSET, VBLANK_ACK);
7325 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC1_REGISTER_OFFSET, VBLANK_ACK);
7337 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC2_REGISTER_OFFSET, VBLANK_ACK);
7341 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC3_REGISTER_OFFSET, VBLANK_ACK);
7354 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC4_REGISTER_OFFSET, VBLANK_ACK);
7358 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC5_REGISTER_OFFSET, VBLANK_ACK);
H A Dcikd.h884 # define VBLANK_ACK (1 << 4) macro
H A Dsid.h813 # define VBLANK_ACK (1 << 4) macro
H A Devergreend.h1278 # define VBLANK_ACK (1 << 4) macro
H A Devergreen.c4639 VBLANK_ACK);
H A Dsi.c6170 VBLANK_ACK);

Completed in 331 milliseconds