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()
279 static int gud_flush_rect(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_flush_rect()
336 static void gud_retry_failed_flush(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_retry_failed_flush()
363 struct drm_framebuffer *fb; in gud_flush_work()
421 static void gud_fb_queue_damage(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_fb_queue_damage()
424 struct drm_framebuffer *old_fb = NULL; in gud_fb_queue_damage()
452 struct drm_framebuffer *old_fb = old_plane_state->fb; in gud_pipe_check()
454 struct drm_framebuffer *fb = new_plane_state->fb; in gud_pipe_check()
566 struct drm_framebuffer *fb = state->fb; in gud_pipe_update()