OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_framebuffer_put
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_framebuffer.h
115
*
drm_framebuffer_put
().
242
*
drm_framebuffer_put
- release a framebuffer reference
248
static inline void
drm_framebuffer_put
(struct drm_framebuffer *fb)
function in typeref:typename:void
278
drm_framebuffer_put
(*p);
/src/sys/external/bsd/drm2/dist/drm/
drm_framebuffer.c
72
* them again with
drm_framebuffer_put
(). For driver-private framebuffers for
461
drm_framebuffer_put
(fb);
481
drm_framebuffer_put
(fb);
486
drm_framebuffer_put
(fb);
556
drm_framebuffer_put
(fb);
643
drm_framebuffer_put
(fb);
683
drm_framebuffer_put
(fb);
770
* again, using
drm_framebuffer_put
().
797
* framebuffer pointer is preferred and
drm_framebuffer_put
() should be called
1006
drm_framebuffer_put
(fb)
[
all
...]
drm_plane.c
443
drm_framebuffer_put
(plane->old_fb);
725
drm_framebuffer_put
(plane->old_fb);
828
drm_framebuffer_put
(fb);
842
drm_framebuffer_put
(fb);
923
drm_framebuffer_put
(fb);
1210
drm_framebuffer_put
(fb);
1212
drm_framebuffer_put
(plane->old_fb);
drm_crtc.c
461
drm_framebuffer_put
(plane->old_fb);
721
drm_framebuffer_put
(fb);
drm_atomic_state_helper.c
351
drm_framebuffer_put
(state->fb);
drm_atomic_uapi.c
533
drm_framebuffer_put
(fb);
765
drm_framebuffer_put
(fb);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_atomic_plane.c
136
drm_framebuffer_put
(plane_state->hw.fb);
204
drm_framebuffer_put
(plane_state->hw.fb);
intel_fbdev.c
209
drm_framebuffer_put
(&intel_fb->base);
intel_display.c
3622
drm_framebuffer_put
(fb);
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ioctl.c
327
drm_framebuffer_put
(fb);
404
drm_framebuffer_put
(fb);
vmwgfx_fb.c
494
drm_framebuffer_put
(cur_fb);
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fbcon.c
497
drm_framebuffer_put
(&nouveau_fb->base);
Completed in 30 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025