Lines Matching refs:fb
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,
79 bool intel_fb_needs_pot_stride_remap(const struct intel_framebuffer *fb);
80 bool intel_fb_supports_90_270_rotation(const struct intel_framebuffer *fb);
82 int intel_fill_fb_info(struct drm_i915_private *i915, struct intel_framebuffer *fb);
83 void intel_fb_fill_view(const struct intel_framebuffer *fb, unsigned int rotation,
96 bool intel_fb_uses_dpt(const struct drm_framebuffer *fb);