Searched refs:has_vga (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_display_power_map.c | 114 .has_vga = true, 148 .has_vga = true, 377 .has_vga = true, 451 .has_vga = true, 547 .has_vga = true, 709 .has_vga = true, 875 .has_vga = true, 1032 .has_vga = true, 1127 .has_vga = true, 1274 .has_vga = true, [all …]
|
D | intel_display_power_well.h | 106 u16 has_vga:1; member
|
D | intel_display_power_well.c | 182 u8 irq_pipe_mask, bool has_vga) in hsw_power_well_post_enable() argument 184 if (has_vga) in hsw_power_well_post_enable() 374 power_well->desc->has_vga); in hsw_power_well_enable()
|
/linux-6.1.9/include/linux/ |
D | vfio_pci_core.h | 77 bool has_vga; member
|
/linux-6.1.9/drivers/vfio/pci/ |
D | vfio_pci_rdwr.c | 302 if (!vdev->has_vga) in vfio_pci_vga_rw()
|
D | vfio_pci_core.c | 533 vdev->has_vga = true; in vfio_pci_core_enable() 1012 if (!vdev->has_vga) in vfio_pci_ioctl_get_region_info()
|