Searched defs:vbl (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv40.c | 80 u32 vbl = nvkm_rd32(device, 0x600808 + (i * 0x2000)); in nv40_ram_prog() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_display.h | 34 #define amdgpu_display_page_flip_get_scanoutpos(adev, crtc, vbl, pos) (adev)->mode_info.funcs->page… argument
|
H A D | amdgpu_display.c | 1519 u32 vbl = 0, position = 0; in amdgpu_display_get_crtc_scanoutpos() local
|
H A D | dce_v10_0.c | 258 u32 *vbl, u32 *position) in dce_v10_0_crtc_get_scanoutpos()
|
H A D | dce_v6_0.c | 216 u32 *vbl, u32 *position) in dce_v6_0_crtc_get_scanoutpos()
|
H A D | dce_v11_0.c | 282 u32 *vbl, u32 *position) in dce_v11_0_crtc_get_scanoutpos()
|
H A D | dce_v8_0.c | 207 u32 *vbl, u32 *position) in dce_v8_0_crtc_get_scanoutpos()
|
/openbmc/linux/include/drm/ |
H A D | drm_vblank.h | 72 struct drm_event_vblank vbl; member
|
/openbmc/u-boot/common/ |
H A D | edid.c | 86 unsigned int va, vbl, vso, vspw, vborder; in decode_timing() local
|
/openbmc/u-boot/drivers/video/ |
H A D | dw_hdmi.c | 460 uint vbl; in hdmi_av_composer() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_display.c | 1812 u32 stat_crtc = 0, vbl = 0, position = 0; in radeon_get_crtc_scanoutpos() local
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | 314 int vbl; in matrox_pan_var() local
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | atyfb_base.c | 1770 struct aty_interrupt *vbl; in aty_waitforvblank() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 265 u32 *vbl, u32 *position) in dm_crtc_get_scanoutpos()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_types.h | 1496 } vbl; member
|