Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h813 # define VBLANK_ACK (1 << 4) macro
H A Dcikd.h884 # define VBLANK_ACK (1 << 4) macro
H A Devergreend.h1278 # define VBLANK_ACK (1 << 4) macro
H A Devergreen.c4636 VBLANK_ACK); in evergreen_irq_ack()
H A Dsi.c6151 VBLANK_ACK); in si_irq_ack()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c3250 tmp = REG_SET_FIELD(tmp, LB_VBLANK_STATUS, VBLANK_ACK, 1); in dce_v10_0_crtc_vblank_int_ack()