Skip to content
Snippets Groups Projects
  1. Jan 20, 2014
  2. Jan 13, 2014
  3. Jan 12, 2014
  4. Jan 10, 2014
  5. Jan 08, 2014
  6. Jan 07, 2014
  7. Dec 24, 2013
  8. Dec 13, 2013
  9. Dec 03, 2013
  10. Nov 27, 2013
  11. Nov 26, 2013
  12. Nov 23, 2013
  13. Nov 22, 2013
  14. Nov 20, 2013
  15. Nov 19, 2013
  16. Nov 16, 2013
  17. Nov 15, 2013
    • Ian Romanick's avatar
      intel: Add support for GPU reset status query ioctl · 5a41b025
      Ian Romanick authored
      
      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: default avatarIan Romanick <ian.d.romanick@intel.com>
      Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> [v3]
      Reviewed-by: default avatarDamien Lespiau <damien.lespiau@intel.com>
      Cc: Mika Kuoppala <mika.kuoppala@intel.com>
      Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
      5a41b025
  18. Nov 13, 2013
  19. Nov 08, 2013
Loading