Lines Matching refs:drm_framebuffer

16 bool is_ccs_plane(const struct drm_framebuffer *fb, int plane)  in is_ccs_plane()
24 bool is_gen12_ccs_plane(const struct drm_framebuffer *fb, int plane) in is_gen12_ccs_plane()
29 bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int plane) in is_gen12_ccs_cc_plane()
35 bool is_semiplanar_uv_plane(const struct drm_framebuffer *fb, int color_plane) in is_semiplanar_uv_plane()
41 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane) in is_surface_linear()
47 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane) in main_to_ccs_plane()
55 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) in skl_ccs_to_main_plane()
98 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane) in skl_main_to_aux_plane()
117 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes()
170 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height()
180 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims()
196 static void intel_tile_block_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_block_dims()
206 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size()
216 intel_fb_align_height(const struct drm_framebuffer *fb, in intel_fb_align_height()
265 unsigned int intel_surf_alignment(const struct drm_framebuffer *fb, in intel_surf_alignment()
317 const struct drm_framebuffer *fb, in intel_fb_plane_get_subsampling()
413 const struct drm_framebuffer *fb, in intel_adjust_aligned_offset()
482 const struct drm_framebuffer *fb, in intel_compute_aligned_offset()
541 const struct drm_framebuffer *fb = state->hw.fb; in intel_plane_compute_aligned_offset()
557 const struct drm_framebuffer *fb, in intel_fb_offset_to_xy()
603 static int intel_fb_check_ccs_xy(const struct drm_framebuffer *fb, int ccs_plane, int x, int y) in intel_fb_check_ccs_xy()
656 const struct drm_framebuffer *fb = plane_state->hw.fb; in intel_plane_can_remap()
1066 struct drm_framebuffer *fb = plane_state->hw.fb; in intel_plane_remap_gtt()
1156 intel_fb_stride_alignment(const struct drm_framebuffer *fb, int color_plane) in intel_fb_stride_alignment()
1212 const struct drm_framebuffer *fb = plane_state->hw.fb; in intel_plane_check_stride()
1273 static void intel_user_framebuffer_destroy(struct drm_framebuffer *fb) in intel_user_framebuffer_destroy()
1287 static int intel_user_framebuffer_create_handle(struct drm_framebuffer *fb, in intel_user_framebuffer_create_handle()
1303 static int intel_user_framebuffer_dirty(struct drm_framebuffer *fb, in intel_user_framebuffer_dirty()
1328 struct drm_framebuffer *fb = &intel_fb->base; in intel_framebuffer_init()
1477 struct drm_framebuffer *
1482 struct drm_framebuffer *fb; in intel_user_framebuffer_create()
1505 struct drm_framebuffer *