Searched refs:pipe_is_enabled (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/gvt/ | ||
H A D | display.h | 167 int pipe_is_enabled(struct intel_vgpu *vgpu, int pipe); |
H A D | fb_decoder.c | 197 if (pipe_is_enabled(vgpu, i)) in get_active_pipe() |