Home
last modified time | relevance | path

Searched refs:hline (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dheadnv04.c41 nv04_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in nv04_head_rgpos() argument
45 *hline = (data & 0xffff0000) >> 16; in nv04_head_rgpos()
A Dheadnv50.c48 nv50_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in nv50_head_rgpos() argument
54 *hline = nvkm_rd32(device, 0x616344 + hoff) & 0x0000ffff; in nv50_head_rgpos()
A Dheadgv100.c39 gv100_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in gv100_head_rgpos() argument
45 *hline = nvkm_rd32(device, 0x616334 + hoff) & 0x0000ffff; in gv100_head_rgpos()
A Dhead.h39 void (*rgpos)(struct nvkm_head *, u16 *hline, u16 *vline);
A Dhead.c72 head->func->rgpos(head, &args->v0.hline, &args->v0.vline); in nvkm_head_mthd_scanoutpos()
/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dcl0046.h27 __u16 hline; member
A Dcl5070.h26 __u16 hline; member
/linux/Documentation/fb/
A Dudlfb.rst7 DisplayLink chips provide simple hline/blit operations with some compression,
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_display.c112 *hpos = args.scan.hline; in nouveau_display_scanoutpos_head()

Completed in 10 milliseconds