Lines Matching refs:fb
36 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane);
37 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb);
50 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane);
52 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane);
53 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane);
54 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane);
57 unsigned int intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane);
58 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane);
59 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane);
60 unsigned int intel_fb_align_height(const struct drm_framebuffer *fb,
63 unsigned int intel_surf_alignment(const struct drm_framebuffer *fb,
67 const struct drm_framebuffer *fb,
78 bool intel_fb_needs_pot_stride_remap(const struct intel_framebuffer *fb);
79 bool intel_fb_supports_90_270_rotation(const struct intel_framebuffer *fb);
81 int intel_fill_fb_info(struct drm_i915_private *i915, struct intel_framebuffer *fb);
82 void intel_fb_fill_view(const struct intel_framebuffer *fb, unsigned int rotation,
94 bool intel_fb_uses_dpt(const struct drm_framebuffer *fb);