Searched full:vbl (Results 1 – 9 of 9) sorted by relevance
| /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 83 if (vbl != nvkm_rd32(device, 0x600808 + (i * 0x2000))) { in nv40_ram_prog()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/ |
| H A D | amdgpu_dm_test.c | 153 u32 vbl = 0; in dm_test_crtc_get_scanoutpos_invalid_crtc() local 158 KUNIT_EXPECT_EQ(test, dm_crtc_get_scanoutpos(adev, -1, &vbl, &position), in dm_test_crtc_get_scanoutpos_invalid_crtc() 160 KUNIT_EXPECT_EQ(test, dm_crtc_get_scanoutpos(adev, 1, &vbl, &position), in dm_test_crtc_get_scanoutpos_invalid_crtc() 172 u32 vbl = 0; in dm_test_crtc_get_scanoutpos_no_stream() local 181 KUNIT_EXPECT_EQ(test, dm_crtc_get_scanoutpos(adev, 0, &vbl, &position), 0); in dm_test_crtc_get_scanoutpos_no_stream() 182 KUNIT_EXPECT_EQ(test, vbl, 0U); in dm_test_crtc_get_scanoutpos_no_stream()
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 199 #define FB_ACTIVATE_NOW 0 /* set values immediately (or vbl)*/ 204 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */ 205 #define FB_CHANGE_CMAP_VBL 32 /* change colormap on vbl */
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_drv.h | 104 * 1.28- Add support for VBL on CRTC2
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-edp.yaml | 79 (Vbl) :<T17>:<---------T14--------->: :<-T15->:<T18>:
|
| /linux/drivers/video/fbdev/ |
| H A D | ocfb.c | 165 /* maximum (8) VBL (video memory burst length) */ in ocfb_setupfb()
|
| /linux/arch/m68k/include/asm/ |
| H A D | mac_via.h | 157 #define VIA2B_vVBL 0x80 /* VBL output to VIA1 (60.15Hz) driven by
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_plane.c | 1525 e->event.vbl.user_data = page_flip->user_data; in drm_mode_page_flip_ioctl() 1526 e->event.vbl.crtc_id = crtc->base.id; in drm_mode_page_flip_ioctl()
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-sitronix-st7703.c | 255 0x74, /* VBTHS, VBTLS: VGH = 17V, VBL = -11V */ in xbd599_init_sequence()
|