Home
last modified time | relevance | path

Searched defs:vbl (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/mdocml/
H A Dterm.c96 size_t vbl; /* Number of blanks to prepend to the output. */ in term_flushln() local
350 term_field(struct termp *p, size_t vbl, size_t nbr) in term_field()
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_vblank.h59 struct drm_event_vblank vbl; member
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_display.c780 u32 vbl = 0, position = 0; in amdgpu_display_get_crtc_scanoutpos() local
H A Ddce_virtual.c64 u32 *vbl, u32 *position) in dce_virtual_crtc_get_scanoutpos()
H A Ddce_v11_0.c271 u32 *vbl, u32 *position) in dce_v11_0_crtc_get_scanoutpos()
H A Ddce_v10_0.c253 u32 *vbl, u32 *position) in dce_v10_0_crtc_get_scanoutpos()
H A Damdgpu.h1773 #define amdgpu_display_page_flip_get_scanoutpos(adev, crtc, vbl, pos) (adev)->mode_info.funcs->page… argument
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_display.c1835 u32 stat_crtc = 0, vbl = 0, position = 0; in radeon_get_crtc_scanoutpos() local
/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c179 u32 *vbl, u32 *position) in dm_crtc_get_scanoutpos()