Symbol: drm_framebuffer
sys/arm/nvidia/drm2/tegra_dc.c
502
struct drm_framebuffer *drm_fb,
sys/arm/nvidia/drm2/tegra_dc.c
639
struct drm_framebuffer *old_fb)
sys/arm/nvidia/drm2/tegra_dc.c
713
struct drm_framebuffer *old_fb)
sys/arm/nvidia/drm2/tegra_dc.c
936
dc_page_flip(struct drm_crtc *drm_crtc, struct drm_framebuffer *drm_fb,
sys/arm/nvidia/drm2/tegra_drm.h
112
struct drm_mode_fb_cmd2 *cmd, struct drm_framebuffer **fb_res);
sys/arm/nvidia/drm2/tegra_drm.h
47
struct drm_framebuffer drm_fb;
sys/arm/nvidia/drm2/tegra_fb.c
268
struct drm_mode_fb_cmd2 *cmd, struct drm_framebuffer **fb_res)
sys/arm/nvidia/drm2/tegra_fb.c
43
fb_destroy(struct drm_framebuffer *drm_fb)
sys/arm/nvidia/drm2/tegra_fb.c
61
fb_create_handle(struct drm_framebuffer *drm_fb, struct drm_file *file,
sys/arm/nvidia/drm2/tegra_fb.c
74
fb_dirty(struct drm_framebuffer *fb, struct drm_file *file_priv,
sys/dev/drm2/drm_crtc.c
1058
struct drm_framebuffer *fb, *fbt;
sys/dev/drm2/drm_crtc.c
1202
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.c
1741
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.c
1878
struct drm_framebuffer *fb = NULL;
sys/dev/drm2/drm_crtc.c
2134
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.c
2316
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.c
2380
struct drm_framebuffer *fb = NULL;
sys/dev/drm2/drm_crtc.c
2381
struct drm_framebuffer *fbl = NULL;
sys/dev/drm2/drm_crtc.c
2436
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.c
2470
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.c
2550
struct drm_framebuffer *fb, *tfb;
sys/dev/drm2/drm_crtc.c
279
int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb,
sys/dev/drm2/drm_crtc.c
299
static void drm_framebuffer_free(struct drm_framebuffer *fb)
sys/dev/drm2/drm_crtc.c
310
void drm_framebuffer_unreference(struct drm_framebuffer *fb)
sys/dev/drm2/drm_crtc.c
324
void drm_framebuffer_reference(struct drm_framebuffer *fb)
sys/dev/drm2/drm_crtc.c
341
void drm_framebuffer_cleanup(struct drm_framebuffer *fb)
sys/dev/drm2/drm_crtc.c
3531
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.c
367
void drm_framebuffer_remove(struct drm_framebuffer *fb)
sys/dev/drm2/drm_crtc.h
218
void (*destroy)(struct drm_framebuffer *framebuffer);
sys/dev/drm2/drm_crtc.h
219
int (*create_handle)(struct drm_framebuffer *fb,
sys/dev/drm2/drm_crtc.h
234
int (*dirty)(struct drm_framebuffer *framebuffer,
sys/dev/drm2/drm_crtc.h
34
struct drm_framebuffer;
sys/dev/drm2/drm_crtc.h
352
struct drm_framebuffer *fb,
sys/dev/drm2/drm_crtc.h
391
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.h
620
struct drm_crtc *crtc, struct drm_framebuffer *fb,
sys/dev/drm2/drm_crtc.h
660
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.h
691
struct drm_framebuffer *fb;
sys/dev/drm2/drm_crtc.h
714
struct drm_framebuffer **fb);
sys/dev/drm2/drm_crtc.h
832
#define obj_to_fb(x) container_of(x, struct drm_framebuffer, base)
sys/dev/drm2/drm_crtc.h
937
struct drm_framebuffer *fb,
sys/dev/drm2/drm_crtc.h
939
extern void drm_framebuffer_unreference(struct drm_framebuffer *fb);
sys/dev/drm2/drm_crtc.h
940
extern void drm_framebuffer_reference(struct drm_framebuffer *fb);
sys/dev/drm2/drm_crtc.h
941
extern void drm_framebuffer_remove(struct drm_framebuffer *fb);
sys/dev/drm2/drm_crtc.h
942
extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
sys/dev/drm2/drm_crtc.h
944
extern int drmfb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
sys/dev/drm2/drm_crtc_helper.c
388
struct drm_framebuffer *old_fb)
sys/dev/drm2/drm_crtc_helper.c
555
struct drm_framebuffer *old_fb = NULL;
sys/dev/drm2/drm_crtc_helper.c
901
int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
sys/dev/drm2/drm_crtc_helper.h
128
struct drm_framebuffer *old_fb);
sys/dev/drm2/drm_crtc_helper.h
136
extern int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
sys/dev/drm2/drm_crtc_helper.h
64
struct drm_framebuffer *old_fb);
sys/dev/drm2/drm_crtc_helper.h
68
struct drm_framebuffer *old_fb);
sys/dev/drm2/drm_crtc_helper.h
70
struct drm_framebuffer *fb, int x, int y,
sys/dev/drm2/drm_fb_helper.c
1009
struct drm_framebuffer *fb = fb_helper->fb;
sys/dev/drm2/drm_fb_helper.c
291
static struct drm_framebuffer *drm_mode_config_fb(struct drm_crtc *crtc)
sys/dev/drm2/drm_fb_helper.c
309
struct drm_framebuffer *fb;
sys/dev/drm2/drm_fb_helper.c
575
struct drm_framebuffer *fb = fb_helper->fb;
sys/dev/drm2/drm_fb_helper.c
678
struct drm_framebuffer *fb = fb_helper->fb;
sys/dev/drm2/drm_fb_helper.h
65
struct drm_framebuffer *fb;
sys/dev/drm2/drm_fb_helper.h
66
struct drm_framebuffer *saved_fb;