Searched defs:color_plane (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_fb.c | 507 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_ccs_aux_plane() 522 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() 550 static bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int color_plane) in is_gen12_ccs_cc_plane() 555 static bool is_semiplanar_uv_plane(const struct drm_framebuffer *fb, int color_plane) in is_semiplanar_uv_plane() 561 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane) in is_surface_linear() 616 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() 682 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() 692 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() 708 static void intel_tile_block_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_block_dims() 718 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size() [all …]
|
D | skl_universal_plane.c | 324 int color_plane, in skl_plane_max_width() 363 int color_plane, in glk_plane_max_width() 391 int color_plane, in icl_plane_min_width() 431 int color_plane, in icl_hdr_plane_max_width() 441 int color_plane, in icl_sdr_plane_max_width() 448 int color_plane, in skl_plane_max_height() 455 int color_plane, in icl_plane_max_height() 590 int color_plane, unsigned int rotation) in skl_plane_stride_mult() 605 int color_plane) in skl_plane_stride() 997 int color_plane) in skl_surf_address() [all …]
|
D | intel_atomic_plane.c | 185 int color_plane) in intel_plane_data_rate() 210 int color_plane) in intel_plane_relative_data_rate()
|
D | skl_watermark.c | 1726 int color_plane) in skl_compute_wm_params() 1813 struct skl_wm_params *wp, int color_plane) in skl_compute_plane_wm_params() 2088 struct intel_plane *plane, int color_plane) in skl_build_plane_wm_single()
|
D | intel_psr.c | 1828 int color_plane) in intel_psr2_program_plane_sel_fetch_noarm()
|
D | intel_display.c | 552 int color_plane) in intel_fb_xy_to_linear() 568 int color_plane) in intel_add_fb_offsets()
|
D | intel_display_types.h | 132 } color_plane[4]; member
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_vma.c | 1162 int color_plane, in remap_color_plane_pages()
|