Scroll to navigation

DRM_GEM_GET_PAGES(9) DRM Core DRM_GEM_GET_PAGES(9)

NAME

drm_gem_get_pages - helper to allocate backing pages for a GEM object from shmem

SYNOPSIS

struct page ** drm_gem_get_pages(struct drm_gem_object * obj, gfp_t gfpmask);

ARGUMENTS

obj
obj in question
gfpmask
gfp mask of requested pages

AUTHORS

Jesse Barnes <jesse.barnes@intel.com>
 
Intel Corporation,
Initial version
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 
Ideas on board SPRL,
Driver internals
Daniel Vetter <daniel.vetter@ffwll.ch>
 
Intel Corporation,
Contributions all over the place

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16