Home
last modified time | relevance | path

Searched refs:drm_framebuffer_get (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_framebuffer.h236 static inline void drm_framebuffer_get(struct drm_framebuffer *fb) in drm_framebuffer_get() function
276 drm_framebuffer_get(fb); in drm_framebuffer_assign()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_atomic_plane.c114 drm_framebuffer_get(intel_state->hw.fb); in intel_plane_duplicate_state()
217 drm_framebuffer_get(plane_state->hw.fb); in intel_plane_copy_uapi_to_hw_state()
H A Dintel_fbdev.c470 drm_framebuffer_get(&ifbdev->fb->base); in intel_fbdev_init_bios()
H A Dintel_display.c3589 drm_framebuffer_get(fb); in intel_find_initial_plane_obj()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_crtc.c459 drm_framebuffer_get(plane->fb); in __drm_mode_set_config_internal()
593 drm_framebuffer_get(fb); in drm_mode_setcrtc()
H A Ddrm_plane.c718 drm_framebuffer_get(plane->fb); in __setplane_internal()
895 drm_framebuffer_get(fb); in drm_mode_cursor_universal()
1204 drm_framebuffer_get(fb); in drm_mode_page_flip_ioctl()
H A Ddrm_atomic_state_helper.c309 drm_framebuffer_get(state->fb); in __drm_atomic_helper_plane_duplicate_state()