On 12/30/18 11:48 AM, Sam Ravnborg wrote:
drmP.h was the only header file in the past and a lot
of files rely on that drmP.h defines everything.
The goal is to one day to delete drmP.h and
as a step towards this it will no longer be included in the
headers files in include/drm/
To prepare tinydrm/ for this add dependencies that
othwewise was pulled in by drmP.h from drm_gem_cma_helper.h
To avoid that tinydrm.h became "include everything",
push include files to the individual drivers.
Signed-off-by: Sam Ravnborg <s...@ravnborg.org>
Cc: "Noralf Trønnes" <nor...@tronnes.org>
Cc: David Airlie <airl...@linux.ie>
Cc: Eric Anholt <e...@anholt.net>
Cc: David Lechner <da...@lechnology.com>
Cc: Daniel Vetter <daniel.vet...@ffwll.ch>
---
Acked-by: David Lechner <da...@lechnology.com>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel