[Intel-gfx] [PATCH 02/24] drm: Extract drm_prime.h
Gustavo Padovan
gustavo at padovan.org
Wed Mar 8 14:57:11 UTC 2017
Hi Daniel,
2017-03-08 Daniel Vetter <daniel.vetter at ffwll.ch>:
> Plus a little bit more documentation.
>
> v2: Untangle the missing forward decls to make drm_prime|gem.h
> free-standing.
>
> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> ---
> Documentation/gpu/drm-mm.rst | 3 ++
> drivers/gpu/drm/drm_prime.c | 3 +-
> include/drm/drmP.h | 32 ++----------------
> include/drm/drm_gem.h | 4 +++
> include/drm/drm_prime.h | 79 +++++++++++++++++++++++++++++++++++++++++++
> include/drm/drm_vma_manager.h | 1 -
> 6 files changed, 91 insertions(+), 31 deletions(-)
> create mode 100644 include/drm/drm_prime.h
Reviewed-by: Gustavo Padovan <gustavo.padovan at collabora.com>
Gustavo
More information about the Intel-gfx
mailing list