]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e8ee8b586e10372a8fc431e09c3b1528e22bdf6
tree70989d5f0ee21d7b2aa04bedd934a24408fba69f
parent4e7625bd606f385fccd5f6181c49e2446f47aae3
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]