Home
last modified time | relevance | path

Searched defs:color_plane (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_fb.c460 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_ccs_aux_plane()
475 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()
503 static bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int color_plane) in is_gen12_ccs_cc_plane()
508 static bool is_semiplanar_uv_plane(const struct drm_framebuffer *fb, int color_plane) in is_semiplanar_uv_plane()
514 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane) in is_surface_linear()
569 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes()
632 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height()
642 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims()
658 static void intel_tile_block_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_block_dims()
668 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size()
[all …]
Dskl_universal_plane.c318 int color_plane, in skl_plane_max_width()
357 int color_plane, in glk_plane_max_width()
385 int color_plane, in icl_plane_min_width()
425 int color_plane, in icl_hdr_plane_max_width()
435 int color_plane, in icl_sdr_plane_max_width()
442 int color_plane, in skl_plane_max_height()
449 int color_plane, in icl_plane_max_height()
584 int color_plane, unsigned int rotation) in skl_plane_stride_mult()
599 int color_plane) in skl_plane_stride()
983 int color_plane) in skl_surf_address()
[all …]
Dintel_atomic_plane.c184 int color_plane) in intel_plane_data_rate()
209 int color_plane) in intel_plane_relative_data_rate()
Dskl_watermark.c1695 int color_plane) in skl_compute_wm_params()
1798 struct skl_wm_params *wp, int color_plane) in skl_compute_plane_wm_params()
2083 struct intel_plane *plane, int color_plane) in skl_build_plane_wm_single()
Dintel_psr.c1538 int color_plane) in intel_psr2_program_plane_sel_fetch()
Dintel_display.c689 int color_plane) in intel_fb_xy_to_linear()
705 int color_plane) in intel_add_fb_offsets()
Dintel_display_types.h130 } color_plane[4]; member
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_vma.c1132 int color_plane, in remap_color_plane_pages()