Lines Matching refs:drm_framebuffer
55 void *src, struct drm_framebuffer *fb, in gud_xrgb8888_to_r124()
104 void *src, struct drm_framebuffer *fb, in gud_xrgb8888_to_color()
154 static int gud_prep_flush(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_prep_flush()
287 static int gud_flush_rect(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_flush_rect()
344 static void gud_retry_failed_flush(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_retry_failed_flush()
371 struct drm_framebuffer *fb; in gud_flush_work()
429 static void gud_fb_queue_damage(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_fb_queue_damage()
432 struct drm_framebuffer *old_fb = NULL; in gud_fb_queue_damage()
460 struct drm_framebuffer *old_fb = old_plane_state->fb; in gud_pipe_check()
462 struct drm_framebuffer *fb = new_plane_state->fb; in gud_pipe_check()
574 struct drm_framebuffer *fb = state->fb; in gud_pipe_update()