Lines Matching refs:drm_framebuffer
55 void *src, struct drm_framebuffer *fb, in gud_xrgb8888_to_r124()
101 void *src, struct drm_framebuffer *fb, in gud_xrgb8888_to_color()
149 static int gud_prep_flush(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_prep_flush()
273 static int gud_flush_rect(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_flush_rect()
330 static void gud_retry_failed_flush(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_retry_failed_flush()
357 struct drm_framebuffer *fb; in gud_flush_work()
415 static void gud_fb_queue_damage(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_fb_queue_damage()
418 struct drm_framebuffer *old_fb = NULL; in gud_fb_queue_damage()
446 struct drm_framebuffer *old_fb = old_plane_state->fb; in gud_pipe_check()
448 struct drm_framebuffer *fb = new_plane_state->fb; in gud_pipe_check()
560 struct drm_framebuffer *fb = state->fb; in gud_pipe_update()