1. 7072246 drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV by Ville Syrjälä · 9 years ago
  2. 27321ae drm/i915: Use the disable callback for disabling planes. by Maarten Lankhorst · 9 years ago
  3. 9e45803 drm/i915/skl: Add module parameter to select edp vswing table by Sonika Jindal · 9 years ago
  4. 71cd842 drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines by Damien Lespiau · 9 years ago
  5. 0077651 drm/i915/skl: Enable runtime PM by Suketu Shah · 9 years ago
  6. dc17430 drm/i915/skl: Add DC5 Trigger Sequence by Suketu Shah · 9 years ago
  7. eb80562 drm/i915/skl: Add support to load SKL CSR firmware. by Daniel Vetter · 9 years ago
  8. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  9. faa0cdb drm/i915: fix intel_prepare_ddi by Imre Deak · 9 years ago
  10. de4de56 drm/i915: Update DRIVER_DATE to 20150423 by Daniel Vetter · 9 years ago
  11. 0875546 drm/i915: Fix up the vma aliasing ppgtt binding by Daniel Vetter · 9 years ago
  12. 7df113e drm/i915: Fixup kerneldoc for struct intel_context by Tvrtko Ursulin · 9 years ago
  13. 8a0c39b drm/i915: Simplify and fix object to display tracking by Tvrtko Ursulin · 9 years ago
  14. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 9 years ago
  15. b403745 drm/i915: Iterate through the initialized DDIs to prepare their buffers by Damien Lespiau · 10 years ago
  16. dfb8240 drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence by Satheeshakrishna M · 10 years ago
  17. 164dfd2 drm/i915: Rename vlv_cdclk_freq to cdclk_freq by Vandana Kannan · 10 years ago
  18. 89251b1 drm/i915: PSR: deprecate link_standby support for core platforms. by Rodrigo Vivi · 9 years ago
  19. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  20. 3015465 drm/i915: Remove obj->pin_mappable by Chris Wilson · 9 years ago
  21. 249e87d drm/i915: fix build for DEBUG_FS=n by Jani Nikula · 9 years ago
  22. d7b9ca2 drm/i915: Remove request->uniq by Chris Wilson · 9 years ago
  23. a6111f7 drm/i915: Reduce locking in execlist command submission by Chris Wilson · 9 years ago
  24. e20d2ab drm/i915: Use a separate slab for vmas by Chris Wilson · 9 years ago
  25. efab6d8 drm/i915: Use a separate slab for requests by Chris Wilson · 9 years ago
  26. 3e1ab4b drm/i915: Update DRIVER_DATE to 20150410 by Daniel Vetter · 9 years ago
  27. 94f8cf1 drm/i915: Record ring->start address in error state by Chris Wilson · 9 years ago
  28. 8d9d574 drm/i915: Split batch pool into size buckets by Chris Wilson · 9 years ago
  29. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 9 years ago
  30. ed9ddd2 drm/i915: Split i915_gem_batch_pool into its own header by Chris Wilson · 9 years ago
  31. 1854d5c drm/i915: Deminish contribution of wait-boosting from clients by Chris Wilson · 9 years ago
  32. 8fb5519 drm/i915: Agressive downclocking on Baytrail by Chris Wilson · 9 years ago
  33. ee28637 drm/i915: Cache last obj->pages location for i915_gem_object_get_page() by Chris Wilson · 9 years ago
  34. b833bb6 drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlocked by Maarten Lankhorst · 9 years ago
  35. 6c74c87 drm/i915/bxt: Add Broxton steppings by Nick Hoath · 9 years ago
  36. 8232edb drm/i915/bxt: Broxton raises the maximum number of planes to 4 by Damien Lespiau · 9 years ago
  37. 1feed88 drm/i915/bxt: Add IS_BROXTON macro by Satheeshakrishna M · 9 years ago
  38. 9c25210 drm/i915/vlv: save/restore the power context base reg by Jesse Barnes · 9 years ago
  39. aa7471d drm/i915: add i915 specific connector debugfs file for DPCD by Jani Nikula · 9 years ago
  40. 474d1ec drm/i915/skl: Enabling PSR2 SU with frame sync by Sonika Jindal · 9 years ago
  41. 88ac793 drm/i915: base gmbus pin validity check on the gmbus pin map array by Jani Nikula · 9 years ago
  42. 5ea6e5e drm/i915: index gmbus tables using the pin pair number by Jani Nikula · 9 years ago
  43. 0184df4 drm/i915: refer to pin instead of port in the intel_i2c.c interfaces by Jani Nikula · 9 years ago
  44. 988c701 drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* by Jani Nikula · 9 years ago
  45. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 9 years ago
  46. f3dc74c drm/i915: Rename 'do_execbuf' to 'execbuf_submit' by John Harrison · 9 years ago
  47. 41037f9 drm/i915: Add i915_gem_request_unreference__unlocked by Chris Wilson · 9 years ago
  48. 1ff27a3 drm/i915: Update DRIVER_DATE to 20150327 by Daniel Vetter · 9 years ago
  49. 9abc464 drm/i915: Compare GGTT view structs instead of types by Joonas Lahtinen · 9 years ago
  50. 5bedeb2 drm/i915: Add module param to test the load detect code by Daniel Vetter · 10 years ago
  51. a93e255 drm/i915: Convert intel_pipe_will_have_type() to using atomic state by Ander Conselvan de Oliveira · 9 years ago
  52. 679dacd drm/i915: Pass an atomic state to modeset_global_resources() functions by Ander Conselvan de Oliveira · 9 years ago
  53. ab585de drm/i915: kill i915.powersave by Rodrigo Vivi · 9 years ago
  54. 6c826f3 drm/i915: Add fault address to error state for gen8 and gen9 by Mika Kuoppala · 9 years ago
  55. e661733 drm/i915: Use GGTT view when (un)pinning objects to planes by Tvrtko Ursulin · 9 years ago
  56. be6a037 drm/i915: Extract i915_gem_shrinker.c by Daniel Vetter · 9 years ago
  57. 6f4b12f8 drm/i915: Use down ei for manual Baytrail RPS calculations by Chris Wilson · 9 years ago
  58. aed242f drm/i915: Relax RPS contraints to allows setting minfreq on idle by Chris Wilson · 9 years ago
  59. ec7adb6 drm/i915: Do not use ggtt_view with (aliasing) PPGTT by Joonas Lahtinen · 9 years ago
  60. 86a930d drm/i915: Update DRIVER_DATE to 20150313 by Daniel Vetter · 9 years ago
  61. cd9bfac drm/i915: redefine WARN_ON_ONCE to include the condition by Jani Nikula · 9 years ago
  62. de43ae9 drm/i915/skl: Added new macros by Akash Goel · 10 years ago
  63. ae80152 drm/i915: Rewrite VLV/CHV watermark code by Ville Syrjälä · 10 years ago
  64. 0018fda drm/i915: Reorganize VLV DDL setup by Ville Syrjälä · 10 years ago
  65. 48572ed drm/i915: Disable the mmio.debug WARN after it fires by Chris Wilson · 10 years ago
  66. a561165 drm/i915: Remove ironlake rc6 support by John Harrison · 10 years ago
  67. dbef0f1 drm/i915: add frontbuffer tracking to FBC by Paulo Zanoni · 10 years ago
  68. 3a3371f drm/i915: Add a for_each_intel_connector macro by Ander Conselvan de Oliveira · 10 years ago
  69. a4001f1 drm/i915: pass which operation triggered the frontbuffer tracking by Paulo Zanoni · 10 years ago
  70. 3bdcfc0 drm/i915: Make for_each_sprite() take dev_priv as argument by Damien Lespiau · 10 years ago
  71. dd74078 drm/i915: Make for_each_plane() take dev_priv as argument by Damien Lespiau · 10 years ago
  72. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  73. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  74. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  75. f89fe1f drm/i915: Update DRIVER_DATE to 20150227 by Daniel Vetter · 10 years ago
  76. 8634bd4 drm/i915: Remove regfile code&data for UMS suspend/resume by Daniel Vetter · 10 years ago
  77. 98e1bd4 drm/i915: Cache ringbuf pointer in request structure by John Harrison · 10 years ago
  78. 9a57f5b drm/i915/skl: Support for edp low_vswing param in vbt by Sonika Jindal · 10 years ago
  79. b3a3899 drm/i915: Fix a use after free, and unbalanced refcounting by Nick Hoath · 10 years ago
  80. b766879 drm/i915/skl: Tune IZ hashing when subslices are unbalanced by Damien Lespiau · 10 years ago
  81. 3873218 drm/i915/skl: Determine SKL slice/subslice/EU info by Jeff McGee · 10 years ago
  82. 0dc6f20 drm/i915/bdw: PCI IDs ending in 0xb are ULT. by Rodrigo Vivi · 10 years ago
  83. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  84. d4495cb drm/i915: Update DRIVER_DATE to 20150214 by Daniel Vetter · 10 years ago
  85. 071c92d drm/i915: Add process identifier to requests by Mika Kuoppala · 10 years ago
  86. 8bc0ccf drm/i915/skl: Implement WaDisableLSQCROPERFforOCL by Damien Lespiau · 10 years ago
  87. 72603ec drm/i915: Remove the IS_SNB_GT1 define by Damien Lespiau · 10 years ago
  88. a2f8aeb drm/i915: Garbage collect orphaned prototypes by Damien Lespiau · 10 years ago
  89. cf9d289 drm/i915: Introduce a PV INFO page structure for Intel GVT-g. by Yu Zhang · 10 years ago
  90. 93b81f5 drm/i915: Add tiled framebuffer modifiers by Tvrtko Ursulin · 10 years ago
  91. e35fef2 drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc by Paulo Zanoni · 10 years ago
  92. e90a21d drm/i915: ring w/a gen 9 revision definitions by Hoath, Nicholas · 10 years ago
  93. 60ee5cd drm/i915/fbc: fix the check for already reserved fbc size by Jani Nikula · 10 years ago
  94. ffe02b4 drm/i915: Introduce intel_set_rps() by Ville Syrjälä · 10 years ago
  95. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 10 years ago
  96. 1293eaa drm/i915: Update DRIVER_DATE to 20150130 by Daniel Vetter · 10 years ago
  97. b8d24a0 drm/i915: Remove nested work in gpu error handling by Mika Kuoppala · 10 years ago
  98. e3d9984 drm/i915/skl: Enabling PSR on Skylake by Sonika Jindal · 10 years ago
  99. 737b150 drm/i915: Convert hangcheck from a timer into a delayed work item by Chris Wilson · 10 years ago
  100. b2e7723 drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4) by Matt Roper · 10 years ago