1. 23a09c7 drm/i915: Use GEN5_IRQ_RESET() on vlv/chv by Ville Syrjälä · 10 years ago
  2. 76e4186 drm/i915: Use a consistent order between IIR, IER, IMR writes on vlv/chv by Ville Syrjälä · 10 years ago
  3. 8e20599 drm/i915: Drop the extra GEN8_PCU_IIR posting read from cherryview_irq_preinstall() by Ville Syrjälä · 10 years ago
  4. a2c30fb drm/i915: Use gen8_gt_irq_reset() in cherryview_irq_uninstall() by Ville Syrjälä · 10 years ago
  5. 7c4cde3 drm/i915: Use DPINVGTT_STATUS_MASK by Ville Syrjälä · 10 years ago
  6. 7d1bd539 drm/i915: Apply some ocd for IMR vs. IER order during irq enable by Ville Syrjälä · 10 years ago
  7. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  8. 1df06b7 drm/i915/bdw: Setup global hardware status page in execlists mode by Thomas Daniel · 10 years ago
  9. 7f518dd drm/i915: Remove orphaned prototype gen6_set_pm_mask() by Damien Lespiau · 10 years ago
  10. 816a360 drm/i915: Removed orphaned prototype intel_dp_handle_hpd_irq() by Damien Lespiau · 10 years ago
  11. d6faadb drm/i915/dp: Don't stop the link when retraining by Daniel Vetter · 10 years ago
  12. 7637b6b drm/i915: Remove unused WATCH_GTT define by Damien Lespiau · 10 years ago
  13. 4093561 drm/i915: Make intel_pipe_has_type() take an output type enum by Damien Lespiau · 10 years ago
  14. ba41c0de drm/i915: Move pll state commit into intel_modeset_update_state by Daniel Vetter · 10 years ago
  15. e9f1af3 drm/i915: Don't store current shared DPLL in the new pipe_config by Ander Conselvan de Oliveira · 10 years ago
  16. f3019a4 drm/i915: Remove crtc_mode_set() hook by Ander Conselvan de Oliveira · 10 years ago
  17. d6dfee7 drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  18. 3fb3770 drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  19. 797d025 drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  20. 8bd31e6 drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs by Ander Conselvan de Oliveira · 10 years ago
  21. 3e369b7 drm/i915: Move dpll crtc_mask and hw_state fields into separate struct by Ander Conselvan de Oliveira · 10 years ago
  22. 1e6f2dd drm/i915: Convert shared dpll reference count to a crtc mask by Ander Conselvan de Oliveira · 10 years ago
  23. 0a88818 drm/i915: Check pipe_config.has_dp_encoder instead of encoder types by Daniel Vetter · 10 years ago
  24. d0737e1 drm/i915: Make *_crtc_mode_set work on new_config by Ander Conselvan de Oliveira · 10 years ago
  25. cd0707c drm/i915: Remove redundant return value and WARN_ON by Dave Gordon · 10 years ago
  26. 6402c33 drm/i915: Fix null pointer dereference in ring cleanup code by John Harrison · 10 years ago
  27. c883ef1 drm/i915: Redefine WARN_ON to include the condition by Mika Kuoppala · 10 years ago
  28. 49e6bc5 drm/i915: Read out the power sequencer port assignment on resume on vlv/chv by Ville Syrjälä · 10 years ago
  29. 1e74a32 drm/i915: Initialize PPS timestamps on vlv/chv by Ville Syrjälä · 10 years ago
  30. d806fbf drm/i915/audio: remove misleading checks for !eld[0] by Jani Nikula · 10 years ago
  31. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  32. 2aa0de3 drm/i915/ddi: write ELD where it's supposed to be done by Jani Nikula · 10 years ago
  33. 6189b03 drm/i915/audio: set ELD Conn_Type at one place by Jani Nikula · 10 years ago
  34. baa4e57 drm/i915: Enable pipe-a power well on chv by Ville Syrjälä · 10 years ago
  35. 6ca2aeb drm/i915: Add support for CHV pipe B sprite CSC by Ville Syrjälä · 10 years ago
  36. efee833 drm/i915: run hsw_disable_pc8() later on resume by Paulo Zanoni · 10 years ago
  37. 1a5df18 drm/i915: kill intel_resume_prepare() by Paulo Zanoni · 10 years ago
  38. c14b048 drm/i915: Initialize new chv primary plane and pipe blender registers by Ville Syrjälä · 10 years ago
  39. 5d93a6e drm/i915: Do vlv cmnlane toggle w/a in more cases by Ville Syrjälä · 10 years ago
  40. 77cde95 drm/i915: use intel_fb_obj() macros to assign gem objects by Gustavo Padovan · 10 years ago
  41. 34aa50a drm/i915: create a prepare phase for sprite plane updates by Gustavo Padovan · 10 years ago
  42. 14af293 drm/i915: create a prepare step for primary planes updates by Gustavo Padovan · 10 years ago
  43. d288f65 drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV by Ville Syrjälä · 10 years ago
  44. 034e43c drm/i915: Warn if stealing power sequencer from an active eDP port by Ville Syrjälä · 10 years ago
  45. e7a89ac drm/i915: Warn if panel power is already on when enabling it by Ville Syrjälä · 10 years ago
  46. 3936fcf drm/i915: Improve VDD/PPS debugs by Ville Syrjälä · 10 years ago
  47. a8c3344 drm/i915: Steal power sequencer in vlv_power_sequencer_pipe() by Ville Syrjälä · 10 years ago
  48. ac3c12e drm/i915: Warn if stealing non pipe A/B power sequencer by Ville Syrjälä · 10 years ago
  49. 83b8459 drm/i915: Clear PPS port select when giving up the power sequencer by Ville Syrjälä · 10 years ago
  50. 9a42356 drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel power by Ville Syrjälä · 10 years ago
  51. 961a0db drm/i915: Kick the power sequencer before AUX transactions by Ville Syrjälä · 10 years ago
  52. 7b713f5 drm/i915: Fix eDP link training when switching pipes on VLV/CHV by Ville Syrjälä · 10 years ago
  53. 61234fa drm/i915: Wait for PHY port ready before link training on VLV/CHV by Ville Syrjälä · 10 years ago
  54. 093e3f1 drm/i915: Hold the pps mutex across the whole panel power enable sequence by Ville Syrjälä · 10 years ago
  55. 9f0fb5b drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants by Ville Syrjälä · 10 years ago
  56. 81ddbc6 drm/i915: Don't initialize power seqeuencer delays more than once by Ville Syrjälä · 10 years ago
  57. 36b5f42 drm/i915: Store power sequencer delays in intel_dp by Ville Syrjälä · 10 years ago
  58. 7a66800 drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect by Ville Syrjälä · 10 years ago
  59. c17ed5b drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv by Ville Syrjälä · 10 years ago
  60. 6847d71 drm/i915: transform INTEL_OUTPUT_* into an enum by Paulo Zanoni · 10 years ago
  61. 820d2d7 drm/i915/audio: pass intel_encoder on to platform specific ELD functions by Jani Nikula · 10 years ago
  62. 33d1e7c6 drm/i915: pass intel_encoder to intel_write_eld by Jani Nikula · 10 years ago
  63. f9f682a drm/i915/audio: beat some sense into the variable types and names by Jani Nikula · 10 years ago
  64. 87fcb2a drm/i915/audio: constify hdmi audio clock struct by Jani Nikula · 10 years ago
  65. 7c10a2b drm/i915: add new intel audio file to group DP/HDMI audio by Jani Nikula · 10 years ago
  66. 3ead8bb drm/i915: remove unneeded visible check by Gustavo Padovan · 10 years ago
  67. 083fe3b drm: make sure visible is set to false if fb is null by Gustavo Padovan · 10 years ago
  68. c5d9747 drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip() by Damien Lespiau · 10 years ago
  69. 3f20df9 drm/i915: only flip frontbuffer if crtc is active by Gustavo Padovan · 10 years ago
  70. ff7a60f drm/i915 Add golden context support for Gen9 by Armin Reese · 10 years ago
  71. 655b539 drm/i915 Update Gen8 golden context batch buffer by Armin Reese · 10 years ago
  72. 42c7156 drm/i915: Abort command parsing for chained batches by Brad Volkin · 10 years ago
  73. a919db9 drm/i915: Update plane parameters for cursor plane (v2) by Sonika Jindal · 10 years ago
  74. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 10 years ago
  75. 041df35 Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  76. bbf0ef0 Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  77. 88e2376 Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  78. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  79. 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  80. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  81. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  82. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  83. 3eebaec drm/i915: Update DRIVER_DATE to 20141024 by Daniel Vetter · 10 years ago
  84. 5545dbb drm/i915: add comments on what stage a given PM handler is called by Imre Deak · 10 years ago
  85. fc49b3d drm/i915: unify switcheroo and legacy suspend/resume handlers by Imre Deak · 10 years ago
  86. da2bc1b drm/i915: add poweroff_late handler by Imre Deak · 10 years ago
  87. 5e365c3 drm/i915: sanitize suspend/resume helper function names by Imre Deak · 10 years ago
  88. 36d61e6 drm/i915: unify S3 and S4 suspend/resume handlers by Imre Deak · 10 years ago
  89. f2476ae drm/i915: disable/re-enable PCI device around S4 freeze/thaw by Imre Deak · 10 years ago
  90. ee6f280 drm/i915: enable output polling during S4 thaw by Imre Deak · 10 years ago
  91. ed49388 drm/i915: check for GT faults in all resume handlers and driver load time by Imre Deak · 10 years ago
  92. f4a12ea drm/i915: remove unused restore_gtt_mappings optimization during suspend by Imre Deak · 10 years ago
  93. 097dd83 drm/i915: fix S4 suspend while switcheroo state is off by Imre Deak · 10 years ago
  94. 5a17514 drm/i915: vlv: fix switcheroo/legacy suspend/resume by Imre Deak · 10 years ago
  95. 50a0072 drm/i915: propagate error from legacy resume handler by Imre Deak · 10 years ago
  96. f2888fa drm/i915: unify legacy S3 suspend and S4 freeze handlers by Imre Deak · 10 years ago
  97. c3c09c9 drm/i915: factor out i915_drm_suspend_late by Imre Deak · 10 years ago
  98. 22a916a drm/i915: Emit even number of dwords when emitting LRIs by Arun Siluvery · 10 years ago
  99. 4398ad4 drm/i915: Add rotation support for cursor plane (v5) by Ville Syrjälä · 10 years ago
  100. 11b5d51 drm/i915: Correctly reject invalid flags for wait_ioctl by Daniel Vetter · 10 years ago