Searched refs:PLANE_CTL_ENABLE (Results 1 – 3 of 3) sorted by relevance
205 plane_ctl = PLANE_CTL_ENABLE | in skl_update_plane()
1421 I915_STATE_WARN(val & PLANE_CTL_ENABLE, in assert_sprites_disabled()3118 plane_ctl = PLANE_CTL_ENABLE | in skylake_update_primary_plane()9105 if (!(val & PLANE_CTL_ENABLE)) in skylake_get_initial_plane_config()
5284 #define PLANE_CTL_ENABLE (1 << 31) macro