Searched refs:has_vga (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_display_power_map.c | 115 .has_vga = true, 149 .has_vga = true, 393 .has_vga = true, 472 .has_vga = true, 575 .has_vga = true, 751 .has_vga = true, 917 .has_vga = true, 1074 .has_vga = true, 1169 .has_vga = true, 1328 .has_vga = true, [all …]
|
D | intel_display_power_well.h | 107 u16 has_vga:1; member
|
D | intel_display_power_well.c | 188 u8 irq_pipe_mask, bool has_vga) in hsw_power_well_post_enable() argument 190 if (has_vga) in hsw_power_well_post_enable() 383 power_well->desc->has_vga); in hsw_power_well_enable()
|
/linux-6.12.1/include/linux/ |
D | vfio_pci_core.h | 77 bool has_vga:1; member
|
/linux-6.12.1/drivers/vfio/pci/ |
D | vfio_pci_rdwr.c | 308 if (!vdev->has_vga) in vfio_pci_vga_rw()
|
D | vfio_pci_core.c | 538 vdev->has_vga = true; in vfio_pci_core_enable() 1086 if (!vdev->has_vga) in vfio_pci_ioctl_get_region_info()
|