Home
last modified time | relevance | path

Searched refs:c8_planes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_color.c409 if (crtc_state->c8_planes) in ilk_lut_limited_range()
2021 if (!old_crtc_state->c8_planes != !new_crtc_state->c8_planes) in intel_color_check()
2292 !crtc_state->c8_planes; in i9xx_color_check()
2331 !crtc_state->c8_planes; in vlv_color_check()
2397 !crtc_state->c8_planes; in chv_color_check()
2426 !crtc_state->c8_planes; in ilk_gamma_enable()
2672 !crtc_state->c8_planes && in glk_use_pre_csc_lut_for_gamma()
2768 !crtc_state->c8_planes; in glk_color_check()
2806 !crtc_state->c8_planes) in icl_gamma_mode()
2915 if (crtc_state->c8_planes) in ilk_has_post_csc_lut()
[all …]
A Dintel_atomic_plane.c383 crtc_state->c8_planes &= ~BIT(plane->id); in intel_plane_set_invisible()
665 new_crtc_state->c8_planes |= BIT(plane->id); in intel_plane_atomic_check_with_state()
A Dintel_display_types.h1307 u8 c8_planes; member

Completed in 28 milliseconds