linux-stable/include/uapi/drm
Paul Sokolovsky b633054838 drm.h: Fix DRM compilation with bare-metal toolchain.
An ifdef in drm.h expects to be compiled with full-fledged Linux
toolchain, but it's common to compile kernel with just bare-metal
toolchain which doesn't define __linux__. So, also add __KERNEL__
check.

[nm@ti.com: port forward to 3.9-rc6 and post to dri devel for feedback as RFC]
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-04-16 13:15:26 +10:00
..
drm.h drm.h: Fix DRM compilation with bare-metal toolchain. 2013-04-16 13:15:26 +10:00
drm_fourcc.h
drm_mode.h drm: Misc comment cleanup 2013-04-12 14:07:20 +10:00
drm_sarea.h
exynos_drm.h drm/exynos: consider both case of vflip and hflip. 2013-01-04 15:54:33 +09:00
i810_drm.h
i915_drm.h drm/i915: Use the reloc.handle as an index into the execbuffer array 2013-01-17 22:23:47 +01:00
Kbuild drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
mga_drm.h
nouveau_drm.h
omap_drm.h drm/omap: move out of staging 2013-02-16 17:38:06 -05:00
qxl_drm.h drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
r128_drm.h
radeon_drm.h drm/radeon: enable the async DMA rings in the CS ioctl 2012-12-14 10:45:26 -05:00
savage_drm.h
sis_drm.h
via_drm.h
vmwgfx_drm.h