History log of /external/libdrm/omap/omap_drm.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f215d651377d98f5998118c6824aeb2db75513be 09-Aug-2012 Víctor Manuel Jáquez Leal <vjaquez@igalia.com> omap: include omap_drm.h independently

omap_drm.h uses data type defined in stdint.h, but that header was
not included.

omap_drm.h includes drm.h as a local file when it is part of the
compiler c flags.

This two issues are fixed. New code can include omap_drm.h alone.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Rob Clark <rob@ti.com>
/external/libdrm/omap/omap_drm.h
06eaf09469f2234bf1ca9790dad2ba391ccceb5a 03-Apr-2012 Rob Clark <rob@ti.com> omap: fix license header

In syncing with the corresponding kernel header, the wrong license
header was inadvertantly copied over. The intention was for the
userspace headers to have a MIT license following the convention
of the rest of libdrm, xorg, etc.

Signed-off-by: Rob Clark <rob@ti.com>
/external/libdrm/omap/omap_drm.h
ef1b958cc831df3d33a366d1db2db2c88187229e 28-Mar-2012 Rob Clark <rob@ti.com> omap: add omapdrm support

This adds libdrm_omap helper layer (as used by xf86-video-omap,
omapdrmtest, etc).

Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
[danvet: pushed for Rob, he doesn't yet have commit access.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
/external/libdrm/omap/omap_drm.h