Home
last modified time | relevance | path

Searched refs:has_vga (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/linux/
Dvfio_pci_core.h123 bool has_vga; member
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_power.c275 u8 irq_pipe_mask, bool has_vga) in hsw_power_well_post_enable() argument
277 if (has_vga) in hsw_power_well_post_enable()
463 power_well->desc->hsw.has_vga); in hsw_power_well_enable()
3226 .hsw.has_vga = true,
3248 .hsw.has_vga = true,
3449 .hsw.has_vga = true,
3531 .hsw.has_vga = true,
3591 .hsw.has_vga = true,
3750 .hsw.has_vga = true,
4068 .hsw.has_vga = true,
[all …]
Dintel_display_power.h232 bool has_vga:1; member
/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci_rdwr.c301 if (!vdev->has_vga) in vfio_pci_vga_rw()
Dvfio_pci_core.c308 vdev->has_vga = true; in vfio_pci_core_enable()
779 if (!vdev->has_vga) in vfio_pci_core_ioctl()