1. aba72dd pci: Decouple quirks.c from i915_reg.h by Ville Syrjälä · 9 years ago
  2. 6d8175d drm/i915: Rely on TEST_SINK_START instead of tracking Sink CRC state on dev_priv. by Rodrigo Vivi · 9 years ago
  3. 7e38eef drm/i915: Stop tracking last calculated Sink CRC. by Rodrigo Vivi · 9 years ago
  4. c629784 drm/i915: Make Sink crc calculation waiting for counter to reset. by Rodrigo Vivi · 9 years ago
  5. d72f9d9 drm/i915: Allow 1 vblank to let Sink CRC calculation to start or stop. by Rodrigo Vivi · 9 years ago
  6. a03bc7c drm/i915/skl: Remove unused suspend and resume callbacks by Patrik Jakobsson · 9 years ago
  7. 443646c drm/i915/gen9: Add boot parameter for disabling DC6 by Patrik Jakobsson · 9 years ago
  8. 9f836f9 drm/i915/gen9: Turn DC handling into a power well by Patrik Jakobsson · 9 years ago
  9. cd02ac5 drm/i915: Explain usage of power well IDs vs bit groups by Patrik Jakobsson · 9 years ago
  10. b450e17 drm/i915: Do not warn on PG2 enabled in gen9_disable_dc5() by Patrik Jakobsson · 9 years ago
  11. dfa5762 drm/i915: Add a modeset power domain by Patrik Jakobsson · 9 years ago
  12. 6331a70 drm/i915: Remove distinction between DDI 2 vs 4 lanes by Patrik Jakobsson · 9 years ago
  13. edd993f drm/i915: Remove DDI power domain exclusion SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS by Ville Syrjälä · 9 years ago
  14. f0ab43e drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  15. 25f78f5 drm/i915: Clean up AUX power domain handling by Ville Syrjälä · 9 years ago
  16. 4deccbb drm/i915/gen9: Always set mask memory up when enabling DC5 or DC6 by Patrik Jakobsson · 9 years ago
  17. fc131bf drm/i915: Don't trust CSR program memory contents by Patrik Jakobsson · 9 years ago
  18. d314cd4 drm/i915: fix handling of the disable_power_well module option by Imre Deak · 9 years ago
  19. c2b1615 drm/i915/skl: remove redundant DDI/IRQ reinitialization during PW1 enabling by Imre Deak · 9 years ago
  20. ab96c1ee drm/i915/skl: make sure LCPLL is disabled when uniniting CDCLK by Imre Deak · 9 years ago
  21. d26fa1d drm/i915/skl: disable DC states before display core init/uninit by Imre Deak · 9 years ago
  22. 13ae3a0 drm/i915/gen9: simplify DC toggling code by Imre Deak · 9 years ago
  23. 4a76f29 drm/i915/skl: don't toggle PW1 and MISC power wells on-demand by Imre Deak · 9 years ago
  24. 73dfc22 drm/i915/skl: init/uninit display core as part of the HW power domain state by Imre Deak · 9 years ago
  25. 30eade1 drm/i915: rename intel_power_domains_resume to *_sync_hw by Imre Deak · 9 years ago
  26. 2f693e2 drm/i915: Make turning on/off PW1 and Misc I/O part of the init/fini sequences by Damien Lespiau · 9 years ago
  27. fc17f22 drm/i915: fix lookup_power_well for power wells without any domain by Imre Deak · 9 years ago
  28. 56fcfd6 drm/i915: fix the power well ID for always on wells by Imre Deak · 9 years ago
  29. e64e6bd drm/i915: get runtime PM reference around GEM set_tiling IOCTL by Imre Deak · 9 years ago
  30. 5bab6f6 drm/i915: Serialise updates to GGTT with access through GGTT on Braswell by Chris Wilson · 9 years ago
  31. 14631e9 drm/i915: force link training when requested by Sink by Shubhangi Shrivastava · 9 years ago
  32. 4df6960 drm/i915: Cleanup test data during long/short hotplug by Shubhangi Shrivastava · 9 years ago
  33. e6d9002 drm/i915/skl: Correct other-pipe watermark update condition check (v2) by Kumar, Mahesh · 9 years ago
  34. 1f38089 drm/i915: Model PSR AUX register selection more like the normal AUX code by Ville Syrjälä · 9 years ago
  35. 443a389 drm/i915: Add dev_priv->psr_mmio_base by Ville Syrjälä · 9 years ago
  36. 330e20e drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[] by Ville Syrjälä · 9 years ago
  37. da00bdc drm/i915: Remove the magic AUX_CTL is at DP + foo tricks by Ville Syrjälä · 9 years ago
  38. 750a951 drm/i915: Parametrize AUX registers by Ville Syrjälä · 9 years ago
  39. a121f4e drm/i915: Replace the aux ddc name switch statement with kasprintf() by Ville Syrjälä · 9 years ago
  40. f3c6a3a drm/i915: Replace aux_ch_ctl_reg check with port check by Ville Syrjälä · 9 years ago
  41. d1c0a00 drm/i915/skl: Update DDI translation tables for SKL by jim.bride@linux.intel.com · 9 years ago
  42. e4d4c05 drm/i915: Fix SKL i_boost level by Ander Conselvan de Oliveira · 9 years ago
  43. ca1283d drm/i915/skl: Removed assert for csr-fw-loading check during disabling dc6 by Animesh Manna · 9 years ago
  44. f514c2d drm/i915/gen9: flush DMC fw loading work during system suspend by Imre Deak · 9 years ago
  45. 15e72c1 drm/i915/gen9: Use flush_work to synchronize with dmc loader by Animesh Manna · 9 years ago
  46. 8144ac5 drm/i915: Use request_firmware and our own async work by Daniel Vetter · 9 years ago
  47. 6a6582b drm/i915/gen9: extract parse_csr_fw by Daniel Vetter · 9 years ago
  48. f444837 drm/i915/gen9: Use dev_priv in csr functions by Daniel Vetter · 9 years ago
  49. bffbcd9 drm/i915/gen9: Don't try to load garbage dmc firmware on resume by Daniel Vetter · 9 years ago
  50. c729ed8 drm/i915/gen9: Simplify csr loading failure printing. by Daniel Vetter · 9 years ago
  51. f98f70d drm/i915/gen9: Align line continuations in intel_csr.c. by Daniel Vetter · 9 years ago
  52. 414b799 drm/i915/gen9: Remove csr.state, csr_lock and related code. by Daniel Vetter · 9 years ago
  53. af5fead drm/i915/gen9: move assert_csr_loaded into intel_rpm.c by Daniel Vetter · 9 years ago
  54. 01a6908 drm/i915: use correct power domain for csr loading by Daniel Vetter · 9 years ago
  55. ebae38d drm/i915/gen9: csr_init after runtime pm enable by Animesh Manna · 9 years ago
  56. b1a14c6 drm/i915: refactor stepping info retrieval by Jani Nikula · 9 years ago
  57. b9cd5bfd drm/i915: constify bxt stepping info by Jani Nikula · 9 years ago
  58. 84cb00e drm/i915: fix indentation on skl stepping info by Jani Nikula · 9 years ago
  59. 1b68372 drm/i915: Remove redundant check in i915_gem_obj_to_vma by Tvrtko Ursulin · 9 years ago
  60. af9b9c1 drm/i915: Clean up LVDS register handling harder by Lukas Wunner · 9 years ago
  61. e00bf69 drm/i915: Move the fbdev async_schedule() into intel_fbdev.c by Ville Syrjälä · 9 years ago
  62. 2013bfc drm/i915: Do fbdev fini first during unload by Ville Syrjälä · 9 years ago
  63. 18a04a7 drm/i915: Kill intel_runtime_pm_disable() by Ville Syrjälä · 9 years ago
  64. e404ba8d drm/i915: Setup DDI clk for MST on SKL by Ville Syrjälä · 9 years ago
  65. abfce94 drm/i915: Configure eDP PLL freq from ironlake_edp_pll_on() by Ville Syrjälä · 9 years ago
  66. 6fec766 drm/i915: Use intel_dp->DP in eDP PLL setup by Ville Syrjälä · 9 years ago
  67. 64e1077 drm/i915: Clean up eDP PLL state asserts by Ville Syrjälä · 9 years ago
  68. 9ece1de drm/i915: Remove ILK-A eDP PLL workaround notes by Ville Syrjälä · 9 years ago
  69. b377e0d drm/i915: s/DP_PLL_FREQ_160MHZ/DP_PLL_FREQ_162MHZ/ by Ville Syrjälä · 9 years ago
  70. d6fbdd1 drm/i915: Hide underruns from eDP PLL and port enable on ILK by Ville Syrjälä · 9 years ago
  71. 0c241d5 drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround by Ville Syrjälä · 9 years ago
  72. c465613 drm/i915: Check for CPT and not !IBX in ironlake_disable_pch_transcoder() by Ville Syrjälä · 9 years ago
  73. aca7b68 drm/i915: Check for FIFO underruns after modeset on IVB/HSW and CPT/PPT by Ville Syrjälä · 9 years ago
  74. 81b088c drm/i915: Re-enable PCH FIO underrun reporting after pipe has been disabled by Ville Syrjälä · 9 years ago
  75. d2d6540 drm/i915: Enable PCH FIFO underruns later on HSW+ by Ville Syrjälä · 9 years ago
  76. 37ca8d4 drm/i915: Enable PCH FIFO underruns later on ILK/SNB/IVB by Ville Syrjälä · 9 years ago
  77. 9c4edae drm/i915: Set sync polarity from adjusted mode for TRANS_DP_CTL by Ville Syrjälä · 9 years ago
  78. 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
  79. 5205bbe drm/i915: remove in_dbg_master check from intel_fbc.c by Paulo Zanoni · 9 years ago
  80. 850bfaa drm/i915: clarify that checking the FB stride for CFB is intentional by Paulo Zanoni · 9 years ago
  81. e585feb drm/i915: remove too-frequent FBC debug message by Paulo Zanoni · 9 years ago
  82. b07ea0f drm/i915: refactor FBC deactivation at init by Paulo Zanoni · 9 years ago
  83. c68ae339 drm/i915: don't disable_fbc() if FBC is already disabled by Paulo Zanoni · 9 years ago
  84. 548043a drm/i915: fix the __intel_fbc_update() comments by Paulo Zanoni · 9 years ago
  85. 45b32a2 drm/i915: use struct intel_crtc *crtc at __intel_fbc_update() by Paulo Zanoni · 9 years ago
  86. 30c58d5 drm/i915: extract crtc_is_valid() on the FBC code by Paulo Zanoni · 9 years ago
  87. a4dedd5 drm/i915: remove unnecessary check for crtc->primary->fb by Paulo Zanoni · 9 years ago
  88. 5710502 drm/i915: extract fbc_on_pipe_a_only() by Paulo Zanoni · 9 years ago
  89. d5ce416 drm/i915: rename intel_fbc_nuke to intel_fbc_recompress by Paulo Zanoni · 9 years ago
  90. 793af07 drm/i915: remove newline from a no_fbc_reason message by Paulo Zanoni · 9 years ago
  91. 6c566dc drm/i915/bxt: Force port A DDI to use 4 lanes by Matt Roper · 9 years ago
  92. 39acb4a drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4 by Ville Syrjälä · 9 years ago
  93. 44eb0cb drm/i915: Avoid pointer arithmetic in calculating plane surface offset by Mika Kuoppala · 9 years ago
  94. 0ac7655 drm/i915: Add dmc firmware load state and version to error state by Mika Kuoppala · 9 years ago
  95. 6fb403d drm/i915: Add csr programming registers to dmc debugfs entry by Mika Kuoppala · 9 years ago
  96. 16e11b9 drm/i915/bxt: Expose DC5 entry count by Mika Kuoppala · 9 years ago
  97. 8337206 drm/i915/skl: Expose DC5/DC6 entry counts by Damien Lespiau · 9 years ago
  98. b7cec66 drm/i915/skl: Print the DMC firmware status in debugfs by Damien Lespiau · 9 years ago
  99. 9c5308e drm/i915/skl: Refuse to load outdated dmc firmware by Mika Kuoppala · 9 years ago
  100. b6e7d89 drm/i915/skl: Store and print the DMC firmware version we load by Damien Lespiau · 9 years ago