Home
last modified time | relevance | path

Searched refs:vgastate (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/video/console/
H A Dvgacon.c59 static struct vgastate vgastate; variable
213 vgastate.vgabase = NULL; in vgacon_startup()
667 vga_w(vgastate.vgabase, VGA_PEL_MSK, 0xff); in vga_set_palette()
669 vga_w(vgastate.vgabase, VGA_PEL_IW, table[i]); in vga_set_palette()
670 vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2); in vga_set_palette()
671 vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2); in vga_set_palette()
672 vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2); in vga_set_palette()
700 static void vga_vesa_blank(struct vgastate *state, int mode) in vga_vesa_blank()
770 static void vga_vesa_unblank(struct vgastate *stat
[all...]
/kernel/linux/linux-6.6/drivers/video/console/
H A Dvgacon.c59 static struct vgastate vgastate; variable
182 vgastate.vgabase = NULL; in vgacon_startup()
624 vga_w(vgastate.vgabase, VGA_PEL_MSK, 0xff); in vga_set_palette()
626 vga_w(vgastate.vgabase, VGA_PEL_IW, table[i]); in vga_set_palette()
627 vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2); in vga_set_palette()
628 vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2); in vga_set_palette()
629 vga_w(vgastate.vgabase, VGA_PEL_D, vc->vc_palette[j++] >> 2); in vga_set_palette()
657 static void vga_vesa_blank(struct vgastate *state, int mode) in vga_vesa_blank()
727 static void vga_vesa_unblank(struct vgastate *stat
[all...]
/kernel/linux/linux-5.10/drivers/video/
H A Dvgastate.c2 * linux/drivers/video/vgastate.c -- VGA state save/restore
48 static void save_vga_text(struct vgastate *state, void __iomem *fbbase) in save_vga_text()
138 static void restore_vga_text(struct vgastate *state, void __iomem *fbbase) in restore_vga_text()
226 static void save_vga_mode(struct vgastate *state) in save_vga_mode()
257 static void restore_vga_mode(struct vgastate *state) in restore_vga_mode()
309 static void save_vga_cmap(struct vgastate *state) in save_vga_cmap()
322 static void restore_vga_cmap(struct vgastate *state) in restore_vga_cmap()
335 static void vga_cleanup(struct vgastate *state) in vga_cleanup()
350 int save_vga(struct vgastate *state) in save_vga()
458 int restore_vga(struct vgastate *stat
[all...]
/kernel/linux/linux-6.6/drivers/video/
H A Dvgastate.c2 * linux/drivers/video/vgastate.c -- VGA state save/restore
48 static void save_vga_text(struct vgastate *state, void __iomem *fbbase) in save_vga_text()
138 static void restore_vga_text(struct vgastate *state, void __iomem *fbbase) in restore_vga_text()
226 static void save_vga_mode(struct vgastate *state) in save_vga_mode()
257 static void restore_vga_mode(struct vgastate *state) in restore_vga_mode()
309 static void save_vga_cmap(struct vgastate *state) in save_vga_cmap()
322 static void restore_vga_cmap(struct vgastate *state) in restore_vga_cmap()
335 static void vga_cleanup(struct vgastate *state) in vga_cleanup()
350 int save_vga(struct vgastate *state) in save_vga()
458 int restore_vga(struct vgastate *stat
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_type.h101 struct vgastate vgastate; member
H A Dnvidia.c974 memset(&par->vgastate, 0, sizeof(par->vgastate)); in save_vga_x86()
975 par->vgastate.flags = VGA_SAVE_MODE | VGA_SAVE_FONTS | in save_vga_x86()
977 save_vga(&par->vgastate); in save_vga_x86()
986 restore_vga(&par->vgastate); in restore_vga_x86()
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_type.h101 struct vgastate vgastate; member
H A Dnvidia.c975 memset(&par->vgastate, 0, sizeof(par->vgastate)); in save_vga_x86()
976 par->vgastate.flags = VGA_SAVE_MODE | VGA_SAVE_FONTS | in save_vga_x86()
978 save_vga(&par->vgastate); in save_vga_x86()
987 restore_vga(&par->vgastate); in restore_vga_x86()
/kernel/linux/linux-5.10/include/video/
H A Dvga.h182 struct vgastate { struct
195 extern int save_vga(struct vgastate *state);
196 extern int restore_vga(struct vgastate *state);
H A Dneomagic.h125 struct vgastate state;
/kernel/linux/linux-6.6/include/video/
H A Dvga.h184 struct vgastate { struct
197 extern int save_vga(struct vgastate *state);
198 extern int restore_vga(struct vgastate *state);
H A Dneomagic.h125 struct vgastate state;
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/
H A Drivafb.h54 struct vgastate state;
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Drivafb.h54 struct vgastate state;
/kernel/linux/linux-5.10/drivers/video/fbdev/savage/
H A Dsavagefb.h196 struct vgastate vgastate; member
H A Dsavagefb_driver.c1610 memset(&par->vgastate, 0, sizeof(par->vgastate)); in savagefb_open()
1611 par->vgastate.flags = VGA_SAVE_CMAP | VGA_SAVE_FONTS | in savagefb_open()
1613 par->vgastate.vgabase = par->mmio.vbase + 0x8000; in savagefb_open()
1614 save_vga(&par->vgastate); in savagefb_open()
1631 restore_vga(&par->vgastate); in savagefb_release()
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/
H A Dsavagefb.h196 struct vgastate vgastate; member
H A Dsavagefb_driver.c1614 memset(&par->vgastate, 0, sizeof(par->vgastate)); in savagefb_open()
1615 par->vgastate.flags = VGA_SAVE_CMAP | VGA_SAVE_FONTS | in savagefb_open()
1617 par->vgastate.vgabase = par->mmio.vbase + 0x8000; in savagefb_open()
1618 save_vga(&par->vgastate); in savagefb_open()
1635 restore_vga(&par->vgastate); in savagefb_release()
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810.h263 struct vgastate state;
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810.h263 struct vgastate state;
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dneofb.c364 static void vgaHWLock(struct vgastate *state) in vgaHWLock()
376 static void neoLock(struct vgastate *state) in neoLock()
554 memset(&par->state, 0, sizeof(struct vgastate)); in neofb_open()
1175 struct vgastate *state = &par->state; in neofb_pan_display()
H A Darkfb.c34 struct vgastate state;
526 memset(&(par->state), 0, sizeof(struct vgastate)); in arkfb_open()
H A Dvt8623fb.c32 struct vgastate state;
287 memset(&(par->state), 0, sizeof(struct vgastate)); in vt8623fb_open()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dneofb.c365 static void vgaHWLock(struct vgastate *state) in vgaHWLock()
377 static void neoLock(struct vgastate *state) in neoLock()
555 memset(&par->state, 0, sizeof(struct vgastate)); in neofb_open()
1176 struct vgastate *state = &par->state; in neofb_pan_display()
H A Darkfb.c35 struct vgastate state;
519 memset(&(par->state), 0, sizeof(struct vgastate)); in arkfb_open()

Completed in 30 milliseconds

12