Lines Matching refs:drm_framebuffer
13 struct drm_framebuffer;
21 bool is_ccs_plane(const struct drm_framebuffer *fb, int plane);
22 bool is_gen12_ccs_plane(const struct drm_framebuffer *fb, int plane);
23 bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int plane);
24 bool is_semiplanar_uv_plane(const struct drm_framebuffer *fb, int color_plane);
26 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane);
28 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane);
29 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
30 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane);
33 unsigned int intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane);
34 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane);
35 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane);
36 unsigned int intel_fb_align_height(const struct drm_framebuffer *fb,
39 unsigned int intel_surf_alignment(const struct drm_framebuffer *fb,
43 const struct drm_framebuffer *fb,
65 struct drm_framebuffer *