1. 4cc6907 drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps by Chris Wilson · 8 years ago
  2. 1255501 drm/i915: Embrace the race in busy-ioctl by Chris Wilson · 8 years ago
  3. deeb151 drm/i915: Document and reject invalid tiling modes by Chris Wilson · 8 years ago
  4. 91b2db6 drm/i915: Pad GTT views of exec objects up to user specified size by Chris Wilson · 8 years ago
  5. 3373ce2 drm/i915: Give proper names to MOCS entries by Imre Deak · 8 years ago
  6. 9e2793f6 drm/i915: compile-time consistency check on __EXEC_OBJECT flags by Dave Gordon · 8 years ago
  7. bc3d674 drm/i915: Allow userspace to request no-error-capture upon GPU hangs by Chris Wilson · 8 years ago
  8. 37f501a drm/i915/bxt: Export pooled eu info to userspace by arun.siluvery@linux.intel.com · 8 years ago
  9. b1c1f5c drm/i915: add extern C guard for the UAPI header by Emil Velikov · 8 years ago
  10. d9da6aa drm/i915: Fix VCS ring selection after uapi decoupling by Tvrtko Ursulin · 9 years ago
  11. 426960b drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids by Chris Wilson · 9 years ago
  12. ade1ba7 Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  13. 663a233 Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm-next by Dave Airlie · 9 years ago
  14. 1049102 drm: fix inclusion of drm.h in exynos_sarea.h by Gabriel Laskar · 9 years ago
  15. 506a8e8 drm/i915: Add soft-pinning API for execbuffer by Chris Wilson · 9 years ago
  16. 8697600 drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl by Ville Syrjälä · 9 years ago
  17. fa8848f drm/i915: Report context GTT size by Chris Wilson · 9 years ago
  18. 101b506 drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset by Michel Thierry · 9 years ago
  19. 16f7249 uapi/drm/i915_drm.h: fix userspace compilation. by Artem Savkov · 9 years ago
  20. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  21. 648a9bc drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls by Chris Wilson · 9 years ago
  22. 346add7 drm/i915: Use expcitly fixed type in compat32 structs by Daniel Vetter · 9 years ago
  23. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 9 years ago
  24. 49e4d84 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 9 years ago
  25. b1b3827 drm/i915: add a context parameter to {en, dis}able zero address mapping by David Weinehall · 9 years ago
  26. 21631f1 drm/i915: Fix the confusing comment about the ioctl limits by Damien Lespiau · 9 years ago
  27. ea9da4e drm/i915: Allow disabling the destination colorkey for overlay by Chris Wilson · 9 years ago
  28. 2c60fae drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl by Tommi Rantala · 9 years ago
  29. a1559ff drm/i915: Export total subslice and EU counts by Jeff McGee · 9 years ago
  30. 27cd446 drm/i915: Add I915_PARAM_REVISION by Neil Roberts · 9 years ago
  31. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  32. 8d360df drm/i915: Specify bsd rings through exec flag by Zhipeng Gong · 10 years ago
  33. c9dc0f3 drm/i915: Add ioctl to set per-context parameters by Chris Wilson · 10 years ago
  34. 1816f92 drm/i915: Support creation of unbound wc user mappings for objects by Akash Goel · 10 years ago
  35. 6a2c423 drm/i915: Make the physical object coherent with GTT by Chris Wilson · 10 years ago
  36. 70f2f5c drm/i915: Report the actual swizzling back to userspace by Chris Wilson · 10 years ago
  37. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  38. d728c8e drm/i915: Add a CMD_PARSER_VERSION getparam by Brad Volkin · 10 years ago
  39. c3d19d3 drm/i915: Spelling s/auxilliary/auxiliary/ by Geert Uytterhoeven · 11 years ago
  40. b635991 drm/i915: add i915_get_reset_stats_ioctl by Mika Kuoppala · 11 years ago
  41. 35a85ac drm/i915: Add second slice l3 remapping by Ben Widawsky · 11 years ago
  42. 651d794 drm/i915: Use Write-Through cacheing for the display plane on Iris by Chris Wilson · 11 years ago
  43. 35c7ab4 drm/i915: reserve I915_CACHING_DISPLAY and document cache modes by Daniel Vetter · 11 years ago
  44. cce723e drm/i915: Make i915 events part of uapi by Ben Widawsky · 11 years ago
  45. a1f2cc7 drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam by Xiang, Haihao · 11 years ago
  46. 82f91b6 drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer() by Xiang, Haihao · 11 years ago
  47. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  48. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  49. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  50. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  51. 718dced UAPI: (Scripted) Disintegrate include/drm by David Howells · 12 years ago