Searched defs:color_plane (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_display.c | 1897 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() 1945 intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() 1952 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() 1965 int color_plane, unsigned int height) in intel_fb_align_height() 2032 int color_plane) in intel_surf_alignment() 2175 static int intel_fb_pitch(const struct drm_framebuffer *fb, int color_plane, in intel_fb_pitch() 2192 int color_plane) in intel_fb_xy_to_linear() 2208 int color_plane) in intel_add_fb_offsets() 2242 static bool is_surface_linear(u64 modifier, int color_plane) in is_surface_linear() 2249 int color_plane, in intel_adjust_aligned_offset() [all …]
|
D | intel_sprite.c | 542 int color_plane, bool slave, u32 plane_ctl) in skl_program_plane() 654 int color_plane = 0; in skl_update_plane() local
|
D | intel_display_types.h | 526 } color_plane[2]; member
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | intel_pm.c | 4643 int color_plane) in skl_compute_wm_params() 4732 struct skl_wm_params *wp, int color_plane) in skl_compute_plane_wm_params() 4988 enum plane_id plane_id, int color_plane) in skl_build_plane_wm_single()
|