remarkable-linux/include/uapi/drm
Artem Savkov 16f7249ddf uapi/drm/i915_drm.h: fix userspace compilation.
commit 346add7834
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Tue Jul 14 18:07:30 2015 +0200

    drm/i915: Use expcitly fixed type in compat32 structs

changed the type of param field in drm_i915_getparam from int to
s32. This header is exported to userspace and needs to use userspace
type __s32 instead.

This fixes userspace compilation errors like the following:
include/drm/i915_drm.h:361:2: error: unknown type name 's32'
  s32 param;

Signed-off-by: Artem Savkov <asavkov@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2015-09-02 16:26:58 +03:00
..
amdgpu_drm.h drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h 2015-07-29 15:48:05 -04:00
armada_drm.h
drm.h drm/mode: Add user blob-creation ioctl 2015-05-22 16:18:28 +02:00
drm_fourcc.h drm/fourcc: Add formats R8, RG88, GR88 2015-07-09 15:12:41 +02:00
drm_mode.h drm/mode: Add user blob-creation ioctl 2015-05-22 16:18:28 +02:00
drm_sarea.h
exynos_drm.h drm/exynos: use drm generic mmap interface 2014-09-20 01:00:13 +09:00
i810_drm.h
i915_drm.h uapi/drm/i915_drm.h: fix userspace compilation. 2015-09-02 16:26:58 +03:00
Kbuild
mga_drm.h
msm_drm.h drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabi 2015-06-11 13:11:05 -04:00
nouveau_drm.h drm/nouveau/gem: allow user-space to specify an object should be coherent 2015-04-14 17:00:46 +10:00
omap_drm.h
qxl_drm.h
r128_drm.h
radeon_drm.h drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h 2015-07-29 15:48:04 -04:00
savage_drm.h
sis_drm.h
tegra_drm.h drm/tegra: gem: Return 64-bit offset for mmap(2) 2015-04-02 18:49:23 +02:00
via_drm.h
vmwgfx_drm.h drm/vmwgfx: Fix copyright headers 2015-08-12 10:06:56 -07:00