1. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 9 years ago
  2. b1330fb drm/i915: Report an error when i915.reset prevents a reset by Chris Wilson · 9 years ago
  3. 49e4d84 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 9 years ago
  4. 5fcece8 drm/i915: group all hotplug related fields into a new struct in dev_priv by Jani Nikula · 9 years ago
  5. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 9 years ago
  6. eb80562 drm/i915/skl: Add support to load SKL CSR firmware. by Daniel Vetter · 9 years ago
  7. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  8. e20d2ab drm/i915: Use a separate slab for vmas by Chris Wilson · 9 years ago
  9. efab6d8 drm/i915: Use a separate slab for requests by Chris Wilson · 9 years ago
  10. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 9 years ago
  11. dead16e drm/i915/bxt: Determine BXT slice/subslice/EU info by Jeff McGee · 9 years ago
  12. 9705ad8 drm/i915: Split SSEU init into functions by platform by Jeff McGee · 9 years ago
  13. 8fb9397 drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe C by Damien Lespiau · 9 years ago
  14. a8265c5 drm/i915: Rip out GET_SPRITE_COLORKEY ioctl by Daniel Vetter · 9 years ago
  15. a1559ff drm/i915: Export total subslice and EU counts by Jeff McGee · 9 years ago
  16. c93043a drm/i915/chv: Determine CHV slice/subslice/EU info by Jeff McGee · 9 years ago
  17. 27cd446 drm/i915: Add I915_PARAM_REVISION by Neil Roberts · 9 years ago
  18. 17fa646 drm/i915: Remove DRIVER_MODESET checks in load/unload/close code by Daniel Vetter · 9 years ago
  19. b766879 drm/i915/skl: Tune IZ hashing when subslices are unbalanced by Damien Lespiau · 9 years ago
  20. 3873218 drm/i915/skl: Determine SKL slice/subslice/EU info by Jeff McGee · 9 years ago
  21. e21fd55 drm/i915: Add the display switch logic for vGPU in i915 driver by Yu Zhang · 9 years ago
  22. b8d24a0 drm/i915: Remove nested work in gpu error handling by Mika Kuoppala · 9 years ago
  23. 737b150 drm/i915: Convert hangcheck from a timer into a delayed work item by Chris Wilson · 9 years ago
  24. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  25. 693d11c drm/i915/chv: Populate total EU count on Cherryview by Deepak S · 9 years ago
  26. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  27. 58fddc2 drm/i915: add component support by Imre Deak · 10 years ago
  28. c9dc0f3 drm/i915: Add ioctl to set per-context parameters by Chris Wilson · 10 years ago
  29. 1816f92 drm/i915: Support creation of unbound wc user mappings for objects by Akash Goel · 10 years ago
  30. 78a4237 drm/i915: Use batch pools with the command parser by Brad Volkin · 10 years ago
  31. 4feb765 drm/i915: Remove user pinning code by Daniel Vetter · 10 years ago
  32. f548c0e drm/i915: Can i915_gem_init_ioctl by Daniel Vetter · 10 years ago
  33. 377e91b drm/i915: Sanitize ->lastclose by Daniel Vetter · 10 years ago
  34. 8725548 drm/i915: Ditch dev_priv->ums.mm_suspend by Daniel Vetter · 10 years ago
  35. 71b14ab drm/i915: No-Op enter/leave vt gem ioctl by Daniel Vetter · 10 years ago
  36. ac883c8 drm/i915: Drop checks for initialization by Daniel Vetter · 10 years ago
  37. 77f3181 drm/i915: Replace dri1 functions with drm_noop by Daniel Vetter · 10 years ago
  38. 5c6c600 drm/i915: Remove DRI1 ring accessors and API by Chris Wilson · 10 years ago
  39. 54499b2 Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  40. 0485c9d drm/i915: Kick fbdev before vgacon by Daniel Vetter · 10 years ago
  41. 6a2c423 drm/i915: Make the physical object coherent with GTT by Chris Wilson · 10 years ago
  42. fc49b3d drm/i915: unify switcheroo and legacy suspend/resume handlers by Imre Deak · 10 years ago
  43. 2ebfaf5 drm/i915: call drm_vblank_cleanup() earlier at unload by Paulo Zanoni · 10 years ago
  44. b963291 drm/i915: Use dev_priv instead of dev in irq setup functions by Daniel Vetter · 10 years ago
  45. 2aeb7d3 drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ by Daniel Vetter · 10 years ago
  46. 41373cd drm/i915: Call runtime_pm_disable directly by Daniel Vetter · 10 years ago
  47. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  48. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  49. 1fc8ac3 drm/i915/skl: Skylake has 2 "sprite" planes per pipe by Damien Lespiau · 10 years ago
  50. 07f11d4 drm/i915: Convert backlight_lock to a mutex by Daniel Vetter · 10 years ago
  51. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  52. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  53. 4f03b1f drm: Create drm legacy driver header by Daniel Vetter · 10 years ago
  54. 9fc5cde drm: mark drm_buf and drm_map as legacy by David Herrmann · 10 years ago
  55. 4868b45 drm/i915: Fix irq enable tracking in driver load by Daniel Vetter · 10 years ago
  56. d1d7067 drm/i915: make fbdev initialization asynchronous v2 by Jesse Barnes · 10 years ago
  57. 055e393 drm/i915: Use dev_priv as first argument of for_each_pipe() by Damien Lespiau · 10 years ago
  58. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  59. 7312e2d drm/i915: Replace __I915__ with typesafe variant by Chris Wilson · 10 years ago
  60. 70e3254 drm/i915: Cleanup aliasging ppgtt alongside the global gtt by Daniel Vetter · 10 years ago
  61. 90d0a0e drm/i915: Extract commmon global gtt cleanup code by Daniel Vetter · 10 years ago
  62. 896ab1a drm/i915: Fix up checks for aliasing ppgtt by Daniel Vetter · 10 years ago
  63. dbbe912 drm/i915: Agnostic INTEL_INFO by Chris Wilson · 10 years ago
  64. 87f1f46 drm/i915: Copy PCI device id into the device info block by Chris Wilson · 10 years ago
  65. e2fcdaa drm/i915: Free pending page flip events at .preclose() by Ville Syrjälä · 10 years ago
  66. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  67. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  68. ed2e6df drm/i915: clear pm._irqs_disabled field after installing IRQs by Jesse Barnes · 10 years ago
  69. f96de58 drm/i915: Handle failure to kick out a conflicting fb driver by Chris Wilson · 11 years ago
  70. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 10 years ago
  71. c51f716 Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  72. 755f68f drm/i915: Don't cast a pointer to void* unnecessarily by Damien Lespiau · 10 years ago
  73. 1bb9e63 drm/i915: Only unbind vgacon, not other console drivers by Daniel Vetter · 10 years ago
  74. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  75. 50c3dc9 drm/fb-helper: Fix hpd vs. initial config races by Daniel Vetter · 10 years ago
  76. 2885f6a drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()' by John Harrison · 10 years ago
  77. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  78. 84c33a6 drm/i915: Replaced Blitter ring based flips with MMIO flips by Sourab Gupta · 10 years ago
  79. 19c656a drm/i915: Print PCI revision in i915_dump_device_info() by Ville Syrjälä · 10 years ago
  80. 1a5036b drivers/gpu/drm/i915/dma: style fixes by Robin Schroer · 10 years ago
  81. ce9557b Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into drm-intel-fixes by Jani Nikula · 10 years ago
  82. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  83. a4de052 drm/i915: Kick out vga console by Daniel Vetter · 10 years ago
  84. 4c2e099 drm/i915: Fixup global gtt cleanup by Daniel Vetter · 10 years ago
  85. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  86. 0073115 drm/i915: Fix dynamic allocation of physical handles by Chris Wilson · 10 years ago
  87. 93b0a4e drm/i915: Split the ringbuffers from the rings (3/3) by Oscar Mateo · 10 years ago
  88. ee1b1e5 drm/i915: Split the ringbuffers from the rings (2/3) by Oscar Mateo · 10 years ago
  89. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  90. bdf1e7e drm/i915: move bsd dispatch index somewhere better by Daniel Vetter · 10 years ago
  91. 4bdc729 drm/i915: add missing unregister_oom_notifier to the error/unload path by Imre Deak · 10 years ago
  92. ceabbba5 drm/i915: Include bound and active pages in the count of shrinkable objects by Chris Wilson · 10 years ago
  93. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  94. 2206e6a drm/i915: use dev_priv directly in i915_driver_unload by Daniel Vetter · 10 years ago
  95. 713028b drm/i915: remove extraneous VGA power domain put calls by Imre Deak · 10 years ago
  96. a8ebba7 drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3 by Zhao Yakui · 10 years ago
  97. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  98. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  99. fc8fd40 drm: Rip out totally bogus vga_switcheroo->can_switch locking by Daniel Vetter · 11 years ago
  100. d728c8e drm/i915: Add a CMD_PARSER_VERSION getparam by Brad Volkin · 10 years ago