drm/amdgpu: add amdgpu uapi header (v4)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Apr 2015 20:42:01 +0000 (16:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:10 +0000 (21:03 -0400)
commit81629cba1f12683f2a312e6fb41a3aa662f99f89
tree70989d5f0ee21d7b2aa04bedd934a24408fba69f
parentc481a6802e156a3666f1820674ed0c0828787bfa
drm/amdgpu: add amdgpu uapi header (v4)

This header defines the ioctl interface to the driver.

v2: remove stale tiling defines
v3: add appropriate padding
v4: remove executable bits on header

Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Jammy Zhou <Jammy.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/uapi/drm/amdgpu_drm.h [new file with mode: 0644]