Searched defs:color_plane (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb.c | 668 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_ccs_aux_plane() 683 static bool intel_fb_is_gen12_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_gen12_ccs_aux_plane() 711 static bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int color_plane) in is_gen12_ccs_cc_plane() 716 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane) in is_surface_linear() 771 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() 839 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() 849 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() 865 static void intel_tile_block_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_block_dims() 875 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size() 886 int color_plane, unsigned int height) in intel_fb_align_height() [all …]
|
H A D | skl_universal_plane.c | 329 int color_plane, in skl_plane_max_width() 367 int color_plane, in glk_plane_max_width() 395 int color_plane, in icl_plane_min_width() 435 int color_plane, in xe3_plane_max_width() 445 int color_plane, in icl_hdr_plane_max_width() 455 int color_plane, in icl_sdr_plane_max_width() 462 int color_plane, in skl_plane_max_height() 469 int color_plane, in icl_plane_max_height() 519 int color_plane) in tgl_plane_min_alignment() 566 int color_plane) in skl_plane_min_alignment() [all …]
|
H A D | intel_sprite.c | 258 int color_plane) in vlv_sprite_min_alignment() 996 int color_plane) in g4x_sprite_min_alignment()
|
H A D | skl_watermark.c | 1745 int color_plane, unsigned int pan_x) in skl_compute_wm_params() 1834 struct skl_wm_params *wp, int color_plane) in skl_compute_plane_wm_params() 2113 struct intel_plane *plane, int color_plane) in skl_build_plane_wm_single()
|
H A D | intel_display.c | 692 int color_plane) in intel_fb_xy_to_linear() 708 int color_plane) in intel_add_fb_offsets()
|
H A D | intel_display_types.h | 129 } color_plane[4]; member
|