Searched refs:drm_framebuffer (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_crtc_helper.h66 struct drm_framebuffer *old_fb);
70 struct drm_framebuffer *old_fb);
72 struct drm_framebuffer *fb, int x, int y,
130 struct drm_framebuffer *old_fb);
138 extern int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
H A Ddrm_fb_helper.h67 struct drm_framebuffer *fb;
68 struct drm_framebuffer *saved_fb;
H A Ddrm_crtc.h36 struct drm_framebuffer;
220 void (*destroy)(struct drm_framebuffer *framebuffer);
221 int (*create_handle)(struct drm_framebuffer *fb,
236 int (*dirty)(struct drm_framebuffer *framebuffer,
242 struct drm_framebuffer { struct
354 struct drm_framebuffer *fb,
393 struct drm_framebuffer *fb;
622 struct drm_crtc *crtc, struct drm_framebuffer *fb,
662 struct drm_framebuffer *fb;
693 struct drm_framebuffer *f
[all...]
H A Ddrm_crtc.c281 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb,
301 static void drm_framebuffer_free(struct drm_framebuffer *fb)
312 void drm_framebuffer_unreference(struct drm_framebuffer *fb)
326 void drm_framebuffer_reference(struct drm_framebuffer *fb)
343 void drm_framebuffer_cleanup(struct drm_framebuffer *fb)
369 void drm_framebuffer_remove(struct drm_framebuffer *fb)
1072 struct drm_framebuffer *fb, *fbt;
1216 struct drm_framebuffer *fb;
1755 struct drm_framebuffer *fb;
1892 struct drm_framebuffer *f
[all...]
H A Ddrm_fb_helper.c293 static struct drm_framebuffer *drm_mode_config_fb(struct drm_crtc *crtc)
311 struct drm_framebuffer *fb;
577 struct drm_framebuffer *fb = fb_helper->fb;
680 struct drm_framebuffer *fb = fb_helper->fb;
1011 struct drm_framebuffer *fb = fb_helper->fb;
H A Ddrm_crtc_helper.c390 struct drm_framebuffer *old_fb)
557 struct drm_framebuffer *old_fb = NULL;
903 int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dtegra_drm.h49 struct drm_framebuffer drm_fb;
114 struct drm_mode_fb_cmd2 *cmd, struct drm_framebuffer **fb_res);
H A Dtegra_fb.c46 fb_destroy(struct drm_framebuffer *drm_fb)
64 fb_create_handle(struct drm_framebuffer *drm_fb, struct drm_file *file,
77 fb_dirty(struct drm_framebuffer *fb, struct drm_file *file_priv,
271 struct drm_mode_fb_cmd2 *cmd, struct drm_framebuffer **fb_res)
H A Dtegra_dc.c508 struct drm_framebuffer *drm_fb,
645 struct drm_framebuffer *old_fb)
720 struct drm_framebuffer *old_fb)
945 dc_page_flip(struct drm_crtc *drm_crtc, struct drm_framebuffer *drm_fb,
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_mode.h487 struct drm_framebuffer base;
604 struct drm_framebuffer *old_fb);
606 struct drm_framebuffer *fb,
613 struct drm_framebuffer *old_fb);
617 struct drm_framebuffer *old_fb);
619 struct drm_framebuffer *fb,
623 struct drm_framebuffer *fb,
689 int radeonfb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
H A Dradeon_legacy_crtc.c359 struct drm_framebuffer *old_fb)
365 struct drm_framebuffer *fb,
372 struct drm_framebuffer *fb,
379 struct drm_framebuffer *target_fb;
1014 int x, int y, struct drm_framebuffer *old_fb)
H A Dradeon_fb.c197 struct drm_framebuffer *fb = NULL;
H A Datombios_crtc.c1065 struct drm_framebuffer *fb,
1072 struct drm_framebuffer *target_fb;
1268 struct drm_framebuffer *fb,
1277 struct drm_framebuffer *target_fb;
1437 struct drm_framebuffer *old_fb)
1451 struct drm_framebuffer *fb,
1747 int x, int y, struct drm_framebuffer *old_fb)
H A Dradeon_display.c350 struct drm_framebuffer *fb,
1061 static void radeon_user_framebuffer_destroy(struct drm_framebuffer *fb)
1072 static int radeon_user_framebuffer_create_handle(struct drm_framebuffer *fb,
1107 struct drm_framebuffer **res)
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_drv.h153 struct drm_framebuffer base;
267 struct drm_framebuffer *fb,
441 struct drm_framebuffer *fb;
532 int x, int y, struct drm_framebuffer *old_fb);
591 struct drm_framebuffer *release_fb;
H A Dintel_sprite.c44 ivb_update_plane(struct drm_plane *plane, struct drm_framebuffer *fb,
225 ilk_update_plane(struct drm_plane *plane, struct drm_framebuffer *fb,
416 struct drm_framebuffer *fb, int crtc_x, int crtc_y,
H A Dintel_fb.c60 struct drm_framebuffer *fb;
H A Dintel_display.c2035 static int i9xx_update_plane(struct drm_crtc *crtc, struct drm_framebuffer *fb,
2133 struct drm_framebuffer *fb, int x, int y)
2225 intel_pipe_set_base_atomic(struct drm_crtc *crtc, struct drm_framebuffer *fb,
2239 intel_finish_fb(struct drm_framebuffer *old_fb)
2299 struct drm_framebuffer *fb)
2304 struct drm_framebuffer *old_fb;
4097 struct drm_framebuffer *fb,
4693 struct drm_framebuffer *fb)
5590 struct drm_framebuffer *fb)
5773 struct drm_framebuffer *f
[all...]
H A Di915_drv.h268 struct drm_framebuffer *old_fb);
277 struct drm_framebuffer *fb,
279 int (*update_plane)(struct drm_crtc *crtc, struct drm_framebuffer *fb,
H A Dintel_pm.c84 struct drm_framebuffer *fb = crtc->fb;
134 struct drm_framebuffer *fb = crtc->fb;
203 struct drm_framebuffer *fb = crtc->fb;
399 struct drm_framebuffer *fb;

Completed in 163 milliseconds