Home
last modified time | relevance | path

Searched refs:intel_vgpu_port (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddisplay.h46 #define intel_vgpu_port(vgpu, port) \ macro
50 (intel_vgpu_port(vgpu, port)->edid && \
51 intel_vgpu_port(vgpu, port)->edid->data_valid)
54 ((intel_vgpu_port(vgpu, port)->type == GVT_DP_A) || \
55 (intel_vgpu_port(vgpu, port)->type == GVT_DP_B) || \
56 (intel_vgpu_port(vgpu, port)->type == GVT_DP_C) || \
57 (intel_vgpu_port(vgpu, port)->type == GVT_DP_D))
160 struct intel_vgpu_port { struct
H A Ddisplay.c509 struct intel_vgpu_port *port = intel_vgpu_port(vgpu, port_num); in clean_virtual_dp_monitor()
522 struct intel_vgpu_port *port = intel_vgpu_port(vgpu, port_num); in setup_virtual_dp_monitor()
H A Dedid.c70 intel_vgpu_port(vgpu, edid->port)->edid; in edid_get_byte()
H A Dgvt.h130 struct intel_vgpu_port ports[I915_MAX_PORTS];
H A Dkvmgt.c655 struct intel_vgpu_port *port = intel_vgpu_port(vgpu, port_num); in kvmgt_set_edid()
H A Dhandlers.c917 struct intel_vgpu_port *port = NULL; in dp_aux_ch_ctl_mmio_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddisplay.h47 #define intel_vgpu_port(vgpu, port) \ macro
51 (intel_vgpu_port(vgpu, port)->edid && \
52 intel_vgpu_port(vgpu, port)->edid->data_valid)
55 ((intel_vgpu_port(vgpu, port)->type == GVT_DP_A) || \
56 (intel_vgpu_port(vgpu, port)->type == GVT_DP_B) || \
57 (intel_vgpu_port(vgpu, port)->type == GVT_DP_C) || \
58 (intel_vgpu_port(vgpu, port)->type == GVT_DP_D))
162 struct intel_vgpu_port { struct
H A Ddisplay.c514 struct intel_vgpu_port *port = intel_vgpu_port(vgpu, port_num); in clean_virtual_dp_monitor()
542 struct intel_vgpu_port *port = intel_vgpu_port(vgpu, port_num); in setup_virtual_dp_monitor()
594 struct intel_vgpu_port *port = in vgpu_update_vblank_emulation()
595 intel_vgpu_port(vgpu, vgpu->display.port_num); in vgpu_update_vblank_emulation()
H A Dedid.c73 intel_vgpu_port(vgpu, edid->port)->edid; in edid_get_byte()
H A Dgvt.h129 struct intel_vgpu_port ports[I915_MAX_PORTS];
H A Dkvmgt.c585 struct intel_vgpu_port *port = intel_vgpu_port(vgpu, port_num); in intel_gvt_set_edid()
H A Dhandlers.c680 u32 *old_rate = &(intel_vgpu_port(vgpu, vgpu->display.port_num)->vrefresh_k); in vgpu_update_refresh_rate()
1168 struct intel_vgpu_port *port = NULL; in dp_aux_ch_ctl_mmio_write()

Completed in 28 milliseconds