Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/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_v6_0.c2965 WREG32(mmVBLANK_STATUS + crtc_offsets[crtc], VBLANK_ACK); in dce_v6_0_crtc_irq()
H A Ddce_v10_0.c3213 tmp = REG_SET_FIELD(tmp, LB_VBLANK_STATUS, VBLANK_ACK, 1); in dce_v10_0_crtc_vblank_int_ack()
H A Ddce_v11_0.c3339 tmp = REG_SET_FIELD(tmp, LB_VBLANK_STATUS, VBLANK_ACK, 1); in dce_v11_0_crtc_vblank_int_ack()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dsid.h813 # define VBLANK_ACK (1 << 4) macro
H A Dcik.c7332 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC0_REGISTER_OFFSET, VBLANK_ACK); in cik_irq_ack()
7336 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC1_REGISTER_OFFSET, VBLANK_ACK); in cik_irq_ack()
7348 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC2_REGISTER_OFFSET, VBLANK_ACK); in cik_irq_ack()
7352 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC3_REGISTER_OFFSET, VBLANK_ACK); in cik_irq_ack()
7365 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC4_REGISTER_OFFSET, VBLANK_ACK); in cik_irq_ack()
7369 WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC5_REGISTER_OFFSET, VBLANK_ACK); in cik_irq_ack()
H A Dcikd.h884 # define VBLANK_ACK (1 << 4) macro
H A Devergreend.h1278 # define VBLANK_ACK (1 << 4) macro
H A Devergreen.c4637 VBLANK_ACK); in evergreen_irq_ack()
H A Dsi.c6171 VBLANK_ACK); in si_irq_ack()