Home
last modified time | relevance | path

Searched defs:vga (Results 1 – 25 of 25) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga-helpers.h101 static void *vga_draw_line2(VGACommonState *vga, uint8_t *d, in vga_draw_line2()
143 static void *vga_draw_line2d2(VGACommonState *vga, uint8_t *d, in vga_draw_line2d2()
182 static void *vga_draw_line4(VGACommonState *vga, uint8_t *d, in vga_draw_line4()
220 static void *vga_draw_line4d2(VGACommonState *vga, uint8_t *d, in vga_draw_line4d2()
260 static void *vga_draw_line8d2(VGACommonState *vga, uint8_t *d, in vga_draw_line8d2()
302 static void *vga_draw_line8(VGACommonState *vga, uint8_t *d, in vga_draw_line8()
333 static void *vga_draw_line15_le(VGACommonState *vga, uint8_t *d, in vga_draw_line15_le()
352 static void *vga_draw_line15_be(VGACommonState *vga, uint8_t *d, in vga_draw_line15_be()
374 static void *vga_draw_line16_le(VGACommonState *vga, uint8_t *d, in vga_draw_line16_le()
393 static void *vga_draw_line16_be(VGACommonState *vga, uint8_t *d, in vga_draw_line16_be()
[all …]
H A Dvga-access.h25 static inline uint8_t vga_read_byte(VGACommonState *vga, uint32_t addr) in vga_read_byte()
30 static inline uint16_t vga_read_word_le(VGACommonState *vga, uint32_t addr) in vga_read_word_le()
37 static inline uint16_t vga_read_word_be(VGACommonState *vga, uint32_t addr) in vga_read_word_be()
44 static inline uint32_t vga_read_dword_le(VGACommonState *vga, uint32_t addr) in vga_read_dword_le()
H A Dati.c169 static void ati_cursor_invalidate(VGACommonState *vga) in ati_cursor_invalidate()
196 static void ati_cursor_draw_line(VGACommonState *vga, uint8_t *d, int scr_y) in ati_cursor_draw_line()
953 VGACommonState *vga = &s->vga; in ati_vga_realize() local
H A Dvirtio-vga.h19 VGACommonState vga; member
H A Dvga-mmio.c47 VGACommonState vga; member
H A Dqxl-render.c100 VGACommonState *vga = &qxl->vga; in qxl_render_update_area_unlocked() local
H A Dvirtio-vga.c104 VGACommonState *vga = &vvga->vga; in virtio_vga_base_realize() local
H A Dcirrus_vga_internal.h50 VGACommonState vga; member
H A Dvga-pci.c49 VGACommonState vga; member
H A Dati_int.h89 VGACommonState vga; member
H A Dqxl.h89 VGACommonState vga; member
H A Dqxl.c1268 VGACommonState *vga = opaque; in qxl_vga_ioport_write() local
2220 VGACommonState *vga = &qxl->vga; local
H A Dvmware_vga.c48 VGACommonState vga; member
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.c54 bool vga = (pdev->class >> 8) == PCI_CLASS_DISPLAY_VGA; in virtio_gpu_pci_quirk() local
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Dboard_common.c143 u32 vga = ast_sdmc_get_vram_size(); in dram_init() local
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-enc.c133 const struct font_desc *vga = find_font("VGA8x16"); in solo_osd_print() local
/openbmc/linux/drivers/media/usb/gspca/
H A Djl2005bcd.c37 int vga; /* 1 if vga cam, 0 if cif cam */ member
/openbmc/qemu/include/exec/
H A Dram_addr.h241 bool vga = cpu_physical_memory_get_dirty_flag(addr, DIRTY_MEMORY_VGA); in cpu_physical_memory_is_clean() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24113.c191 vga = cx24113_readreg(state, 0x1f) & 0x3f, in cx24113_set_gain_settings() local
/openbmc/qemu/hw/vfio/
H A Dpci.h138 VFIOVGA *vga; /* 0xa0000, 0x3b0, 0x3c0 */ member
H A Dpci.c1082 VFIOVGA *vga = container_of(region, VFIOVGA, region[region->nr]); in vfio_vga_write() local
1117 VFIOVGA *vga = container_of(region, VFIOVGA, region[region->nr]); in vfio_vga_read() local
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-xdma.c823 const u32 vga = SCU_PCIE_CONF_VGA_EN | in aspeed_xdma_init_scu() local
/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_drv.h215 } vga; member
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h687 u8 vga:5; member
694 u8 vga:5; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h621 bool vga: 1; member