Lines Matching defs:plane

1241 static void assert_plane(struct intel_plane *plane, bool state)  in assert_plane()
1256 struct intel_plane *plane; in assert_planes_disabled() local
1950 intel_tile_width_bytes(const struct drm_framebuffer *fb, int plane) in intel_tile_width_bytes()
1998 intel_tile_height(const struct drm_framebuffer *fb, int plane) in intel_tile_height()
2008 static void intel_tile_dims(const struct drm_framebuffer *fb, int plane, in intel_tile_dims()
2021 int plane, unsigned int height) in intel_fb_align_height()
2077 int plane) in intel_surf_alignment()
2179 static int intel_fb_pitch(const struct drm_framebuffer *fb, int plane, in intel_fb_pitch()
2196 int plane) in intel_fb_xy_to_linear()
2212 int plane) in intel_add_fb_offsets()
2255 const struct drm_framebuffer *fb, int plane, in _intel_adjust_tile_offset()
2297 const struct intel_plane_state *state, int plane, in intel_adjust_tile_offset()
2321 const struct drm_framebuffer *fb, int plane, in _intel_compute_tile_offset()
2372 int plane) in intel_compute_tile_offset()
2392 const struct drm_framebuffer *fb, int plane) in intel_fb_offset_to_xy()
2732 struct intel_plane *plane = to_intel_plane(plane_state->base.plane); in intel_set_plane_visible() local
2751 struct intel_plane *plane) in intel_plane_disable_noatomic()
2871 static int skl_max_plane_width(const struct drm_framebuffer *fb, int plane, in skl_max_plane_width()
3063 struct intel_plane *plane = to_intel_plane(plane_state->base.plane); in skl_check_ccs_aux_surface() local
3250 enum plane plane = primary->plane; in i9xx_update_primary_plane() local
3312 enum plane plane = primary->plane; in i9xx_disable_primary_plane() local
3332 enum plane plane = primary->plane; in i9xx_plane_get_hw_state() local
3353 intel_fb_stride_alignment(const struct drm_framebuffer *fb, int plane) in intel_fb_stride_alignment()
3388 u32 skl_plane_stride(const struct drm_framebuffer *fb, int plane, in skl_plane_stride()
5868 struct intel_plane *plane; in intel_crtc_disable_noatomic() local
7392 int pipe = crtc->pipe, plane = crtc->plane; in i9xx_get_initial_plane_config() local
9357 static int i845_check_cursor(struct intel_plane *plane, in i845_check_cursor()
9397 static void i845_update_cursor(struct intel_plane *plane, in i845_update_cursor()
9442 static void i845_disable_cursor(struct intel_plane *plane, in i845_disable_cursor()
9448 static bool i845_cursor_get_hw_state(struct intel_plane *plane) in i845_cursor_get_hw_state()
9539 static int i9xx_check_cursor(struct intel_plane *plane, in i9xx_check_cursor()
9591 static void i9xx_update_cursor(struct intel_plane *plane, in i9xx_update_cursor()
9652 static void i9xx_disable_cursor(struct intel_plane *plane, in i9xx_disable_cursor()
9658 static bool i9xx_cursor_get_hw_state(struct intel_plane *plane) in i9xx_cursor_get_hw_state()
10227 static bool intel_wm_need_update(struct drm_plane *plane, in intel_wm_need_update()
10269 struct intel_plane *plane = to_intel_plane(plane_state->plane); in intel_plane_atomic_calc_changes() local
10643 struct drm_plane *plane; in intel_dump_pipe_config() local
11355 int plane, level, max_level = ilk_wm_max_level(dev_priv); in verify_wm_state() local
12460 struct drm_plane *plane; in intel_atomic_track_fbs() local
12644 intel_prepare_plane_fb(struct drm_plane *plane, in intel_prepare_plane_fb()
12757 intel_cleanup_plane_fb(struct drm_plane *plane, in intel_cleanup_plane_fb()
12805 intel_check_primary_plane(struct intel_plane *plane, in intel_check_primary_plane()
12909 void intel_plane_destroy(struct drm_plane *plane) in intel_plane_destroy()
12977 static bool intel_primary_plane_format_mod_supported(struct drm_plane *plane, in intel_primary_plane_format_mod_supported()
13000 static bool intel_cursor_plane_format_mod_supported(struct drm_plane *plane, in intel_cursor_plane_format_mod_supported()
13022 intel_legacy_cursor_update(struct drm_plane *plane, in intel_legacy_cursor_update()
13428 struct intel_plane *plane; in intel_crtc_init() local
14708 enum plane plane = primary->plane; in intel_plane_mapping_ok() local
14724 struct intel_plane *plane = in intel_sanitize_plane_mapping() local
14783 struct intel_plane *plane; in intel_sanitize_crtc() local
14908 struct intel_plane *plane; in readout_plane_state() local
15362 } plane[I915_MAX_PIPES]; member