intel_plane 256 drivers/gpu/drm/i915/display/intel_atomic.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 316 drivers/gpu/drm/i915/display/intel_atomic.c struct intel_plane *intel_plane; intel_plane 391 drivers/gpu/drm/i915/display/intel_atomic.c intel_plane = to_intel_plane(plane); intel_plane 395 drivers/gpu/drm/i915/display/intel_atomic.c if (WARN_ON(intel_plane->pipe != intel_crtc->pipe)) intel_plane 399 drivers/gpu/drm/i915/display/intel_atomic.c intel_plane); intel_plane 44 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *intel_plane_alloc(void) intel_plane 47 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *plane; intel_plane 65 drivers/gpu/drm/i915/display/intel_atomic_plane.c void intel_plane_free(struct intel_plane *plane) intel_plane 146 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *plane = to_intel_plane(new_plane_state->base.plane); intel_plane 200 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *plane = to_intel_plane(_plane); intel_plane 225 drivers/gpu/drm/i915/display/intel_atomic_plane.c static struct intel_plane * intel_plane 235 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *plane; intel_plane 269 drivers/gpu/drm/i915/display/intel_atomic_plane.c void intel_update_plane(struct intel_plane *plane, intel_plane 279 drivers/gpu/drm/i915/display/intel_atomic_plane.c void intel_update_slave(struct intel_plane *plane, intel_plane 289 drivers/gpu/drm/i915/display/intel_atomic_plane.c void intel_disable_plane(struct intel_plane *plane, intel_plane 308 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *plane; intel_plane 324 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *master = intel_plane 353 drivers/gpu/drm/i915/display/intel_atomic_plane.c struct intel_plane *plane; intel_plane 16 drivers/gpu/drm/i915/display/intel_atomic_plane.h struct intel_plane; intel_plane 23 drivers/gpu/drm/i915/display/intel_atomic_plane.h void intel_update_plane(struct intel_plane *plane, intel_plane 26 drivers/gpu/drm/i915/display/intel_atomic_plane.h void intel_update_slave(struct intel_plane *plane, intel_plane 29 drivers/gpu/drm/i915/display/intel_atomic_plane.h void intel_disable_plane(struct intel_plane *plane, intel_plane 31 drivers/gpu/drm/i915/display/intel_atomic_plane.h struct intel_plane *intel_plane_alloc(void); intel_plane 32 drivers/gpu/drm/i915/display/intel_atomic_plane.h void intel_plane_free(struct intel_plane *plane); intel_plane 1057 drivers/gpu/drm/i915/display/intel_color.c static bool need_plane_update(struct intel_plane *plane, intel_plane 1081 drivers/gpu/drm/i915/display/intel_color.c struct intel_plane *plane; intel_plane 1271 drivers/gpu/drm/i915/display/intel_display.c static void assert_plane(struct intel_plane *plane, bool state) intel_plane 1289 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 2060 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 2370 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *intel_plane = to_intel_plane(state->base.plane); intel_plane 2371 drivers/gpu/drm/i915/display/intel_display.c struct drm_i915_private *dev_priv = to_i915(intel_plane->base.dev); intel_plane 2377 drivers/gpu/drm/i915/display/intel_display.c if (intel_plane->id == PLANE_CURSOR) intel_plane 2500 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 2561 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 2601 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 3115 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 3143 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane) intel_plane 3179 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *intel_plane = to_intel_plane(primary); intel_plane 3225 drivers/gpu/drm/i915/display/intel_display.c intel_plane_disable_noatomic(intel_crtc, intel_plane); intel_plane 3569 drivers/gpu/drm/i915/display/intel_display.c i9xx_plane_max_stride(struct intel_plane *plane, intel_plane 3723 drivers/gpu/drm/i915/display/intel_display.c static bool i9xx_plane_has_windowing(struct intel_plane *plane) intel_plane 3743 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 3775 drivers/gpu/drm/i915/display/intel_display.c static void i9xx_update_plane(struct intel_plane *plane, intel_plane 3846 drivers/gpu/drm/i915/display/intel_display.c static void i9xx_disable_plane(struct intel_plane *plane, intel_plane 3877 drivers/gpu/drm/i915/display/intel_display.c static bool i9xx_plane_get_hw_state(struct intel_plane *plane, intel_plane 4199 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 5532 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *intel_plane = intel_plane 5534 drivers/gpu/drm/i915/display/intel_display.c struct drm_i915_private *dev_priv = to_i915(intel_plane->base.dev); intel_plane 5541 drivers/gpu/drm/i915/display/intel_display.c if (!icl_is_hdr_plane(dev_priv, intel_plane->id) && intel_plane 5546 drivers/gpu/drm/i915/display/intel_display.c drm_plane_index(&intel_plane->base), intel_plane 5560 drivers/gpu/drm/i915/display/intel_display.c intel_plane->base.base.id, intel_plane 5561 drivers/gpu/drm/i915/display/intel_display.c intel_plane->base.name); intel_plane 5595 drivers/gpu/drm/i915/display/intel_display.c intel_plane->base.base.id, intel_plane->base.name, intel_plane 6043 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 6300 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(crtc->base.primary); intel_plane 7041 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 8594 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(crtc->base.primary); intel_plane 8751 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(crtc->base.primary); intel_plane 9797 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(crtc->base.primary); intel_plane 10624 drivers/gpu/drm/i915/display/intel_display.c i845_cursor_max_stride(struct intel_plane *plane, intel_plane 10702 drivers/gpu/drm/i915/display/intel_display.c static void i845_update_cursor(struct intel_plane *plane, intel_plane 10747 drivers/gpu/drm/i915/display/intel_display.c static void i845_disable_cursor(struct intel_plane *plane, intel_plane 10753 drivers/gpu/drm/i915/display/intel_display.c static bool i845_cursor_get_hw_state(struct intel_plane *plane, intel_plane 10776 drivers/gpu/drm/i915/display/intel_display.c i9xx_cursor_max_stride(struct intel_plane *plane, intel_plane 10876 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 10928 drivers/gpu/drm/i915/display/intel_display.c static void i9xx_update_cursor(struct intel_plane *plane, intel_plane 10993 drivers/gpu/drm/i915/display/intel_display.c static void i9xx_disable_cursor(struct intel_plane *plane, intel_plane 10999 drivers/gpu/drm/i915/display/intel_display.c static bool i9xx_cursor_get_hw_state(struct intel_plane *plane, intel_plane 11507 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 11663 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane, *linked; intel_plane 11689 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane, *linked; intel_plane 12046 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 12077 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 13157 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 14141 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 14304 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 14696 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *intel_plane = to_intel_plane(plane); intel_plane 14771 drivers/gpu/drm/i915/display/intel_display.c intel_plane->frontbuffer_bit); intel_plane 14789 drivers/gpu/drm/i915/display/intel_display.c intel_update_plane(intel_plane, crtc_state, intel_plane 14792 drivers/gpu/drm/i915/display/intel_display.c intel_disable_plane(intel_plane, crtc_state); intel_plane 14839 drivers/gpu/drm/i915/display/intel_display.c static struct intel_plane * intel_plane 14842 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 14948 drivers/gpu/drm/i915/display/intel_display.c static struct intel_plane * intel_plane 14953 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *cursor; intel_plane 15107 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *primary = NULL; intel_plane 15108 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *cursor = NULL; intel_plane 15131 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 16386 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane = intel_plane 16451 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 16630 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 16780 drivers/gpu/drm/i915/display/intel_display.c struct intel_plane *plane; intel_plane 51 drivers/gpu/drm/i915/display/intel_display.h struct intel_plane; intel_plane 323 drivers/gpu/drm/i915/display/intel_display.h #define for_each_intel_plane(dev, intel_plane) \ intel_plane 324 drivers/gpu/drm/i915/display/intel_display.h list_for_each_entry(intel_plane, \ intel_plane 328 drivers/gpu/drm/i915/display/intel_display.h #define for_each_intel_plane_mask(dev, intel_plane, plane_mask) \ intel_plane 329 drivers/gpu/drm/i915/display/intel_display.h list_for_each_entry(intel_plane, \ intel_plane 333 drivers/gpu/drm/i915/display/intel_display.h drm_plane_mask(&intel_plane->base))) intel_plane 335 drivers/gpu/drm/i915/display/intel_display.h #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ intel_plane 336 drivers/gpu/drm/i915/display/intel_display.h list_for_each_entry(intel_plane, \ intel_plane 339 drivers/gpu/drm/i915/display/intel_display.h for_each_if((intel_plane)->pipe == (intel_crtc)->pipe) intel_plane 536 drivers/gpu/drm/i915/display/intel_display.h unsigned int i9xx_plane_max_stride(struct intel_plane *plane, intel_plane 562 drivers/gpu/drm/i915/display/intel_display_types.h struct intel_plane *linked_plane; intel_plane 1051 drivers/gpu/drm/i915/display/intel_display_types.h unsigned int (*max_stride)(struct intel_plane *plane, intel_plane 1054 drivers/gpu/drm/i915/display/intel_display_types.h void (*update_plane)(struct intel_plane *plane, intel_plane 1057 drivers/gpu/drm/i915/display/intel_display_types.h void (*update_slave)(struct intel_plane *plane, intel_plane 1060 drivers/gpu/drm/i915/display/intel_display_types.h void (*disable_plane)(struct intel_plane *plane, intel_plane 1062 drivers/gpu/drm/i915/display/intel_display_types.h bool (*get_hw_state)(struct intel_plane *plane, enum pipe *pipe); intel_plane 1092 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_plane(x) container_of(x, struct intel_plane, base) intel_plane 1449 drivers/gpu/drm/i915/display/intel_display_types.h struct intel_plane *plane) intel_plane 1462 drivers/gpu/drm/i915/display/intel_display_types.h struct intel_plane *plane) intel_plane 1470 drivers/gpu/drm/i915/display/intel_display_types.h struct intel_plane *plane) intel_plane 1028 drivers/gpu/drm/i915/display/intel_fbc.c struct intel_plane *plane; intel_plane 255 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 341 drivers/gpu/drm/i915/display/intel_sprite.c skl_plane_max_stride(struct intel_plane *plane, intel_plane 359 drivers/gpu/drm/i915/display/intel_sprite.c skl_program_scaler(struct intel_plane *plane, intel_plane 421 drivers/gpu/drm/i915/display/intel_sprite.c icl_program_input_csc(struct intel_plane *plane, intel_plane 539 drivers/gpu/drm/i915/display/intel_sprite.c skl_program_plane(struct intel_plane *plane, intel_plane 557 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *linked = plane_state->linked_plane; intel_plane 650 drivers/gpu/drm/i915/display/intel_sprite.c skl_update_plane(struct intel_plane *plane, intel_plane 666 drivers/gpu/drm/i915/display/intel_sprite.c icl_update_slave(struct intel_plane *plane, intel_plane 675 drivers/gpu/drm/i915/display/intel_sprite.c skl_disable_plane(struct intel_plane *plane, intel_plane 697 drivers/gpu/drm/i915/display/intel_sprite.c skl_plane_get_hw_state(struct intel_plane *plane, intel_plane 733 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 792 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 907 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 931 drivers/gpu/drm/i915/display/intel_sprite.c vlv_update_plane(struct intel_plane *plane, intel_plane 994 drivers/gpu/drm/i915/display/intel_sprite.c vlv_disable_plane(struct intel_plane *plane, intel_plane 1011 drivers/gpu/drm/i915/display/intel_sprite.c vlv_plane_get_hw_state(struct intel_plane *plane, intel_plane 1121 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1148 drivers/gpu/drm/i915/display/intel_sprite.c ivb_update_plane(struct intel_plane *plane, intel_plane 1219 drivers/gpu/drm/i915/display/intel_sprite.c ivb_disable_plane(struct intel_plane *plane, intel_plane 1238 drivers/gpu/drm/i915/display/intel_sprite.c ivb_plane_get_hw_state(struct intel_plane *plane, intel_plane 1261 drivers/gpu/drm/i915/display/intel_sprite.c g4x_sprite_max_stride(struct intel_plane *plane, intel_plane 1342 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1374 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1401 drivers/gpu/drm/i915/display/intel_sprite.c g4x_update_plane(struct intel_plane *plane, intel_plane 1468 drivers/gpu/drm/i915/display/intel_sprite.c g4x_disable_plane(struct intel_plane *plane, intel_plane 1486 drivers/gpu/drm/i915/display/intel_sprite.c g4x_plane_get_hw_state(struct intel_plane *plane, intel_plane 1586 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1634 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1686 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1807 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1871 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 2249 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane = to_intel_plane(_plane); intel_plane 2429 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane * intel_plane 2433 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane; intel_plane 2532 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane * intel_plane 2536 drivers/gpu/drm/i915/display/intel_sprite.c struct intel_plane *plane; intel_plane 23 drivers/gpu/drm/i915/display/intel_sprite.h struct intel_plane *intel_sprite_plane_create(struct drm_i915_private *dev_priv, intel_plane 32 drivers/gpu/drm/i915/display/intel_sprite.h struct intel_plane * intel_plane 1573 drivers/gpu/drm/i915/display/vlv_dsi.c struct intel_plane *plane; intel_plane 2647 drivers/gpu/drm/i915/i915_debugfs.c struct intel_plane *intel_plane; intel_plane 2649 drivers/gpu/drm/i915/i915_debugfs.c for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) { intel_plane 2651 drivers/gpu/drm/i915/i915_debugfs.c struct drm_plane *plane = &intel_plane->base; intel_plane 2673 drivers/gpu/drm/i915/i915_debugfs.c plane_type(intel_plane->base.type), intel_plane 2743 drivers/gpu/drm/i915/i915_debugfs.c struct intel_plane *cursor = intel_plane 826 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1115 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1217 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1343 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 1624 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1794 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 1864 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 3753 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 4074 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 4206 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *intel_plane = to_intel_plane(plane_state->base.plane); intel_plane 4220 drivers/gpu/drm/i915/intel_pm.c if (intel_plane->id == PLANE_CURSOR) intel_plane 4734 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 5029 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane = to_intel_plane(plane_state->base.plane); intel_plane 5147 drivers/gpu/drm/i915/intel_pm.c void skl_write_plane_wm(struct intel_plane *plane, intel_plane 5183 drivers/gpu/drm/i915/intel_pm.c void skl_write_cursor_wm(struct intel_plane *plane, intel_plane 5286 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 5346 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 5570 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 6072 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 6225 drivers/gpu/drm/i915/intel_pm.c struct intel_plane *plane; intel_plane 19 drivers/gpu/drm/i915/intel_pm.h struct intel_plane; intel_plane 66 drivers/gpu/drm/i915/intel_pm.h void skl_write_plane_wm(struct intel_plane *plane, intel_plane 68 drivers/gpu/drm/i915/intel_pm.h void skl_write_cursor_wm(struct intel_plane *plane,