Searched refs:intel_framebuffer (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 746 static unsigned int gen12_ccs_aux_stride(struct intel_framebuffer *fb, int ccs_plane) in gen12_ccs_aux_stride() 954 static void intel_fb_plane_dims(const struct intel_framebuffer *fb, int color_plane, int *w, int *h) in intel_fb_plane_dims() 1194 const struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb); in intel_fb_check_ccs_xy() 1279 bool intel_fb_needs_pot_stride_remap(const struct intel_framebuffer *fb) in intel_fb_needs_pot_stride_remap() 1297 static int intel_fb_pitch(const struct intel_framebuffer *fb, int color_plane, unsigned int rotatio… in intel_fb_pitch() 1310 const struct intel_framebuffer *fb = to_intel_framebuffer(plane_state->hw.fb); in intel_plane_needs_remap() 1335 static int convert_plane_offset_to_xy(const struct intel_framebuffer *fb, int color_plane, in convert_plane_offset_to_xy() 1374 static u32 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, i… in calc_plane_aligned_offset() 1393 static void init_plane_view_dims(const struct intel_framebuffer *fb, int color_plane, in init_plane_view_dims() 1404 plane_view_src_stride_tiles(const struct intel_framebuffer *fb, int color_plane, in plane_view_src_stride_tiles() [all …]
|
| H A D | intel_fbdev.c | 62 struct intel_framebuffer *fb; 225 static struct intel_framebuffer * 269 struct intel_framebuffer *fb = ifbdev->fb; in intel_fbdev_driver_fbdev_probe() 377 struct intel_framebuffer *fb = NULL; in intel_fbdev_init_bios() 554 struct intel_framebuffer *intel_fbdev_framebuffer(struct intel_fbdev *fbdev) in intel_fbdev_framebuffer()
|
| H A D | intel_display_types.h | 136 struct intel_framebuffer { struct 726 struct intel_framebuffer *fb; 1618 container_of_const((fb), struct intel_framebuffer, base)
|
| H A D | intel_plane.c | 1340 struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb); in intel_panic_flush() 1398 struct intel_framebuffer *intel_fb; in intel_get_scanout_buffer()
|
| H A D | skl_universal_plane.c | 3064 struct intel_framebuffer *intel_fb; in skl_get_initial_plane_config()
|