1. 377e91b drm/i915: Sanitize ->lastclose by Daniel Vetter · 10 years ago
  2. 8725548 drm/i915: Ditch dev_priv->ums.mm_suspend by Daniel Vetter · 10 years ago
  3. 71b14ab drm/i915: No-Op enter/leave vt gem ioctl by Daniel Vetter · 10 years ago
  4. ac883c8 drm/i915: Drop checks for initialization by Daniel Vetter · 10 years ago
  5. 77f3181 drm/i915: Replace dri1 functions with drm_noop by Daniel Vetter · 10 years ago
  6. 5c6c600 drm/i915: Remove DRI1 ring accessors and API by Chris Wilson · 10 years ago
  7. 54499b2 Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  8. 0485c9d drm/i915: Kick fbdev before vgacon by Daniel Vetter · 10 years ago
  9. 6a2c423 drm/i915: Make the physical object coherent with GTT by Chris Wilson · 10 years ago
  10. fc49b3d drm/i915: unify switcheroo and legacy suspend/resume handlers by Imre Deak · 10 years ago
  11. 2ebfaf5 drm/i915: call drm_vblank_cleanup() earlier at unload by Paulo Zanoni · 10 years ago
  12. b963291 drm/i915: Use dev_priv instead of dev in irq setup functions by Daniel Vetter · 10 years ago
  13. 2aeb7d3 drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ by Daniel Vetter · 10 years ago
  14. 41373cd drm/i915: Call runtime_pm_disable directly by Daniel Vetter · 10 years ago
  15. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  16. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  17. 1fc8ac3 drm/i915/skl: Skylake has 2 "sprite" planes per pipe by Damien Lespiau · 11 years ago
  18. 07f11d4 drm/i915: Convert backlight_lock to a mutex by Daniel Vetter · 10 years ago
  19. 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
  20. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  21. 4f03b1f drm: Create drm legacy driver header by Daniel Vetter · 10 years ago
  22. 9fc5cde drm: mark drm_buf and drm_map as legacy by David Herrmann · 10 years ago
  23. 4868b45 drm/i915: Fix irq enable tracking in driver load by Daniel Vetter · 10 years ago
  24. d1d7067 drm/i915: make fbdev initialization asynchronous v2 by Jesse Barnes · 11 years ago
  25. 055e393 drm/i915: Use dev_priv as first argument of for_each_pipe() by Damien Lespiau · 10 years ago
  26. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  27. 7312e2d drm/i915: Replace __I915__ with typesafe variant by Chris Wilson · 10 years ago
  28. 70e3254 drm/i915: Cleanup aliasging ppgtt alongside the global gtt by Daniel Vetter · 10 years ago
  29. 90d0a0e drm/i915: Extract commmon global gtt cleanup code by Daniel Vetter · 10 years ago
  30. 896ab1a drm/i915: Fix up checks for aliasing ppgtt by Daniel Vetter · 10 years ago
  31. dbbe912 drm/i915: Agnostic INTEL_INFO by Chris Wilson · 10 years ago
  32. 87f1f46 drm/i915: Copy PCI device id into the device info block by Chris Wilson · 10 years ago
  33. e2fcdaa drm/i915: Free pending page flip events at .preclose() by Ville Syrjälä · 10 years ago
  34. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  35. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  36. ed2e6df drm/i915: clear pm._irqs_disabled field after installing IRQs by Jesse Barnes · 11 years ago
  37. f96de58 drm/i915: Handle failure to kick out a conflicting fb driver by Chris Wilson · 11 years ago
  38. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 11 years ago
  39. 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
  40. 755f68f drm/i915: Don't cast a pointer to void* unnecessarily by Damien Lespiau · 10 years ago
  41. 1bb9e63 drm/i915: Only unbind vgacon, not other console drivers by Daniel Vetter · 11 years ago
  42. 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
  43. 50c3dc9 drm/fb-helper: Fix hpd vs. initial config races by Daniel Vetter · 11 years ago
  44. 2885f6a drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()' by John Harrison · 11 years ago
  45. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  46. 84c33a6 drm/i915: Replaced Blitter ring based flips with MMIO flips by Sourab Gupta · 11 years ago
  47. 19c656a drm/i915: Print PCI revision in i915_dump_device_info() by Ville Syrjälä · 11 years ago
  48. 1a5036b drivers/gpu/drm/i915/dma: style fixes by Robin Schroer · 11 years ago
  49. ce9557b Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into drm-intel-fixes by Jani Nikula · 11 years ago
  50. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 11 years ago
  51. a4de052 drm/i915: Kick out vga console by Daniel Vetter · 11 years ago
  52. 4c2e099 drm/i915: Fixup global gtt cleanup by Daniel Vetter · 11 years ago
  53. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 11 years ago
  54. 0073115 drm/i915: Fix dynamic allocation of physical handles by Chris Wilson · 11 years ago
  55. 93b0a4e drm/i915: Split the ringbuffers from the rings (3/3) by Oscar Mateo · 11 years ago
  56. ee1b1e5 drm/i915: Split the ringbuffers from the rings (2/3) by Oscar Mateo · 11 years ago
  57. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 11 years ago
  58. bdf1e7e drm/i915: move bsd dispatch index somewhere better by Daniel Vetter · 11 years ago
  59. 4bdc729 drm/i915: add missing unregister_oom_notifier to the error/unload path by Imre Deak · 11 years ago
  60. ceabbba5 drm/i915: Include bound and active pages in the count of shrinkable objects by Chris Wilson · 11 years ago
  61. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 11 years ago
  62. 2206e6a drm/i915: use dev_priv directly in i915_driver_unload by Daniel Vetter · 11 years ago
  63. 713028b drm/i915: remove extraneous VGA power domain put calls by Imre Deak · 11 years ago
  64. a8ebba7 drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3 by Zhao Yakui · 11 years ago
  65. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  66. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  67. fc8fd40 drm: Rip out totally bogus vga_switcheroo->can_switch locking by Daniel Vetter · 11 years ago
  68. d728c8e drm/i915: Add a CMD_PARSER_VERSION getparam by Brad Volkin · 11 years ago
  69. 4c8a4be drm/i915/dma: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  70. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 11 years ago
  71. 11ea8b7 drm/i915/vlv: no MCHBAR on VLV by Jesse Barnes · 11 years ago
  72. 05efeebd drm/i915: Fix up the forcewake timer initialization by Daniel Vetter · 11 years ago
  73. 77961eb drm/i915: power domains: add vlv power wells by Imre Deak · 11 years ago
  74. f8b79e5 drm/i915: vlv: factor out valleyview_display_irq_install by Imre Deak · 11 years ago
  75. d615a16 drm/i915: Make num_sprites a per-pipe value by Damien Lespiau · 11 years ago
  76. e13192f drm/i915: switch order of power domain init wrt. irq install by Imre Deak · 11 years ago
  77. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 11 years ago
  78. 4d10cc0 drm/i915: delay master/sarea deref for legacy ioctls by Daniel Vetter · 11 years ago
  79. a0bae57 drm/i915: Provide a command line option to disable display by Damien Lespiau · 11 years ago
  80. 658ac4c drm/i915: Disable display when fused off by Damien Lespiau · 11 years ago
  81. 22d3fd46 drm/i915: Move num_plane to the intel_device_info structure by Damien Lespiau · 11 years ago
  82. 5c969aa drm/i915: Make the intel_device_info structure kept in dev_priv writable by Damien Lespiau · 11 years ago
  83. e515b47 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  84. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  85. 22accca i915: remove pm_qos request on error by Stanislaw Gruszka · 11 years ago
  86. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  87. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  88. 859ae23 Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  89. 7d9c477 drm/i915: Drop I915_PARAM_HAS_FULL_PPGTT again by Daniel Vetter · 11 years ago
  90. 7e0d96b drm/i915: Use multiple VMs -- the point of no return by Ben Widawsky · 11 years ago
  91. 3d7f0f9 Merge commit drm-intel-fixes into topic/ppgtt by Daniel Vetter · 11 years ago
  92. bdf4fd7 drm/i915: Do aliasing PPGTT init with contexts by Ben Widawsky · 11 years ago
  93. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  94. bfd8303 drm: Kill DRM_HZ by Daniel Vetter · 11 years ago
  95. 24986ee drm: kill DRIVER_REQUIRE_AGP by Daniel Vetter · 11 years ago
  96. 243eaf3 drm/i915: kick firmware fbs even when i915 fbdev is disabled by Daniel Vetter · 11 years ago
  97. 6c719fa drm/i915: don't update the dri1 breadcrumb with modesetting by Daniel Vetter · 11 years ago
  98. 8a18745 drm/i915: add initial Runtime PM functions by Paulo Zanoni · 11 years ago
  99. f742a55 drm/i915: fix pm init ordering by Daniel Vetter · 11 years ago
  100. ce58c32 drm/i915: Do hw quiescing first during unload by Chris Wilson · 11 years ago