Searched refs:plane_bpp (Results 1 – 1 of 1) sorted by relevance
10642 int plane_bpp, ret = -EINVAL; in intel_modeset_pipe_config() local10687 plane_bpp = compute_baseline_pipe_bpp(to_intel_crtc(crtc), in intel_modeset_pipe_config()10689 if (plane_bpp < 0) in intel_modeset_pipe_config()10757 pipe_config->dither = pipe_config->pipe_bpp != plane_bpp; in intel_modeset_pipe_config()10759 plane_bpp, pipe_config->pipe_bpp, pipe_config->dither); in intel_modeset_pipe_config()