Searched defs:color_plane (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 674 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_ccs_aux_plane() 689 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() 717 static bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int color_plane) in is_gen12_ccs_cc_plane() 722 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane) in is_surface_linear() 777 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() 846 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() 858 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() 874 static void intel_tile_block_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_block_dims() 884 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size() 895 int color_plane, unsigned int height) in intel_fb_align_height() [all …]
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_vma.c | 1194 int color_plane, in remap_color_plane_pages()
|