Searched refs:has_vga (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A 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 [all...] |
H A D | intel_display_power_well.h | 107 u16 has_vga:1; member
|
H A D | intel_display_power_well.c | 186 u8 irq_pipe_mask, bool has_vga) in hsw_power_well_post_enable() 188 if (has_vga) in hsw_power_well_post_enable() 376 power_well->desc->has_vga); in hsw_power_well_enable() 185 hsw_power_well_post_enable(struct drm_i915_private *dev_priv, u8 irq_pipe_mask, bool has_vga) hsw_power_well_post_enable() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | vfio_pci_core.h | 77 bool has_vga:1; member
|
/kernel/linux/linux-5.10/drivers/vfio/pci/ |
H A D | vfio_pci_private.h | 126 bool has_vga; member
|
H A D | vfio_pci_rdwr.c | 301 if (!vdev->has_vga) in vfio_pci_vga_rw()
|
H A D | vfio_pci.c | 379 vdev->has_vga = true; in vfio_pci_enable() 943 if (!vdev->has_vga) in vfio_pci_ioctl()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.h | 183 bool has_vga:1; member
|
H A D | intel_display_power.c | 271 u8 irq_pipe_mask, bool has_vga) in hsw_power_well_post_enable() 273 if (has_vga) in hsw_power_well_post_enable() 451 power_well->desc->hsw.has_vga); in hsw_power_well_enable() 3071 .hsw.has_vga = true, 3093 .hsw.has_vga = true, 3294 .hsw.has_vga = true, 3376 .hsw.has_vga = true, 3436 .hsw.has_vga = true, 3605 .hsw.has_vga = true, 3737 .hsw.has_vga 270 hsw_power_well_post_enable(struct drm_i915_private *dev_priv, u8 irq_pipe_mask, bool has_vga) hsw_power_well_post_enable() argument [all...] |
/kernel/linux/linux-6.6/drivers/vfio/pci/ |
H A D | vfio_pci_rdwr.c | 302 if (!vdev->has_vga) in vfio_pci_vga_rw()
|
H A 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()
|
Completed in 17 milliseconds