Lines Matching refs:drm_framebuffer
14 struct drm_framebuffer;
42 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane);
43 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb);
56 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane);
58 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane);
59 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
60 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane);
63 unsigned int intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane);
64 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane);
65 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane);
66 unsigned int intel_fb_align_height(const struct drm_framebuffer *fb,
70 const struct drm_framebuffer *fb,
91 unsigned int intel_fb_view_vtd_guard(const struct drm_framebuffer *fb,
107 struct drm_framebuffer *
111 struct drm_framebuffer *
118 bool intel_fb_uses_dpt(const struct drm_framebuffer *fb);
122 struct drm_gem_object *intel_fb_bo(const struct drm_framebuffer *fb);