OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VBLANK_ACK
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_enums.h
30
#define
VBLANK_ACK
(1 << 4)
sid.h
819
# define
VBLANK_ACK
(1 << 4)
amdgpu_dce_v10_0.c
3213
tmp = REG_SET_FIELD(tmp, LB_VBLANK_STATUS,
VBLANK_ACK
, 1);
amdgpu_dce_v11_0.c
3339
tmp = REG_SET_FIELD(tmp, LB_VBLANK_STATUS,
VBLANK_ACK
, 1);
amdgpu_dce_v6_0.c
2965
WREG32(mmVBLANK_STATUS + crtc_offsets[crtc],
VBLANK_ACK
);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cik.c
7349
WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC0_REGISTER_OFFSET,
VBLANK_ACK
);
7353
WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC1_REGISTER_OFFSET,
VBLANK_ACK
);
7365
WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC2_REGISTER_OFFSET,
VBLANK_ACK
);
7369
WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC3_REGISTER_OFFSET,
VBLANK_ACK
);
7382
WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC4_REGISTER_OFFSET,
VBLANK_ACK
);
7386
WREG32(LB_VBLANK_STATUS + EVERGREEN_CRTC5_REGISTER_OFFSET,
VBLANK_ACK
);
cikd.h
886
# define
VBLANK_ACK
(1 << 4)
sid.h
815
# define
VBLANK_ACK
(1 << 4)
evergreend.h
1280
# define
VBLANK_ACK
(1 << 4)
radeon_evergreen.c
4642
VBLANK_ACK
);
radeon_si.c
6178
VBLANK_ACK
);
Completed in 53 milliseconds
Indexes created Fri Nov 07 17:09:47 GMT 2025