Searched refs:has_vga (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_display_power_map.c | 115 .has_vga = true, 149 .has_vga = true, 394 .has_vga = true, 474 .has_vga = true, 578 .has_vga = true, 755 .has_vga = true, 922 .has_vga = true, 1080 .has_vga = true, 1176 .has_vga = true, 1336 .has_vga = true, [all …]
|
D | intel_display_power_well.h | 107 u16 has_vga:1; member
|
D | intel_display_power_well.c | 186 u8 irq_pipe_mask, bool has_vga) in hsw_power_well_post_enable() argument 188 if (has_vga) in hsw_power_well_post_enable() 376 power_well->desc->has_vga); in hsw_power_well_enable()
|
/linux-6.6.21/include/linux/ |
D | vfio_pci_core.h | 77 bool has_vga:1; member
|
/linux-6.6.21/drivers/vfio/pci/ |
D | vfio_pci_rdwr.c | 302 if (!vdev->has_vga) in vfio_pci_vga_rw()
|
D | vfio_pci_core.c | 542 vdev->has_vga = true; in vfio_pci_core_enable() 1092 if (!vdev->has_vga) in vfio_pci_ioctl_get_region_info()
|