Searched refs:blanks (Results 1 – 8 of 8) sorted by relevance
133 @blanks = ();144 push(@blanks, $line);147 push(@lines, @blanks);151 @blanks = ();
40 const u32 blanks = nvkm_rd32(device, 0x640420 + (head * 0x300)); in gf119_disp_root_scanoutpos() local52 args->v0.vblanks = (blanks & 0xffff0000) >> 16; in gf119_disp_root_scanoutpos()53 args->v0.hblanks = (blanks & 0x0000ffff); in gf119_disp_root_scanoutpos()
39 const u32 blanks = nvkm_rd32(device, 0x610af4 + (head * 0x540)); in nv50_disp_root_scanoutpos() local52 args->v0.vblanks = (blanks & 0xffff0000) >> 16; in nv50_disp_root_scanoutpos()53 args->v0.hblanks = (blanks & 0x0000ffff); in nv50_disp_root_scanoutpos()
81 calc(int blanks, int blanke, int total, int line) in calc() argument83 if (blanke >= blanks) { in calc()84 if (line >= blanks) in calc()87 if (line >= blanks) in calc()
175 @ We are now ready to fill in the remaining blanks on the stack:204 @ We are now ready to fill in the remaining blanks on the stack:
178 @ We are now ready to fill in the remaining blanks on the stack:
770 ports when the screen blanks, and re-power them when the screen becomes
2281 virtual console blanks the screen. Note that this is only used by