1. 443a389 drm/i915: Add dev_priv->psr_mmio_base by Ville Syrjälä · 9 years ago
  2. 330e20e drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[] by Ville Syrjälä · 9 years ago
  3. da00bdc drm/i915: Remove the magic AUX_CTL is at DP + foo tricks by Ville Syrjälä · 9 years ago
  4. 750a951 drm/i915: Parametrize AUX registers by Ville Syrjälä · 9 years ago
  5. a121f4e drm/i915: Replace the aux ddc name switch statement with kasprintf() by Ville Syrjälä · 9 years ago
  6. f3c6a3a drm/i915: Replace aux_ch_ctl_reg check with port check by Ville Syrjälä · 9 years ago
  7. d1c0a00 drm/i915/skl: Update DDI translation tables for SKL by jim.bride@linux.intel.com · 9 years ago
  8. e4d4c05 drm/i915: Fix SKL i_boost level by Ander Conselvan de Oliveira · 9 years ago
  9. ca1283d drm/i915/skl: Removed assert for csr-fw-loading check during disabling dc6 by Animesh Manna · 9 years ago
  10. f514c2d drm/i915/gen9: flush DMC fw loading work during system suspend by Imre Deak · 9 years ago
  11. 15e72c1 drm/i915/gen9: Use flush_work to synchronize with dmc loader by Animesh Manna · 9 years ago
  12. 8144ac5 drm/i915: Use request_firmware and our own async work by Daniel Vetter · 9 years ago
  13. 6a6582b drm/i915/gen9: extract parse_csr_fw by Daniel Vetter · 9 years ago
  14. f444837 drm/i915/gen9: Use dev_priv in csr functions by Daniel Vetter · 9 years ago
  15. bffbcd9 drm/i915/gen9: Don't try to load garbage dmc firmware on resume by Daniel Vetter · 9 years ago
  16. c729ed8 drm/i915/gen9: Simplify csr loading failure printing. by Daniel Vetter · 9 years ago
  17. f98f70d drm/i915/gen9: Align line continuations in intel_csr.c. by Daniel Vetter · 9 years ago
  18. 414b799 drm/i915/gen9: Remove csr.state, csr_lock and related code. by Daniel Vetter · 9 years ago
  19. af5fead drm/i915/gen9: move assert_csr_loaded into intel_rpm.c by Daniel Vetter · 9 years ago
  20. 01a6908 drm/i915: use correct power domain for csr loading by Daniel Vetter · 9 years ago
  21. ebae38d drm/i915/gen9: csr_init after runtime pm enable by Animesh Manna · 9 years ago
  22. b1a14c6 drm/i915: refactor stepping info retrieval by Jani Nikula · 9 years ago
  23. b9cd5bf drm/i915: constify bxt stepping info by Jani Nikula · 9 years ago
  24. 84cb00e drm/i915: fix indentation on skl stepping info by Jani Nikula · 9 years ago
  25. 1b68372 drm/i915: Remove redundant check in i915_gem_obj_to_vma by Tvrtko Ursulin · 9 years ago
  26. af9b9c1 drm/i915: Clean up LVDS register handling harder by Lukas Wunner · 9 years ago
  27. e00bf69 drm/i915: Move the fbdev async_schedule() into intel_fbdev.c by Ville Syrjälä · 9 years ago
  28. 2013bfc drm/i915: Do fbdev fini first during unload by Ville Syrjälä · 9 years ago
  29. 18a04a7 drm/i915: Kill intel_runtime_pm_disable() by Ville Syrjälä · 9 years ago
  30. e404ba8 drm/i915: Setup DDI clk for MST on SKL by Ville Syrjälä · 9 years ago
  31. abfce94 drm/i915: Configure eDP PLL freq from ironlake_edp_pll_on() by Ville Syrjälä · 9 years ago
  32. 6fec766 drm/i915: Use intel_dp->DP in eDP PLL setup by Ville Syrjälä · 9 years ago
  33. 64e1077 drm/i915: Clean up eDP PLL state asserts by Ville Syrjälä · 9 years ago
  34. 9ece1de drm/i915: Remove ILK-A eDP PLL workaround notes by Ville Syrjälä · 9 years ago
  35. b377e0d drm/i915: s/DP_PLL_FREQ_160MHZ/DP_PLL_FREQ_162MHZ/ by Ville Syrjälä · 9 years ago
  36. d6fbdd1 drm/i915: Hide underruns from eDP PLL and port enable on ILK by Ville Syrjälä · 9 years ago
  37. 0c241d5 drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround by Ville Syrjälä · 9 years ago
  38. c465613 drm/i915: Check for CPT and not !IBX in ironlake_disable_pch_transcoder() by Ville Syrjälä · 9 years ago
  39. aca7b68 drm/i915: Check for FIFO underruns after modeset on IVB/HSW and CPT/PPT by Ville Syrjälä · 9 years ago
  40. 81b088c drm/i915: Re-enable PCH FIO underrun reporting after pipe has been disabled by Ville Syrjälä · 9 years ago
  41. d2d6540 drm/i915: Enable PCH FIFO underruns later on HSW+ by Ville Syrjälä · 9 years ago
  42. 37ca8d4 drm/i915: Enable PCH FIFO underruns later on ILK/SNB/IVB by Ville Syrjälä · 9 years ago
  43. 9c4edae drm/i915: Set sync polarity from adjusted mode for TRANS_DP_CTL by Ville Syrjälä · 9 years ago
  44. 1a70a728 drm/i915: Don't use intel_pipe_to_cpu_transcoder() when there's a pipe config around by Ville Syrjälä · 9 years ago
  45. 5205bbe drm/i915: remove in_dbg_master check from intel_fbc.c by Paulo Zanoni · 9 years ago
  46. 850bfaa drm/i915: clarify that checking the FB stride for CFB is intentional by Paulo Zanoni · 9 years ago
  47. e585feb drm/i915: remove too-frequent FBC debug message by Paulo Zanoni · 9 years ago
  48. b07ea0f drm/i915: refactor FBC deactivation at init by Paulo Zanoni · 9 years ago
  49. c68ae339 drm/i915: don't disable_fbc() if FBC is already disabled by Paulo Zanoni · 9 years ago
  50. 548043a drm/i915: fix the __intel_fbc_update() comments by Paulo Zanoni · 9 years ago
  51. 45b32a2 drm/i915: use struct intel_crtc *crtc at __intel_fbc_update() by Paulo Zanoni · 9 years ago
  52. 30c58d5 drm/i915: extract crtc_is_valid() on the FBC code by Paulo Zanoni · 9 years ago
  53. a4dedd5 drm/i915: remove unnecessary check for crtc->primary->fb by Paulo Zanoni · 9 years ago
  54. 5710502 drm/i915: extract fbc_on_pipe_a_only() by Paulo Zanoni · 9 years ago
  55. d5ce4164 drm/i915: rename intel_fbc_nuke to intel_fbc_recompress by Paulo Zanoni · 9 years ago
  56. 793af07 drm/i915: remove newline from a no_fbc_reason message by Paulo Zanoni · 9 years ago
  57. 6c566dc drm/i915/bxt: Force port A DDI to use 4 lanes by Matt Roper · 9 years ago
  58. 39acb4a drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4 by Ville Syrjälä · 9 years ago
  59. 44eb0cb drm/i915: Avoid pointer arithmetic in calculating plane surface offset by Mika Kuoppala · 9 years ago
  60. 0ac7655 drm/i915: Add dmc firmware load state and version to error state by Mika Kuoppala · 9 years ago
  61. 6fb403d drm/i915: Add csr programming registers to dmc debugfs entry by Mika Kuoppala · 9 years ago
  62. 16e11b9 drm/i915/bxt: Expose DC5 entry count by Mika Kuoppala · 9 years ago
  63. 8337206 drm/i915/skl: Expose DC5/DC6 entry counts by Damien Lespiau · 9 years ago
  64. b7cec66 drm/i915/skl: Print the DMC firmware status in debugfs by Damien Lespiau · 9 years ago
  65. 9c5308e drm/i915/skl: Refuse to load outdated dmc firmware by Mika Kuoppala · 9 years ago
  66. b6e7d89 drm/i915/skl: Store and print the DMC firmware version we load by Damien Lespiau · 9 years ago
  67. 51f1385 drm/i915: Fix failure paths around initial fbdev allocation by Tvrtko Ursulin · 9 years ago
  68. ca40ba85 drm/i915: Fix double unref in intelfb_alloc failure path by Lukas Wunner · 9 years ago
  69. dcb1394 drm/i915: On fb alloc failure, unref gem object where it gets refed by Lukas Wunner · 9 years ago
  70. e588fa1 drm/i915: Make intel_dp_source_supports_hbr2() take an intel_dp pointer by Ander Conselvan de Oliveira · 9 years ago
  71. ad64217 drm/i915: Create intel_dp->prepare_link_retrain() hook by Ander Conselvan de Oliveira · 9 years ago
  72. 94223d0 drm/i915: Move generic link training code to a separate file by Ander Conselvan de Oliveira · 9 years ago
  73. b905a91 drm/i915: Move register write into intel_dp_set_signal_levels() by Ander Conselvan de Oliveira · 9 years ago
  74. c1a5e9f drm/i915 Call get_adjust_train() from clock recovery and channel eq by Ander Conselvan de Oliveira · 9 years ago
  75. e9c176d drm/i915: Split write of pattern to DP reg from intel_dp_set_link_train by Ander Conselvan de Oliveira · 9 years ago
  76. f4eb692 drm/i915: Don't pass *DP around to link training functions by Ander Conselvan de Oliveira · 9 years ago
  77. 00ce5c8 drm/i915/kbl: Kabylake uses the same GMS values as Skylake by Deepak S · 9 years ago
  78. f1b391a drm/i915/skl: While sanitizing cdclock check the SWF18 as well by Shobhit Kumar · 9 years ago
  79. b5667627 drm/i915/bxt: Fix eDP panel fitting (v2) by Matt Roper · 9 years ago
  80. bf6189c drm/i915: change no_fbc_reason from enum to string by Paulo Zanoni · 9 years ago
  81. 7580d77 drm/i915: Wait for object idle without locks in atomic_commit, v2. by Maarten Lankhorst · 9 years ago
  82. f935675 drm/i915: Change locking for struct_mutex, v3. by Maarten Lankhorst · 9 years ago
  83. 5008e87 drm/i915: Make wait_for_flips interruptible. by Maarten Lankhorst · 9 years ago
  84. 3abc4e0 drm/i915: Add extra plane information in debugfs. by Robert Fekete · 9 years ago
  85. fa9d607 drm/i915/dma: enforce pr_<loglevel> consistency by Ioan-Adrian Ratiu · 9 years ago
  86. 78c3d5f drm/i915: Don't complain about lack of ACPI video bios by Daniel Vetter · 9 years ago
  87. 9f9e539 drm/i915: Shut up GuC errors when it's disabled by Daniel Vetter · 9 years ago
  88. cbdc12a drm/i915: make A0 wa's applied to A1 by Tim Gore · 9 years ago
  89. 8b10c0c drm/i915/kbl: Add Kabylake GT4 PCI ID by Deepak S · 9 years ago
  90. d97044b drm/i915/kbl: Add Kabylake PCI ID by Deepak S · 9 years ago
  91. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 9 years ago
  92. 7526ac1 drm/i915: Define IS_BROXTON properly. by Rodrigo Vivi · 9 years ago
  93. 3cb27f3 drm/i915: remove an extra level of indirection in PCI ID list by Jani Nikula · 9 years ago
  94. 608c1a5 drm/i915: Recover all available ringbuffer space following reset by Chris Wilson · 9 years ago
  95. 01403de drm/i915: Use paramtrized WRPLL_CTL() by Ville Syrjälä · 9 years ago
  96. e97d8fb drm/i915: Add NEEDS_FORCEWAKE() checks for vlv/chv by Ville Syrjälä · 9 years ago
  97. 6a42d0f drm/i915: Respin vlv/chv reagister access to look more like SKL by Ville Syrjälä · 9 years ago
  98. 0c8bfe5 drm/i915: Minor style nits in intel_uncore.c by Ville Syrjälä · 9 years ago
  99. 4018169 drm/i915: Read FORCEWAKE registers with I915_READ_FW() by Ville Syrjälä · 9 years ago
  100. 75aa3f6 drm/i915: Turn __raw_i915_read8() & co. in to inline functions by Ville Syrjälä · 9 years ago