1. 3e369b7 drm/i915: Move dpll crtc_mask and hw_state fields into separate struct by Ander Conselvan de Oliveira · 10 years ago
  2. 1e6f2dd drm/i915: Convert shared dpll reference count to a crtc mask by Ander Conselvan de Oliveira · 10 years ago
  3. c883ef1 drm/i915: Redefine WARN_ON to include the condition by Mika Kuoppala · 10 years ago
  4. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  5. 820d2d7 drm/i915/audio: pass intel_encoder on to platform specific ELD functions by Jani Nikula · 10 years ago
  6. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 10 years ago
  7. 3eebaec drm/i915: Update DRIVER_DATE to 20141024 by Daniel Vetter · 10 years ago
  8. fc49b3d drm/i915: unify switcheroo and legacy suspend/resume handlers by Imre Deak · 10 years ago
  9. d9ceb81 drm/i915: preserve swizzle settings if necessary v4 by Jesse Barnes · 10 years ago
  10. 7225342 drm/i915: Build workaround list in ring initialization by Mika Kuoppala · 10 years ago
  11. c765319 drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  12. a919ff1 drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  13. f2fbc69 drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic by Chris Wilson · 10 years ago
  14. 58abf1d drm/i915: Do not export RC6p and RC6pp if they don't exist by Rodrigo Vivi · 10 years ago
  15. d68a08a drm/i915: Remove IS_ULT() by Damien Lespiau · 10 years ago
  16. dbf7786 drm/i915: Use IS_HSW_ULT() in HAS_IPS() by Damien Lespiau · 10 years ago
  17. 47339cd drm/i915: Extract intel_fifo_underrun.c by Daniel Vetter · 10 years ago
  18. a8cbd45 Merge branch 'drm-intel-next-fixes' into drm-intel-next by Daniel Vetter · 10 years ago
  19. b727735 drm/i915: Update DRIVER_DATE to 20141003 by Daniel Vetter · 10 years ago
  20. b963291 drm/i915: Use dev_priv instead of dev in irq setup functions by Daniel Vetter · 10 years ago
  21. 2aeb7d3 drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ by Daniel Vetter · 10 years ago
  22. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  23. 970104f drm/i915: Remove intel_modeset_suspend_hw by Daniel Vetter · 10 years ago
  24. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  25. a0fcbd9 drm/i915: Add IS_BDW_GT3 macro. by Rodrigo Vivi · 10 years ago
  26. 7526ed7 Revert "drm/i915/bdw: BDW Software Turbo" by Daniel Vetter · 10 years ago
  27. 1d73c2a drm/i915: Minimize the huge amount of unecessary fbc sw cache clean. by Rodrigo Vivi · 10 years ago
  28. 84139d1 drm/i915/skl: Introduce a I915_MAX_PLANES macro by Damien Lespiau · 10 years ago
  29. e7e7ea2 drm/i915/skl: Sunrise Point PCH detection by Satheeshakrishna M · 10 years ago
  30. 7201c0b drm/i915/skl: Add an IS_SKYLAKE macro by Satheeshakrishna M · 10 years ago
  31. b71252d drm/i915/skl: Add an IS_GEN9() define by Damien Lespiau · 12 years ago
  32. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  33. 9adccc6 drm/i915: add SW tracking to FBC enabling by Paulo Zanoni · 10 years ago
  34. 1893a71 drm/i915: Inline feature detection into sanitize_enable_ppgtt by Chris Wilson · 10 years ago
  35. 9d533c5 drm/i915: Update DRIVER_DATE to 20140919 by Daniel Vetter · 10 years ago
  36. 07f11d4 drm/i915: Convert backlight_lock to a mutex by Daniel Vetter · 10 years ago
  37. 21ab4e7 drm/i915: Objects on the unbound list may still have an active reference by Chris Wilson · 10 years ago
  38. 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
  39. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  40. ba8286f drm: Move legacy buffer structures to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  41. ad46cb5 drm/i915: Prevent recursive deadlock on releasing a busy userptr by Chris Wilson · 10 years ago
  42. a126249 drm/i915: Update DRIVER_DATE to 20140905 by Daniel Vetter · 10 years ago
  43. 2d025a5 drm/i915: Introduce a for_each_plane() macro by Damien Lespiau · 10 years ago
  44. e39b999 drm/i915: Fix edp vdd locking by Ville Syrjälä · 10 years ago
  45. 69769f9 drm/i915: Preserve VGACNTR bits from the BIOS by Ville Syrjälä · 10 years ago
  46. b6b5d04 drm/i915: Add pipe B force quirk for 830M by Ville Syrjälä · 10 years ago
  47. 564ddb2 drm/i915/bdw: Render state init for Execlists by Oscar Mateo · 10 years ago
  48. c76bb61 drm/i915/bdw: BDW Software Turbo by Daisy Sun · 10 years ago
  49. 888b599 drm/i915/bdw: Export workaround data to debugfs by Arun Siluvery · 10 years ago
  50. c5ad011 drm/i915: FBC flush nuke for BDW by Rodrigo Vivi · 10 years ago
  51. 0a6d163 drm/i915: Don't use a define when it's clearer to just put the value by Damien Lespiau · 10 years ago
  52. 0a4cd7c drm/i915: Differentiate between LLC or snooped for the user by Chris Wilson · 10 years ago
  53. 055e393 drm/i915: Use dev_priv as first argument of for_each_pipe() by Damien Lespiau · 10 years ago
  54. 6689c16 drm/i915: Rework GPU reset sequence to match driver load & thaw by McAulay, Alistair · 10 years ago
  55. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  56. d5a0f2e Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  57. c281354 drm/i915: Update DRIVER_DATE to 20140822 by Daniel Vetter · 10 years ago
  58. d7f621e drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists) by Oscar Mateo · 10 years ago
  59. 1d0d343 drm/i915: cancel hotplug and dig_port work during suspend and unload by Imre Deak · 10 years ago
  60. 6323751 drm/i915: fix HPD IRQ reenable work cancelation by Imre Deak · 10 years ago
  61. 3a44873 drm/i915: Print captured bo for all VM in error state by Chris Wilson · 10 years ago
  62. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  63. 7312e2d drm/i915: Replace __I915__ with typesafe variant by Chris Wilson · 10 years ago
  64. ae6c480 drm/i915: Only track real ppgtt for a context by Daniel Vetter · 10 years ago
  65. 5dc383b drm/i915: Add proper prefix to obj_to_ggtt by Daniel Vetter · 10 years ago
  66. 841cd77 drm/i915: Only refcount ppgtt if it actually is one by Daniel Vetter · 10 years ago
  67. ee960be drm/i915: Some cleanups for the ppgtt lifetime handling by Daniel Vetter · 10 years ago
  68. b9d06dd drm/i915: vma/ppgtt lifetime rules by Michel Thierry · 10 years ago
  69. ba8b7cc drm/i915/bdw: Workload submission mechanism for Execlists by Oscar Mateo · 10 years ago
  70. a83014d drm/i915: Abstract the legacy workload submission mechanism away by Oscar Mateo · 10 years ago
  71. 84c2377 drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts by Oscar Mateo · 10 years ago
  72. 8c857917 drm/i915/bdw: A bit more advanced LR context alloc/free by Oscar Mateo · 10 years ago
  73. c9e003a drm/i915/bdw: Introduce one context backing object per engine by Oscar Mateo · 10 years ago
  74. 127f100 drm/i915/bdw: Macro for LRCs and module option for Execlists by Oscar Mateo · 10 years ago
  75. b20385f drm/i915/bdw: New source and header file for LRs, LRCs and Execlists by Oscar Mateo · 10 years ago
  76. dbbe912 drm/i915: Agnostic INTEL_INFO by Chris Wilson · 10 years ago
  77. 87f1f46 drm/i915: Copy PCI device id into the device info block by Chris Wilson · 10 years ago
  78. 82b6b6d drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access by Chris Wilson · 10 years ago
  79. 2c0827c drm/i915: Update DRIVER_DATE to 20140808 by Daniel Vetter · 10 years ago
  80. 889fa782 Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  81. 692ef70 drm/i915: clean up PPGTT checking logic by Jesse Barnes · 10 years ago
  82. b2784e1 drm/i915: Introduce a for_each_intel_encoder() macro by Damien Lespiau · 10 years ago
  83. ce4dd49 drm/i915: Gather the HDMI level shifter logic into one place by Damien Lespiau · 10 years ago
  84. da46f93 drm/i915: Introduce FBC False Color for debug purposes. by Rodrigo Vivi · 10 years ago
  85. dcfc355 drm/i915: Specify when the PLL hw state fields are valid by Damien Lespiau · 10 years ago
  86. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  87. 885ea5a drm/i915: Fix DEIER and GTIER collecting for BDW. by Rodrigo Vivi · 10 years ago
  88. 843db71 drm/i915: Collect gtier properly on HSW. by Rodrigo Vivi · 10 years ago
  89. 72b79c9 drm/i915: Update DRIVER_DATE to 20140725 by Daniel Vetter · 10 years ago
  90. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  91. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  92. 5ed0bdf drm: i915: Use nsec based interfaces by Thomas Gleixner · 10 years ago
  93. 1de6068 drm/i915: extract backlight minimum brightness from VBT by Jani Nikula · 10 years ago
  94. 92e23b9 drm/i915: Returning the right VGA control reg for platforms by Sonika Jindal · 10 years ago
  95. 5fafe29 drm/i915: Adding HAS_GMCH_DISPLAY macro by Sonika Jindal · 10 years ago
  96. 5978118 drm/i915: reorganize the unclaimed register detection code by Paulo Zanoni · 10 years ago
  97. 9df7575f drm/i915: add helper for checking whether IRQs are enabled by Jesse Barnes · 10 years ago
  98. ed57cb8 drm/i915: Also give the sprite width for WM computation by Damien Lespiau · 10 years ago
  99. 9ca1530 drm/i915: Fix up PSR frontbuffer tracking by Daniel Vetter · 10 years ago
  100. f0355c4 drm/i915: Add locking to psr code by Daniel Vetter · 10 years ago