/openbmc/qemu/hw/display/ |
H A D | vga-helpers.h | 101 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 D | vga-access.h | 25 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 D | ati.c | 169 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 D | virtio-vga.h | 19 VGACommonState vga; member
|
H A D | vga-mmio.c | 47 VGACommonState vga; member
|
H A D | qxl-render.c | 100 VGACommonState *vga = &qxl->vga; in qxl_render_update_area_unlocked() local
|
H A D | virtio-vga.c | 104 VGACommonState *vga = &vvga->vga; in virtio_vga_base_realize() local
|
H A D | cirrus_vga_internal.h | 50 VGACommonState vga; member
|
H A D | vga-pci.c | 49 VGACommonState vga; member
|
H A D | ati_int.h | 89 VGACommonState vga; member
|
H A D | qxl.h | 89 VGACommonState vga; member
|
H A D | qxl.c | 1268 VGACommonState *vga = opaque; in qxl_vga_ioport_write() local 2220 VGACommonState *vga = &qxl->vga; local
|
H A D | vmware_vga.c | 48 VGACommonState vga; member
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_drv.c | 54 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 D | board_common.c | 143 u32 vga = ast_sdmc_get_vram_size(); in dram_init() local
|
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-enc.c | 133 const struct font_desc *vga = find_font("VGA8x16"); in solo_osd_print() local
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | jl2005bcd.c | 37 int vga; /* 1 if vga cam, 0 if cif cam */ member
|
/openbmc/qemu/include/exec/ |
H A D | ram_addr.h | 241 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 D | cx24113.c | 191 vga = cx24113_readreg(state, 0x1f) & 0x3f, in cx24113_set_gain_settings() local
|
/openbmc/qemu/hw/vfio/ |
H A D | pci.h | 138 VFIOVGA *vga; /* 0xa0000, 0x3b0, 0x3c0 */ member
|
H A D | pci.c | 1082 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 D | aspeed-xdma.c | 823 const u32 vga = SCU_PCIE_CONF_VGA_EN | in aspeed_xdma_init_scu() local
|
/openbmc/linux/drivers/gpu/drm/ast/ |
H A D | ast_drv.h | 215 } vga; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 687 u8 vga:5; member 694 u8 vga:5; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 621 bool vga: 1; member
|