1. a7e478c drm/i915: Use HAS_PCH_SPLIT to determine correct devices by Wayne Boyer · 9 years ago
  2. 666a453 drm/i915: Separate cherryview from valleyview by Wayne Boyer · 9 years ago
  3. 506a8e8 drm/i915: Add soft-pinning API for execbuffer by Chris Wilson · 9 years ago
  4. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  5. bf68dc9 drm/i915 : Fix to remove unnecsessary checks in postclose function. by Namrta Salonie · 9 years ago
  6. 73dfc22 drm/i915/skl: init/uninit display core as part of the HW power domain state by Imre Deak · 9 years ago
  7. f444837 drm/i915/gen9: Use dev_priv in csr functions by Daniel Vetter · 9 years ago
  8. 414b799 drm/i915/gen9: Remove csr.state, csr_lock and related code. by Daniel Vetter · 9 years ago
  9. ebae38d drm/i915/gen9: csr_init after runtime pm enable by Animesh Manna · 9 years ago
  10. e00bf69 drm/i915: Move the fbdev async_schedule() into intel_fbdev.c by Ville Syrjälä · 9 years ago
  11. 2013bfc drm/i915: Do fbdev fini first during unload by Ville Syrjälä · 9 years ago
  12. bf248ca drm/i915: Fix locking around GuC firmware load by Daniel Stone · 9 years ago
  13. fa9d607 drm/i915/dma: enforce pr_<loglevel> consistency by Ioan-Adrian Ratiu · 9 years ago
  14. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 9 years ago
  15. affa0e03 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  16. 2dd3a88 Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  17. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  18. 1c806a6 drm/i915: Mark getparam ioctl as DRM_UNLOCKED by Daniel Vetter · 9 years ago
  19. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  20. 2844659 Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  21. c668cde drm/i915: Remove setparam ioctl by Daniel Vetter · 9 years ago
  22. 91bedd3 drm/i915/bdw: Check for slice, subslice and EU count for BDW by Łukasz Daniluk · 9 years ago
  23. 76b1cf2 drm: i915: drop null test before destroy functions by Julia Lawall · 9 years ago
  24. 4a21ef7 drm/i915: implement sync_audio_rate callback by Libin Yang · 9 years ago
  25. 8204502 drm/i915: Do not hardcode s_max, ss_max and eu_mask for BXT by Dongwon Kim · 9 years ago
  26. 9aa6114 drm/i915: Don't leak VBT mode data by Matt Roper · 9 years ago
  27. 96d12cb drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5 by Imre Deak · 9 years ago
  28. 1751fcf drm/i915: Fix module initialisation, v2. by Maarten Lankhorst · 9 years ago
  29. e27f299 drm/i915: Move DPIO port init earlier by Ville Syrjälä · 10 years ago
  30. 33a732f drm/i915: GuC-specific firmware loader by Alex Dai · 9 years ago
  31. 3b9a02e drm/i915: Fake AGP is dead by Daniel Vetter · 9 years ago
  32. edd43ed drm/i915/skl: Don't expose the top most plane on gen9 display by Damien Lespiau · 9 years ago
  33. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 10 years ago
  34. fc78672 drm/i915: move FBC code out of i915_gem_stolen.c by Paulo Zanoni · 10 years ago
  35. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 10 years ago
  36. b1330fb drm/i915: Report an error when i915.reset prevents a reset by Chris Wilson · 10 years ago
  37. 49e4d842 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 10 years ago
  38. 5fcece8 drm/i915: group all hotplug related fields into a new struct in dev_priv by Jani Nikula · 10 years ago
  39. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 10 years ago
  40. eb80562 drm/i915/skl: Add support to load SKL CSR firmware. by Daniel Vetter · 10 years ago
  41. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  42. e20d2ab drm/i915: Use a separate slab for vmas by Chris Wilson · 10 years ago
  43. efab6d8 drm/i915: Use a separate slab for requests by Chris Wilson · 10 years ago
  44. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 10 years ago
  45. dead16e drm/i915/bxt: Determine BXT slice/subslice/EU info by Jeff McGee · 10 years ago
  46. 9705ad8 drm/i915: Split SSEU init into functions by platform by Jeff McGee · 10 years ago
  47. 8fb9397 drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe C by Damien Lespiau · 10 years ago
  48. a8265c5 drm/i915: Rip out GET_SPRITE_COLORKEY ioctl by Daniel Vetter · 10 years ago
  49. a1559ff drm/i915: Export total subslice and EU counts by Jeff McGee · 10 years ago
  50. c93043a drm/i915/chv: Determine CHV slice/subslice/EU info by Jeff McGee · 10 years ago
  51. 27cd446 drm/i915: Add I915_PARAM_REVISION by Neil Roberts · 10 years ago
  52. 17fa646 drm/i915: Remove DRIVER_MODESET checks in load/unload/close code by Daniel Vetter · 10 years ago
  53. b766879 drm/i915/skl: Tune IZ hashing when subslices are unbalanced by Damien Lespiau · 10 years ago
  54. 3873218 drm/i915/skl: Determine SKL slice/subslice/EU info by Jeff McGee · 10 years ago
  55. e21fd55 drm/i915: Add the display switch logic for vGPU in i915 driver by Yu Zhang · 10 years ago
  56. b8d24a0 drm/i915: Remove nested work in gpu error handling by Mika Kuoppala · 10 years ago
  57. 737b150 drm/i915: Convert hangcheck from a timer into a delayed work item by Chris Wilson · 10 years ago
  58. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  59. 693d11c drm/i915/chv: Populate total EU count on Cherryview by Deepak S · 10 years ago
  60. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  61. 58fddc2 drm/i915: add component support by Imre Deak · 10 years ago
  62. c9dc0f3 drm/i915: Add ioctl to set per-context parameters by Chris Wilson · 10 years ago
  63. 1816f92 drm/i915: Support creation of unbound wc user mappings for objects by Akash Goel · 10 years ago
  64. 78a4237 drm/i915: Use batch pools with the command parser by Brad Volkin · 10 years ago
  65. 4feb765 drm/i915: Remove user pinning code by Daniel Vetter · 10 years ago
  66. f548c0e drm/i915: Can i915_gem_init_ioctl by Daniel Vetter · 10 years ago
  67. 377e91b drm/i915: Sanitize ->lastclose by Daniel Vetter · 10 years ago
  68. 8725548 drm/i915: Ditch dev_priv->ums.mm_suspend by Daniel Vetter · 10 years ago
  69. 71b14ab drm/i915: No-Op enter/leave vt gem ioctl by Daniel Vetter · 10 years ago
  70. ac883c8 drm/i915: Drop checks for initialization by Daniel Vetter · 10 years ago
  71. 77f3181 drm/i915: Replace dri1 functions with drm_noop by Daniel Vetter · 10 years ago
  72. 5c6c600 drm/i915: Remove DRI1 ring accessors and API by Chris Wilson · 10 years ago
  73. 54499b2 Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  74. 0485c9d drm/i915: Kick fbdev before vgacon by Daniel Vetter · 10 years ago
  75. 6a2c423 drm/i915: Make the physical object coherent with GTT by Chris Wilson · 10 years ago
  76. fc49b3d drm/i915: unify switcheroo and legacy suspend/resume handlers by Imre Deak · 10 years ago
  77. 2ebfaf5 drm/i915: call drm_vblank_cleanup() earlier at unload by Paulo Zanoni · 10 years ago
  78. b963291 drm/i915: Use dev_priv instead of dev in irq setup functions by Daniel Vetter · 10 years ago
  79. 2aeb7d3 drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ by Daniel Vetter · 10 years ago
  80. 41373cd drm/i915: Call runtime_pm_disable directly by Daniel Vetter · 10 years ago
  81. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  82. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  83. 1fc8ac3 drm/i915/skl: Skylake has 2 "sprite" planes per pipe by Damien Lespiau · 11 years ago
  84. 07f11d4 drm/i915: Convert backlight_lock to a mutex by Daniel Vetter · 10 years ago
  85. 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
  86. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  87. 4f03b1f drm: Create drm legacy driver header by Daniel Vetter · 10 years ago
  88. 9fc5cde drm: mark drm_buf and drm_map as legacy by David Herrmann · 10 years ago
  89. 4868b45 drm/i915: Fix irq enable tracking in driver load by Daniel Vetter · 10 years ago
  90. d1d7067 drm/i915: make fbdev initialization asynchronous v2 by Jesse Barnes · 11 years ago
  91. 055e393 drm/i915: Use dev_priv as first argument of for_each_pipe() by Damien Lespiau · 10 years ago
  92. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  93. 7312e2d drm/i915: Replace __I915__ with typesafe variant by Chris Wilson · 10 years ago
  94. 70e3254 drm/i915: Cleanup aliasging ppgtt alongside the global gtt by Daniel Vetter · 10 years ago
  95. 90d0a0e drm/i915: Extract commmon global gtt cleanup code by Daniel Vetter · 10 years ago
  96. 896ab1a drm/i915: Fix up checks for aliasing ppgtt by Daniel Vetter · 10 years ago
  97. dbbe912 drm/i915: Agnostic INTEL_INFO by Chris Wilson · 10 years ago
  98. 87f1f46 drm/i915: Copy PCI device id into the device info block by Chris Wilson · 10 years ago
  99. e2fcdaa drm/i915: Free pending page flip events at .preclose() by Ville Syrjälä · 10 years ago
  100. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago