Searched defs:color_plane (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_fb.c | 33 bool is_semiplanar_uv_plane(const struct drm_framebuffer *fb, int color_plane) in is_semiplanar_uv_plane() 39 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane) in is_surface_linear() 82 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() 92 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() 103 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size() 126 int color_plane) in intel_fb_plane_get_subsampling() 166 static void intel_fb_plane_dims(const struct intel_framebuffer *fb, int color_plane, int *w, int *h) in intel_fb_plane_dims() 208 int color_plane, in intel_adjust_aligned_offset() 251 int color_plane, in intel_plane_adjust_aligned_offset() 277 int color_plane, in intel_compute_aligned_offset() [all …]
|
D | skl_universal_plane.c | 360 int color_plane, in skl_plane_max_width() 399 int color_plane, in glk_plane_max_width() 427 int color_plane, in icl_plane_min_width() 467 int color_plane, in icl_plane_max_width() 474 int color_plane, in skl_plane_max_height() 481 int color_plane, in icl_plane_max_height() 616 int color_plane, unsigned int rotation) in skl_plane_stride_mult() 631 int color_plane) in skl_plane_stride() 990 int color_plane) in skl_surf_address() 1008 int color_plane) in skl_program_plane() [all …]
|
D | intel_psr.c | 1485 int color_plane) in intel_psr2_program_plane_sel_fetch()
|
D | intel_display.c | 1057 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() 1112 int color_plane, unsigned int height) in intel_fb_align_height() 1160 int color_plane) in intel_surf_alignment() 1420 int color_plane) in intel_fb_xy_to_linear() 1436 int color_plane) in intel_add_fb_offsets() 1639 intel_fb_stride_alignment(const struct drm_framebuffer *fb, int color_plane) in intel_fb_stride_alignment()
|
D | intel_display_types.h | 121 } color_plane[4]; member
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | intel_pm.c | 4913 int color_plane) in skl_plane_relative_data_rate() 5366 int color_plane) in skl_compute_wm_params() 5457 struct skl_wm_params *wp, int color_plane) in skl_compute_plane_wm_params() 5718 enum plane_id plane_id, int color_plane) in skl_build_plane_wm_single()
|