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

/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_display.c10642 int plane_bpp, ret = -EINVAL; intel_modeset_pipe_config() local
10687 plane_bpp = compute_baseline_pipe_bpp(to_intel_crtc(crtc), intel_modeset_pipe_config()
10689 if (plane_bpp < 0) intel_modeset_pipe_config()
10757 pipe_config->dither = pipe_config->pipe_bpp != plane_bpp; intel_modeset_pipe_config()
10759 plane_bpp, pipe_config->pipe_bpp, pipe_config->dither); intel_modeset_pipe_config()

Completed in 110 milliseconds