[PATCH 06/20] drm: move AGP definitions harder

Thierry Reding thierry.reding at gmail.com
Fri Aug 29 04:43:10 PDT 2014


On Fri, Aug 29, 2014 at 12:12:32PM +0200, David Herrmann wrote:
> Move drm_agp_head to drm_agpsupport.h and drm_agp_mem into drm_legacy.h.
> Unfortunately, drivers still heavily access drm_agp_head so we cannot
> move it to drm_legacy.h. However, at least it's no longer visible in
> drmP.h now (it's directly included from it, though).
> 
> Signed-off-by: David Herrmann <dh.herrmann at gmail.com>
> ---
>  drivers/gpu/drm/drm_agpsupport.c |  1 +
>  drivers/gpu/drm/drm_legacy.h     | 15 +++++++++++++++
>  drivers/gpu/drm/drm_memory.c     |  1 +
>  drivers/gpu/drm/drm_vm.c         |  1 +
>  include/drm/drmP.h               | 30 +-----------------------------
>  include/drm/drm_agpsupport.h     | 13 +++++++++++++
>  6 files changed, 32 insertions(+), 29 deletions(-)

I don't know exactly what you mean by "move harder" in the subject, but
other than that this looks good, so with a better subject this is:

Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140829/eff4001f/attachment.sig>


More information about the dri-devel mailing list