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