Searched refs:intel_vgpu_has_monitor_on_port (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | display.c | 262 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) { in emulate_monitor_status_change() 290 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) { in emulate_monitor_status_change() 320 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) { in emulate_monitor_status_change() 396 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) { in emulate_monitor_status_change() 422 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) { in emulate_monitor_status_change() 448 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_D)) { in emulate_monitor_status_change() 478 intel_vgpu_has_monitor_on_port(vgpu, PORT_E)) { in emulate_monitor_status_change() 482 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) { in emulate_monitor_status_change() 678 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) { in intel_vgpu_emulate_hotplug() 694 if (intel_vgpu_has_monitor_on_port(vgp in intel_vgpu_emulate_hotplug() [all...] |
H A D | edid.c | 68 if (intel_vgpu_has_monitor_on_port(vgpu, edid->port)) { in edid_get_byte() 165 if (intel_vgpu_has_monitor_on_port(vgpu, port) && in gmbus0_mmio_write() 528 if (intel_vgpu_has_monitor_on_port(vgpu, in intel_gvt_i2c_handle_aux_ch_write()
|
H A D | display.h | 49 #define intel_vgpu_has_monitor_on_port(vgpu, port) \ macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | display.c | 267 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) { in emulate_monitor_status_change() 295 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) { in emulate_monitor_status_change() 325 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) { in emulate_monitor_status_change() 401 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_B)) { in emulate_monitor_status_change() 427 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) { in emulate_monitor_status_change() 453 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_D)) { in emulate_monitor_status_change() 483 intel_vgpu_has_monitor_on_port(vgpu, PORT_E)) { in emulate_monitor_status_change() 487 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) { in emulate_monitor_status_change() 692 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) { in intel_vgpu_emulate_hotplug() 708 if (intel_vgpu_has_monitor_on_port(vgp in intel_vgpu_emulate_hotplug() [all...] |
H A D | edid.c | 71 if (intel_vgpu_has_monitor_on_port(vgpu, edid->port)) { in edid_get_byte() 168 if (intel_vgpu_has_monitor_on_port(vgpu, port) && in gmbus0_mmio_write() 527 if (intel_vgpu_has_monitor_on_port(vgpu, in intel_gvt_i2c_handle_aux_ch_write()
|
H A D | display.h | 50 #define intel_vgpu_has_monitor_on_port(vgpu, port) \ macro
|
Completed in 4 milliseconds