mesa-drm/include/drm
Ian Romanick 5a41b02504 intel: Add support for GPU reset status query ioctl
I would have just used the drmIoctl interface directly in Mesa, but the
ioctl needs some data from the drm_intel_context that is not exposed
outside libdrm.

This ioctl is in the drm-intel-next tree as b635991.

v2: Update based on Mika's kernel work.

v3: Fix compile failures from last-minute typos.  Sigh.

v4: Import the actual changes from the kernel i915_drm.h.  Only comments
on some fields of drm_i915_reset_stats differed.  There are still some
deltas between the kernel i915_drm.h and the one in libdrm, but those
can be resolved in other patches.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> [v3]
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Cc: Mika Kuoppala <mika.kuoppala@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-11-15 11:31:49 -08:00
..
drm.h Add DRM_MODE_PAGE_FLIP_ASYNC define 2013-11-06 19:49:39 -08: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 DRM_MODE_PAGE_FLIP_ASYNC define 2013-11-06 19:49:39 -08:00
drm_sarea.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i810_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i830_drm.h Copy headers from kernel v2.6.32-rc6-130-g5b8f0be 2009-11-17 10:54:07 -05:00
i915_drm.h intel: Add support for GPU reset status query ioctl 2013-11-15 11:31:49 -08:00
mach64_drm.h Put mach64_drm.h back in to avoid breaking mesa build 2009-11-20 20:17:26 -05:00
Makefile.am drm: add qxl drm header file 2013-05-09 12:55:42 +10: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 drm: add qxl drm header file 2013-05-09 12:55:42 +10: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: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIK 2013-09-18 18:28:51 +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
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