1. 7d1bd539 drm/i915: Apply some ocd for IMR vs. IER order during irq enable by Ville Syrjälä · 10 years ago
  2. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  3. 1df06b7 drm/i915/bdw: Setup global hardware status page in execlists mode by Thomas Daniel · 10 years ago
  4. 7f518dd drm/i915: Remove orphaned prototype gen6_set_pm_mask() by Damien Lespiau · 10 years ago
  5. 816a360 drm/i915: Removed orphaned prototype intel_dp_handle_hpd_irq() by Damien Lespiau · 10 years ago
  6. d6faadb drm/i915/dp: Don't stop the link when retraining by Daniel Vetter · 10 years ago
  7. 7637b6b drm/i915: Remove unused WATCH_GTT define by Damien Lespiau · 10 years ago
  8. 4093561 drm/i915: Make intel_pipe_has_type() take an output type enum by Damien Lespiau · 10 years ago
  9. ba41c0de drm/i915: Move pll state commit into intel_modeset_update_state by Daniel Vetter · 10 years ago
  10. e9f1af3 drm/i915: Don't store current shared DPLL in the new pipe_config by Ander Conselvan de Oliveira · 10 years ago
  11. f3019a4 drm/i915: Remove crtc_mode_set() hook by Ander Conselvan de Oliveira · 10 years ago
  12. d6dfee7 drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  13. 3fb3770 drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  14. 797d025 drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  15. 8bd31e6 drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs by Ander Conselvan de Oliveira · 10 years ago
  16. 3e369b7 drm/i915: Move dpll crtc_mask and hw_state fields into separate struct by Ander Conselvan de Oliveira · 10 years ago
  17. 1e6f2dd drm/i915: Convert shared dpll reference count to a crtc mask by Ander Conselvan de Oliveira · 10 years ago
  18. 0a88818 drm/i915: Check pipe_config.has_dp_encoder instead of encoder types by Daniel Vetter · 10 years ago
  19. d0737e1 drm/i915: Make *_crtc_mode_set work on new_config by Ander Conselvan de Oliveira · 10 years ago
  20. cd0707c drm/i915: Remove redundant return value and WARN_ON by Dave Gordon · 10 years ago
  21. 6402c33 drm/i915: Fix null pointer dereference in ring cleanup code by John Harrison · 10 years ago
  22. c883ef1 drm/i915: Redefine WARN_ON to include the condition by Mika Kuoppala · 10 years ago
  23. 49e6bc5 drm/i915: Read out the power sequencer port assignment on resume on vlv/chv by Ville Syrjälä · 10 years ago
  24. 1e74a32 drm/i915: Initialize PPS timestamps on vlv/chv by Ville Syrjälä · 10 years ago
  25. d806fbf drm/i915/audio: remove misleading checks for !eld[0] by Jani Nikula · 10 years ago
  26. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  27. 2aa0de3 drm/i915/ddi: write ELD where it's supposed to be done by Jani Nikula · 10 years ago
  28. 6189b03 drm/i915/audio: set ELD Conn_Type at one place by Jani Nikula · 10 years ago
  29. baa4e57 drm/i915: Enable pipe-a power well on chv by Ville Syrjälä · 10 years ago
  30. 6ca2aeb drm/i915: Add support for CHV pipe B sprite CSC by Ville Syrjälä · 10 years ago
  31. efee833 drm/i915: run hsw_disable_pc8() later on resume by Paulo Zanoni · 10 years ago
  32. 1a5df18 drm/i915: kill intel_resume_prepare() by Paulo Zanoni · 10 years ago
  33. c14b048 drm/i915: Initialize new chv primary plane and pipe blender registers by Ville Syrjälä · 10 years ago
  34. 5d93a6e drm/i915: Do vlv cmnlane toggle w/a in more cases by Ville Syrjälä · 10 years ago
  35. 77cde95 drm/i915: use intel_fb_obj() macros to assign gem objects by Gustavo Padovan · 10 years ago
  36. 34aa50a drm/i915: create a prepare phase for sprite plane updates by Gustavo Padovan · 10 years ago
  37. 14af293 drm/i915: create a prepare step for primary planes updates by Gustavo Padovan · 10 years ago
  38. d288f65 drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV by Ville Syrjälä · 10 years ago
  39. 034e43c drm/i915: Warn if stealing power sequencer from an active eDP port by Ville Syrjälä · 10 years ago
  40. e7a89ac drm/i915: Warn if panel power is already on when enabling it by Ville Syrjälä · 10 years ago
  41. 3936fcf drm/i915: Improve VDD/PPS debugs by Ville Syrjälä · 10 years ago
  42. a8c3344 drm/i915: Steal power sequencer in vlv_power_sequencer_pipe() by Ville Syrjälä · 10 years ago
  43. ac3c12e drm/i915: Warn if stealing non pipe A/B power sequencer by Ville Syrjälä · 10 years ago
  44. 83b8459 drm/i915: Clear PPS port select when giving up the power sequencer by Ville Syrjälä · 10 years ago
  45. 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
  46. 961a0db drm/i915: Kick the power sequencer before AUX transactions by Ville Syrjälä · 10 years ago
  47. 7b713f5 drm/i915: Fix eDP link training when switching pipes on VLV/CHV by Ville Syrjälä · 10 years ago
  48. 61234fa drm/i915: Wait for PHY port ready before link training on VLV/CHV by Ville Syrjälä · 10 years ago
  49. 093e3f1 drm/i915: Hold the pps mutex across the whole panel power enable sequence by Ville Syrjälä · 10 years ago
  50. 9f0fb5b drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants by Ville Syrjälä · 10 years ago
  51. 81ddbc6 drm/i915: Don't initialize power seqeuencer delays more than once by Ville Syrjälä · 10 years ago
  52. 36b5f42 drm/i915: Store power sequencer delays in intel_dp by Ville Syrjälä · 10 years ago
  53. 7a66800 drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect by Ville Syrjälä · 10 years ago
  54. c17ed5b drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv by Ville Syrjälä · 10 years ago
  55. 6847d71 drm/i915: transform INTEL_OUTPUT_* into an enum by Paulo Zanoni · 10 years ago
  56. 820d2d7 drm/i915/audio: pass intel_encoder on to platform specific ELD functions by Jani Nikula · 10 years ago
  57. 33d1e7c6 drm/i915: pass intel_encoder to intel_write_eld by Jani Nikula · 10 years ago
  58. f9f682a drm/i915/audio: beat some sense into the variable types and names by Jani Nikula · 10 years ago
  59. 87fcb2a drm/i915/audio: constify hdmi audio clock struct by Jani Nikula · 10 years ago
  60. 7c10a2b drm/i915: add new intel audio file to group DP/HDMI audio by Jani Nikula · 10 years ago
  61. 3ead8bb drm/i915: remove unneeded visible check by Gustavo Padovan · 10 years ago
  62. 083fe3b drm: make sure visible is set to false if fb is null by Gustavo Padovan · 10 years ago
  63. c5d9747 drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip() by Damien Lespiau · 10 years ago
  64. 3f20df9 drm/i915: only flip frontbuffer if crtc is active by Gustavo Padovan · 10 years ago
  65. ff7a60f drm/i915 Add golden context support for Gen9 by Armin Reese · 10 years ago
  66. 655b539 drm/i915 Update Gen8 golden context batch buffer by Armin Reese · 10 years ago
  67. 42c7156 drm/i915: Abort command parsing for chained batches by Brad Volkin · 10 years ago
  68. a919db9 drm/i915: Update plane parameters for cursor plane (v2) by Sonika Jindal · 10 years ago
  69. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 10 years ago
  70. 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
  71. 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
  72. cac7f24 Linux 3.18-rc2 by Linus Torvalds · 10 years ago
  73. 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
  74. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  75. efc176a Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  76. d1e61eb ARM: dts: imx28-evk: Let i2c0 run at 100kHz by Fabio Estevam · 10 years ago
  77. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  78. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  79. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  80. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  81. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  82. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  83. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  84. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  85. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  86. 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
  87. c6d1340 Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  88. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  89. 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
  90. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  91. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  92. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  93. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  94. 9298040 arm64: ASLR: Don't randomise text when randomise_va_space == 0 by Arun Chandran · 10 years ago
  95. 3eebaec drm/i915: Update DRIVER_DATE to 20141024 by Daniel Vetter · 10 years ago
  96. 5545dbb drm/i915: add comments on what stage a given PM handler is called by Imre Deak · 10 years ago
  97. fc49b3d drm/i915: unify switcheroo and legacy suspend/resume handlers by Imre Deak · 10 years ago
  98. da2bc1b drm/i915: add poweroff_late handler by Imre Deak · 10 years ago
  99. 5e365c3 drm/i915: sanitize suspend/resume helper function names by Imre Deak · 10 years ago
  100. 36d61e6 drm/i915: unify S3 and S4 suspend/resume handlers by Imre Deak · 10 years ago