1. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  2. 2aa0de3 drm/i915/ddi: write ELD where it's supposed to be done by Jani Nikula · 10 years ago
  3. 6189b03 drm/i915/audio: set ELD Conn_Type at one place by Jani Nikula · 10 years ago
  4. baa4e57 drm/i915: Enable pipe-a power well on chv by Ville Syrjälä · 10 years ago
  5. 6ca2aeb drm/i915: Add support for CHV pipe B sprite CSC by Ville Syrjälä · 10 years ago
  6. efee833 drm/i915: run hsw_disable_pc8() later on resume by Paulo Zanoni · 10 years ago
  7. 1a5df18 drm/i915: kill intel_resume_prepare() by Paulo Zanoni · 10 years ago
  8. c14b048 drm/i915: Initialize new chv primary plane and pipe blender registers by Ville Syrjälä · 10 years ago
  9. 5d93a6e drm/i915: Do vlv cmnlane toggle w/a in more cases by Ville Syrjälä · 10 years ago
  10. 77cde95 drm/i915: use intel_fb_obj() macros to assign gem objects by Gustavo Padovan · 10 years ago
  11. 34aa50a drm/i915: create a prepare phase for sprite plane updates by Gustavo Padovan · 10 years ago
  12. 14af293 drm/i915: create a prepare step for primary planes updates by Gustavo Padovan · 10 years ago
  13. d288f65 drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV by Ville Syrjälä · 10 years ago
  14. 034e43c drm/i915: Warn if stealing power sequencer from an active eDP port by Ville Syrjälä · 10 years ago
  15. e7a89ac drm/i915: Warn if panel power is already on when enabling it by Ville Syrjälä · 10 years ago
  16. 3936fcf drm/i915: Improve VDD/PPS debugs by Ville Syrjälä · 10 years ago
  17. a8c3344 drm/i915: Steal power sequencer in vlv_power_sequencer_pipe() by Ville Syrjälä · 10 years ago
  18. ac3c12e drm/i915: Warn if stealing non pipe A/B power sequencer by Ville Syrjälä · 10 years ago
  19. 83b8459 drm/i915: Clear PPS port select when giving up the power sequencer by Ville Syrjälä · 10 years ago
  20. 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
  21. 961a0db drm/i915: Kick the power sequencer before AUX transactions by Ville Syrjälä · 10 years ago
  22. 7b713f5 drm/i915: Fix eDP link training when switching pipes on VLV/CHV by Ville Syrjälä · 10 years ago
  23. 61234fa drm/i915: Wait for PHY port ready before link training on VLV/CHV by Ville Syrjälä · 10 years ago
  24. 093e3f1 drm/i915: Hold the pps mutex across the whole panel power enable sequence by Ville Syrjälä · 10 years ago
  25. 9f0fb5b drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants by Ville Syrjälä · 10 years ago
  26. 81ddbc6 drm/i915: Don't initialize power seqeuencer delays more than once by Ville Syrjälä · 10 years ago
  27. 36b5f42 drm/i915: Store power sequencer delays in intel_dp by Ville Syrjälä · 10 years ago
  28. 7a66800 drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect by Ville Syrjälä · 10 years ago
  29. c17ed5b drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv by Ville Syrjälä · 10 years ago
  30. 6847d71 drm/i915: transform INTEL_OUTPUT_* into an enum by Paulo Zanoni · 10 years ago
  31. 820d2d7 drm/i915/audio: pass intel_encoder on to platform specific ELD functions by Jani Nikula · 10 years ago
  32. 33d1e7c6 drm/i915: pass intel_encoder to intel_write_eld by Jani Nikula · 10 years ago
  33. f9f682a drm/i915/audio: beat some sense into the variable types and names by Jani Nikula · 10 years ago
  34. 87fcb2a drm/i915/audio: constify hdmi audio clock struct by Jani Nikula · 10 years ago
  35. 7c10a2b drm/i915: add new intel audio file to group DP/HDMI audio by Jani Nikula · 10 years ago
  36. 3ead8bb drm/i915: remove unneeded visible check by Gustavo Padovan · 10 years ago
  37. 083fe3b drm: make sure visible is set to false if fb is null by Gustavo Padovan · 10 years ago
  38. c5d9747 drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip() by Damien Lespiau · 10 years ago
  39. 3f20df9 drm/i915: only flip frontbuffer if crtc is active by Gustavo Padovan · 10 years ago
  40. ff7a60f drm/i915 Add golden context support for Gen9 by Armin Reese · 10 years ago
  41. 655b539 drm/i915 Update Gen8 golden context batch buffer by Armin Reese · 10 years ago
  42. 42c7156 drm/i915: Abort command parsing for chained batches by Brad Volkin · 10 years ago
  43. a919db9 drm/i915: Update plane parameters for cursor plane (v2) by Sonika Jindal · 10 years ago
  44. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 10 years ago
  45. 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
  46. 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
  47. 3eebaec drm/i915: Update DRIVER_DATE to 20141024 by Daniel Vetter · 10 years ago
  48. 5545dbb drm/i915: add comments on what stage a given PM handler is called by Imre Deak · 10 years ago
  49. fc49b3d drm/i915: unify switcheroo and legacy suspend/resume handlers by Imre Deak · 10 years ago
  50. da2bc1b drm/i915: add poweroff_late handler by Imre Deak · 10 years ago
  51. 5e365c3 drm/i915: sanitize suspend/resume helper function names by Imre Deak · 10 years ago
  52. 36d61e6 drm/i915: unify S3 and S4 suspend/resume handlers by Imre Deak · 10 years ago
  53. f2476ae drm/i915: disable/re-enable PCI device around S4 freeze/thaw by Imre Deak · 10 years ago
  54. ee6f280 drm/i915: enable output polling during S4 thaw by Imre Deak · 10 years ago
  55. ed49388 drm/i915: check for GT faults in all resume handlers and driver load time by Imre Deak · 10 years ago
  56. f4a12ea drm/i915: remove unused restore_gtt_mappings optimization during suspend by Imre Deak · 10 years ago
  57. 097dd83 drm/i915: fix S4 suspend while switcheroo state is off by Imre Deak · 10 years ago
  58. 5a17514 drm/i915: vlv: fix switcheroo/legacy suspend/resume by Imre Deak · 10 years ago
  59. 50a0072 drm/i915: propagate error from legacy resume handler by Imre Deak · 10 years ago
  60. f2888fa drm/i915: unify legacy S3 suspend and S4 freeze handlers by Imre Deak · 10 years ago
  61. c3c09c9 drm/i915: factor out i915_drm_suspend_late by Imre Deak · 10 years ago
  62. 22a916a drm/i915: Emit even number of dwords when emitting LRIs by Arun Siluvery · 10 years ago
  63. 4398ad4 drm/i915: Add rotation support for cursor plane (v5) by Ville Syrjälä · 10 years ago
  64. 11b5d51 drm/i915: Correctly reject invalid flags for wait_ioctl by Daniel Vetter · 10 years ago
  65. 43d942a drm/i915: use macros to assign mmio access functions by Yu Zhang · 10 years ago
  66. 6d729bf drm/i915: only run hsw_power_well_post_enable when really needed by Paulo Zanoni · 10 years ago
  67. 5e56ba4 drm/i915/chv: Use 16 and 32 for low and high drain latency precision. by Rodrigo Vivi · 10 years ago
  68. f7f3d48 drm/i915: Fold in intel_mst_port_dp_detect by Daniel Vetter · 10 years ago
  69. fc0412e drm/i915: add runtime PM get/put call in i915_execlists by Michel Thierry · 10 years ago
  70. 142d2ec drm/i915: Fix chv PCS DW11 register defines by Ville Syrjälä · 10 years ago
  71. 0039a4b3 drm/i915: Don't claim that we're resetting PCH ADPA register by Ville Syrjälä · 10 years ago
  72. 8c740dc drm/i915: disable IPS while getting the pipe CRCs. by Paulo Zanoni · 10 years ago
  73. 2ebfaf5 drm/i915: call drm_vblank_cleanup() earlier at unload by Paulo Zanoni · 10 years ago
  74. e6b2627 drm/i915: spt does not have pch backlight override bit by Jani Nikula · 10 years ago
  75. d9ceb81 drm/i915: preserve swizzle settings if necessary v4 by Jesse Barnes · 10 years ago
  76. 163f53a drm/i915: vlv: fix gunit HW state corruption during S4 suspend by Imre Deak · 10 years ago
  77. 2fa60f6 drm/i915: Check workaround status on dfs read time by Mika Kuoppala · 10 years ago
  78. 7225342 drm/i915: Build workaround list in ring initialization by Mika Kuoppala · 10 years ago
  79. 8eff426 drm/i915: remove redundant #ifdef CONFIG_COMPAT by Jani Nikula · 10 years ago
  80. 0b14cbd drm/i915: remove dead code from legacy suspend handler by Imre Deak · 10 years ago
  81. 409ee76 drm/i915: Make intel_pipe_has_type() and some callers take intel_crtc by Ander Conselvan de Oliveira · 10 years ago
  82. c765319 drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  83. a919ff1 drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  84. 6e2cc09 drm/i915: Replace some loop through encoders with intel_pipe_has_type() by Ander Conselvan de Oliveira · 10 years ago
  85. 3436738 drm/i915: Document that mmap forwarding is discouraged by Daniel Vetter · 10 years ago
  86. 101b376 drm/i915/bdw: Remove BDW preproduction W/As until C stepping. by Rodrigo Vivi · 10 years ago
  87. f2fbc69 drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic by Chris Wilson · 10 years ago
  88. 1447dde drm/i915/skl: Add 180 degree HW rotation support by Sonika Jindal · 10 years ago
  89. bb9059d drm/i915: Suppress no action noise from oom shrinker by Chris Wilson · 10 years ago
  90. 005445c drm/i915: Report the current number of bytes freed during oom by Chris Wilson · 10 years ago
  91. 43dc52c drm/i915: Add missing '\n' to cdclk debug message by Ville Syrjälä · 10 years ago
  92. 58abf1d drm/i915: Do not export RC6p and RC6pp if they don't exist by Rodrigo Vivi · 10 years ago
  93. e391ea8 drm/i915: Fix not checking cursor and object sizes by Gustavo Padovan · 10 years ago
  94. 757f9a3 drm/i915: move check of intel_crtc_cursor_set_obj() out by Gustavo Padovan · 10 years ago
  95. 5ee4463 drm/i915: remove leftover from pre-universal planes days by Gustavo Padovan · 10 years ago
  96. ccc759dc drm/i915: Merge of visible and !visible paths for primary planes by Gustavo Padovan · 10 years ago
  97. d68a08a drm/i915: Remove IS_ULT() by Damien Lespiau · 10 years ago
  98. fa4dca2c drm/i915/skl: Don't check for ULT/ULX when detecting the PCH by Damien Lespiau · 10 years ago
  99. 95626e7 drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out by Damien Lespiau · 10 years ago
  100. cf404ce drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present() by Damien Lespiau · 10 years ago