Lines Matching refs:drm_framebuffer
14 struct drm_framebuffer;
37 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane);
38 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb);
51 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane);
53 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane);
54 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
55 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane);
58 unsigned int intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane);
59 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane);
60 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane);
61 unsigned int intel_fb_align_height(const struct drm_framebuffer *fb,
64 unsigned int intel_surf_alignment(const struct drm_framebuffer *fb,
68 const struct drm_framebuffer *fb,
90 struct drm_framebuffer *
96 bool intel_fb_uses_dpt(const struct drm_framebuffer *fb);