1. a269c58 drm/i915/skl: Read back the DDB allocation hw state by Damien Lespiau · 10 years ago
  2. 53b0deb drm/i915/skl: Store the new WM state at the very end of the update by Damien Lespiau · 10 years ago
  3. 4f94738 drm/i915/gen9: Disable WM if corresponding latency is 0 by Vandana Kannan · 10 years ago
  4. 367294b drm/i915/gen9: Add 2us read latency to WM level by Vandana Kannan · 10 years ago
  5. 3078999 drm/i915/skl: Read the pipe WM HW state by Pradeep Bhat · 10 years ago
  6. 8211bd5 drm/i915/skl: Program the DDB allocation by Damien Lespiau · 10 years ago
  7. b9cec07 drm/i915/skl: Allocate DDB portions for display planes by Damien Lespiau · 10 years ago
  8. 2d41c0b drm/i915/skl: SKL Watermark Computation by Pradeep Bhat · 10 years ago
  9. c193924 drm/i915/skl: Add DDB allocation management structures by Damien Lespiau · 10 years ago
  10. 2ac96d2 drm/i915/skl: Definition of SKL WM param structs for pipe/plane by Pradeep Bhat · 10 years ago
  11. fae1267 drm/i915/skl: Register definitions and macros for SKL Watermark regs by Pradeep Bhat · 10 years ago
  12. 2af30a5 drm/i915/skl: Read the Memory Latency Values for WM computation by Pradeep Bhat · 10 years ago
  13. 5fad84a drm/i915: rewrite hsw/bdw audio codec enable/disable sequences by Jani Nikula · 10 years ago
  14. c46f111 drm/i915: clean up and clarify audio related register defines by Jani Nikula · 10 years ago
  15. 70f2f5c drm/i915: Report the actual swizzling back to userspace by Chris Wilson · 10 years ago
  16. c826c44 drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations by Chris Wilson · 10 years ago
  17. ef79e17 drm/i915: Only mark as map-and-fenceable when bound into the GGTT by Chris Wilson · 10 years ago
  18. 9362c7c drm/i915: Use vblank evade mechanism in mmio_flip by Ander Conselvan de Oliveira · 10 years ago
  19. 0594a3d drm/i915: Remove modeset lock check from intel_pipe_update_start() by Ander Conselvan de Oliveira · 10 years ago
  20. 26ff276 drm/i915: Add kerneldoc for intel_pipe_update_{start, end} by Ander Conselvan de Oliveira · 10 years ago
  21. 8e639549 drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail() by John Harrison · 10 years ago
  22. fac6adb drm/i915: fix RPS on runtime suspend by Paulo Zanoni · 10 years ago
  23. 59a5d29 drm/i915: fix "Unexpected fault" error message line break by Paulo Zanoni · 10 years ago
  24. 5eba929 drm/i915: Kill leftover GTIIR writes from valleyview_irq_preinstall() by Ville Syrjälä · 10 years ago
  25. 9b2e8c9 drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall() by Ville Syrjälä · 10 years ago
  26. 0e6c9a9 drm/i914: Refactor vlv_display_irq_postinstall() by Ville Syrjälä · 10 years ago
  27. 70591a4 drm/i915: Refactor vlv_display_irq_reset() by Ville Syrjälä · 10 years ago
  28. 120dda4 drm/i915: Make valleyview_display_irqs_(un)install() work for chv by Ville Syrjälä · 10 years ago
  29. 893fce8 drm/i915: Call gen5_gt_irq_reset() from valleyview_irq_uninstall() by Ville Syrjälä · 10 years ago
  30. 23a09c7 drm/i915: Use GEN5_IRQ_RESET() on vlv/chv by Ville Syrjälä · 10 years ago
  31. 76e4186 drm/i915: Use a consistent order between IIR, IER, IMR writes on vlv/chv by Ville Syrjälä · 10 years ago
  32. 8e20599 drm/i915: Drop the extra GEN8_PCU_IIR posting read from cherryview_irq_preinstall() by Ville Syrjälä · 10 years ago
  33. a2c30fb drm/i915: Use gen8_gt_irq_reset() in cherryview_irq_uninstall() by Ville Syrjälä · 10 years ago
  34. 7c4cde3 drm/i915: Use DPINVGTT_STATUS_MASK by Ville Syrjälä · 10 years ago
  35. 7d1bd539 drm/i915: Apply some ocd for IMR vs. IER order during irq enable by Ville Syrjälä · 10 years ago
  36. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  37. 1df06b7 drm/i915/bdw: Setup global hardware status page in execlists mode by Thomas Daniel · 10 years ago
  38. 7f518dd drm/i915: Remove orphaned prototype gen6_set_pm_mask() by Damien Lespiau · 10 years ago
  39. 816a360 drm/i915: Removed orphaned prototype intel_dp_handle_hpd_irq() by Damien Lespiau · 10 years ago
  40. d6faadb drm/i915/dp: Don't stop the link when retraining by Daniel Vetter · 10 years ago
  41. 7637b6b drm/i915: Remove unused WATCH_GTT define by Damien Lespiau · 10 years ago
  42. 4093561 drm/i915: Make intel_pipe_has_type() take an output type enum by Damien Lespiau · 10 years ago
  43. ba41c0de drm/i915: Move pll state commit into intel_modeset_update_state by Daniel Vetter · 10 years ago
  44. e9f1af3 drm/i915: Don't store current shared DPLL in the new pipe_config by Ander Conselvan de Oliveira · 10 years ago
  45. f3019a4 drm/i915: Remove crtc_mode_set() hook by Ander Conselvan de Oliveira · 10 years ago
  46. d6dfee7 drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  47. 3fb3770 drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  48. 797d025 drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  49. 8bd31e6 drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs by Ander Conselvan de Oliveira · 10 years ago
  50. 3e369b7 drm/i915: Move dpll crtc_mask and hw_state fields into separate struct by Ander Conselvan de Oliveira · 10 years ago
  51. 1e6f2dd drm/i915: Convert shared dpll reference count to a crtc mask by Ander Conselvan de Oliveira · 10 years ago
  52. 0a88818 drm/i915: Check pipe_config.has_dp_encoder instead of encoder types by Daniel Vetter · 10 years ago
  53. d0737e1 drm/i915: Make *_crtc_mode_set work on new_config by Ander Conselvan de Oliveira · 10 years ago
  54. cd0707c drm/i915: Remove redundant return value and WARN_ON by Dave Gordon · 10 years ago
  55. 6402c33 drm/i915: Fix null pointer dereference in ring cleanup code by John Harrison · 10 years ago
  56. c883ef1 drm/i915: Redefine WARN_ON to include the condition by Mika Kuoppala · 10 years ago
  57. 49e6bc5 drm/i915: Read out the power sequencer port assignment on resume on vlv/chv by Ville Syrjälä · 10 years ago
  58. 1e74a32 drm/i915: Initialize PPS timestamps on vlv/chv by Ville Syrjälä · 10 years ago
  59. d806fbf drm/i915/audio: remove misleading checks for !eld[0] by Jani Nikula · 10 years ago
  60. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  61. 2aa0de3 drm/i915/ddi: write ELD where it's supposed to be done by Jani Nikula · 10 years ago
  62. 6189b03 drm/i915/audio: set ELD Conn_Type at one place by Jani Nikula · 10 years ago
  63. baa4e57 drm/i915: Enable pipe-a power well on chv by Ville Syrjälä · 10 years ago
  64. 6ca2aeb drm/i915: Add support for CHV pipe B sprite CSC by Ville Syrjälä · 10 years ago
  65. efee833 drm/i915: run hsw_disable_pc8() later on resume by Paulo Zanoni · 10 years ago
  66. 1a5df18 drm/i915: kill intel_resume_prepare() by Paulo Zanoni · 10 years ago
  67. c14b048 drm/i915: Initialize new chv primary plane and pipe blender registers by Ville Syrjälä · 10 years ago
  68. 5d93a6e drm/i915: Do vlv cmnlane toggle w/a in more cases by Ville Syrjälä · 10 years ago
  69. 77cde95 drm/i915: use intel_fb_obj() macros to assign gem objects by Gustavo Padovan · 10 years ago
  70. 34aa50a drm/i915: create a prepare phase for sprite plane updates by Gustavo Padovan · 10 years ago
  71. 14af293 drm/i915: create a prepare step for primary planes updates by Gustavo Padovan · 10 years ago
  72. d288f65 drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV by Ville Syrjälä · 10 years ago
  73. 034e43c drm/i915: Warn if stealing power sequencer from an active eDP port by Ville Syrjälä · 10 years ago
  74. e7a89ac drm/i915: Warn if panel power is already on when enabling it by Ville Syrjälä · 10 years ago
  75. 3936fcf drm/i915: Improve VDD/PPS debugs by Ville Syrjälä · 10 years ago
  76. a8c3344 drm/i915: Steal power sequencer in vlv_power_sequencer_pipe() by Ville Syrjälä · 10 years ago
  77. ac3c12e drm/i915: Warn if stealing non pipe A/B power sequencer by Ville Syrjälä · 10 years ago
  78. 83b8459 drm/i915: Clear PPS port select when giving up the power sequencer by Ville Syrjälä · 10 years ago
  79. 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
  80. 961a0db drm/i915: Kick the power sequencer before AUX transactions by Ville Syrjälä · 10 years ago
  81. 7b713f5 drm/i915: Fix eDP link training when switching pipes on VLV/CHV by Ville Syrjälä · 10 years ago
  82. 61234fa drm/i915: Wait for PHY port ready before link training on VLV/CHV by Ville Syrjälä · 10 years ago
  83. 093e3f1 drm/i915: Hold the pps mutex across the whole panel power enable sequence by Ville Syrjälä · 10 years ago
  84. 9f0fb5b drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants by Ville Syrjälä · 10 years ago
  85. 81ddbc6 drm/i915: Don't initialize power seqeuencer delays more than once by Ville Syrjälä · 10 years ago
  86. 36b5f42 drm/i915: Store power sequencer delays in intel_dp by Ville Syrjälä · 10 years ago
  87. 7a66800 drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect by Ville Syrjälä · 10 years ago
  88. c17ed5b drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv by Ville Syrjälä · 10 years ago
  89. 6847d71 drm/i915: transform INTEL_OUTPUT_* into an enum by Paulo Zanoni · 10 years ago
  90. 820d2d7 drm/i915/audio: pass intel_encoder on to platform specific ELD functions by Jani Nikula · 10 years ago
  91. 33d1e7c6 drm/i915: pass intel_encoder to intel_write_eld by Jani Nikula · 10 years ago
  92. f9f682a drm/i915/audio: beat some sense into the variable types and names by Jani Nikula · 10 years ago
  93. 87fcb2a drm/i915/audio: constify hdmi audio clock struct by Jani Nikula · 10 years ago
  94. 7c10a2b drm/i915: add new intel audio file to group DP/HDMI audio by Jani Nikula · 10 years ago
  95. 3ead8bb drm/i915: remove unneeded visible check by Gustavo Padovan · 10 years ago
  96. 083fe3b drm: make sure visible is set to false if fb is null by Gustavo Padovan · 10 years ago
  97. c5d9747 drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip() by Damien Lespiau · 10 years ago
  98. 3f20df9 drm/i915: only flip frontbuffer if crtc is active by Gustavo Padovan · 10 years ago
  99. ff7a60f drm/i915 Add golden context support for Gen9 by Armin Reese · 10 years ago
  100. 655b539 drm/i915 Update Gen8 golden context batch buffer by Armin Reese · 10 years ago