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