mesa-drm/include/drm
Alex Deucher 2e2d723970 drm: add libdrm_amdgpu (v7)
This is the new ioctl wrapper used by the new admgpu driver.
It's primarily used by xf86-video-amdgpu and mesa.

v2: fix amdgpu_drm.h install
v3: Integrate some of the sugestions from Emil:
    clean up Makefile.am, configure.ac
    capitalize header guards
    fix _FILE_OFFSET_BITS with config.h
    use drm_mmap/drm_munmap
    Remove unused ARRAY_SIZE macro
    use shared list implementation
    use shared math implementation
    use drmGetNodeTypeFromFd helper
v4: remove unused tiling defines
v5: include amdgpu.h in Makefile.am
v6: update amdgpu_drm.h
v7: libdrm.h -> libdrm_macros.h

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2015-05-07 13:08:50 -04:00
..
amdgpu_drm.h drm: add libdrm_amdgpu (v7) 2015-05-07 13:08:50 -04:00
drm.h drm: Add universal plane capability bit and plane type enums 2014-05-19 19:43:16 -04:00
drm_fourcc.h Make drm/drm_fourcc.h portable to non-linux platforms 2012-03-05 19:07:02 -08:00
drm_mode.h Add new DRM_MODE_CONNECTOR and _ENCODER defines 2015-01-05 14:30:57 -05:00
drm_sarea.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i915_drm.h intel: Merge latest i915_drm.h 2015-03-19 17:19:46 +00:00
mach64_drm.h Put mach64_drm.h back in to avoid breaking mesa build 2009-11-20 20:17:26 -05:00
mga_drm.h More fixups to allow mesa to build 2009-11-24 10:31:41 -06:00
nouveau_drm.h nouveau: Define the HAS_PAGEFLIP getparam. 2010-10-21 23:02:43 +02:00
qxl_drm.h libdrm: Fix drm.h include in qxl drm header file 2014-07-28 17:35:29 +02:00
r128_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
radeon_drm.h radeon: sync with radeon_drm.h from kernel headers 2014-04-04 19:07:55 +02:00
savage_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
sis_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
tegra_drm.h tegra: Add SET/GET_FLAGS IOCTLs 2014-11-27 17:20:32 +01:00
via_drm.h More fixups to allow mesa to build 2009-11-24 10:31:41 -06:00
vmwgfx_drm.h Copy headers from kernel drm-core-next 2010-08-04 08:41:49 +10:00