1. 6ff8ab0 drm/i915: make CSR firmware messages less verbose by Jesse Barnes · 9 years ago
  2. b970b48 drm/i915/gen9: Add WaDisableMinuteIaClockGating by Nick Hoath · 9 years ago
  3. 5b88aba drm/i915/bxt: Add WaSetClckGatingDisableMedia by Arun Siluvery · 9 years ago
  4. 8c76160 drm/i915/gen9: Add WaDisableSamplerPowerBypassForSOPingPong by Arun Siluvery · 9 years ago
  5. e2ec35a drm/i915/bxt: Use intel_encoder->hpd_pin to check live status by Sonika Jindal · 9 years ago
  6. 5af05fe drm/i915/lrc: Prevent preemption when lite-restore is disabled by Michel Thierry · 9 years ago
  7. ec72d58 drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only by Michel Thierry · 9 years ago
  8. 6764e9f drm/i915: skip modeset if compatible for everyone. by Maarten Lankhorst · 9 years ago
  9. bfd16b2 drm/i915: Make updating pipe without modeset atomic. by Maarten Lankhorst · 9 years ago
  10. f4502c2 drm/i915: Always try to inherit the initial fb. by Maarten Lankhorst · 9 years ago
  11. d551599 drm/i915: Remove references to crtc->active from intel_fbdev.c by Maarten Lankhorst · 9 years ago
  12. 44522d8 drm/i915: Set csc coefficients in update_pipe_size. by Maarten Lankhorst · 9 years ago
  13. fd1ee4c drm/i915: Update DRIVER_DATE to 20150911 by Daniel Vetter · 9 years ago
  14. f0fea8d drm/i915: Remove one very outdated comment by Tvrtko Ursulin · 9 years ago
  15. f2a066f drm/i915: Use crtc->state for duplication. by Maarten Lankhorst · 9 years ago
  16. bca8013 drm/i915: Do not handle a null plane state. by Maarten Lankhorst · 9 years ago
  17. 8e0e9ce drm/i915: Remove legacy plane updates for cursor and sprite planes. by Maarten Lankhorst · 9 years ago
  18. 9b4101b drm/i915: Use atomic state when changing cursor visibility. by Maarten Lankhorst · 9 years ago
  19. 11c22da drm/i915: Use the atomic state in intel_update_primary_planes. by Maarten Lankhorst · 9 years ago
  20. 23a48d5 drm/i915: Use the plane state in intel_crtc_info. by Maarten Lankhorst · 9 years ago
  21. d4b0863 drm/i915: Use atomic plane state in the primary plane update. by Maarten Lankhorst · 9 years ago
  22. d8b4c43 drm/i915: add attached connector to hdmi container by Shashank Sharma · 9 years ago
  23. 4a999d2 drm/i915: don't hard code vlv backlight frequency if unset by Jani Nikula · 9 years ago
  24. aa17cdb drm/i915: initialize backlight max from VBT by Jani Nikula · 9 years ago
  25. 437b15b drm/i915: use pch backlight override on hsw too by Jani Nikula · 9 years ago
  26. a754615 drm/i915/bxt: Clean up bxt_init_clock_gating by Nick Hoath · 9 years ago
  27. 614f4ad drm/i915: Fix cmdparser STORE/LOAD command descriptors by Chris Wilson · 9 years ago
  28. 333b8ca drm/i915: Dump pfit state as hex by Ville Syrjälä · 9 years ago
  29. 96d12cb drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5 by Imre Deak · 9 years ago
  30. c5796b7 drm/i915: access the PP_CONTROL reg only pre GEN5 by Imre Deak · 9 years ago
  31. 01101fa drm/i915: Refactor common ringbuffer allocation code by Chris Wilson · 9 years ago
  32. 742f491 drm/i915: use the yesno helper for logging by Jani Nikula · 9 years ago
  33. 1da7d71 drm/i915: ignore link rate in TPS3 selection by Jani Nikula · 9 years ago
  34. bc5133d drm/i915/dp: move TPS3 logic to where it's used by Jani Nikula · 9 years ago
  35. 1c132b4 drm/i915: Future proof panel fitter. by Rodrigo Vivi · 9 years ago
  36. 22cc27bb drm/i915: Future proof uncore_init. by Rodrigo Vivi · 9 years ago
  37. b4834a5 drm/i915: Future proof interrupt handler. by Rodrigo Vivi · 9 years ago
  38. 3a41a05 drm/i915/gtt: Avoid calling kcalloc in a loop when allocating temp bitmaps by Michał Winiarski · 9 years ago
  39. ea916ea drm/i915/skl+: Add YUV pixel format in Capability list by Kumar, Mahesh · 9 years ago
  40. 395ab75 drm/i915/skl: Avoid using un-initialized bits_per_pixel by Kumar, Mahesh · 9 years ago
  41. 58f2cf2 drm/i915: Don't call intel_get_hpd_pins() when there's no hotplug interrupt by Ville Syrjälä · 9 years ago
  42. a52bb15 drm/i915: Rewrite BXT HPD code to conform to pre-existing style by Ville Syrjälä · 9 years ago
  43. 40e5641 drm/i915: Refactor the hpd irq handling functions by Ville Syrjälä · 9 years ago
  44. cebd87a drm/i915: Rewrite bxt_hpd_handler() to look like everyone else by Ville Syrjälä · 9 years ago
  45. 08d8a23 drm/i915: Reinitialize HPD after runtime D3 by Ville Syrjälä · 9 years ago
  46. 74c0b39 drm/i915: Add port A HPD support for SPT by Ville Syrjälä · 9 years ago
  47. 3a3b3c7 drm/i915: Add port A HPD support for BDW by Ville Syrjälä · 9 years ago
  48. 0b2eb33 drm/i915: LPT:LP needs port A HPD enabled in both north and south by Ville Syrjälä · 9 years ago
  49. 23bb4cb drm/i915: Add port A HPD support for IVB/HSW by Ville Syrjälä · 9 years ago
  50. e4ce95a drm/i915: Add port A HPD support for ILK/SNB by Ville Syrjälä · 9 years ago
  51. 6dbf30c drm/i915: Introduce spt_irq_handler() by Ville Syrjälä · 9 years ago
  52. 42db67d drm/i915: Move {pin, long}_mask initialization to caller from intel_get_hpd_pins() by Ville Syrjälä · 9 years ago
  53. 195baa0 drm/i915: Rename BXT PORTA HPD defines by Ville Syrjälä · 9 years ago
  54. c269952 drm/i915: Add HAS_PCH_LPT_LP() macro by Ville Syrjälä · 9 years ago
  55. d9dc34f1 drm/i915: Factor out ilk_update_display_irq() by Ville Syrjälä · 9 years ago
  56. 87a0210 drm/i915: Extract intel_hpd_enabled_irqs() by Ville Syrjälä · 9 years ago
  57. 40bfd7a drm/i915: Clean up various HPD defines by Ville Syrjälä · 9 years ago
  58. 62f0ace drm/i915: Update comments around base bpp by Daniel Vetter · 9 years ago
  59. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  60. 85a62bf drm/i915: Also record time difference if vblank evasion fails, v2. by Maarten Lankhorst · 9 years ago
  61. 34e0adb drm/i915: Remove start frame argument to pipe_update_begin/end. by Maarten Lankhorst · 9 years ago
  62. 650da34 drm/i915: guest i915 notification for Intel GVT-g by Zhiyuan Lv · 9 years ago
  63. 532beab drm/i915: Update PV INFO page definition for Intel GVT-g by Zhiyuan Lv · 9 years ago
  64. a0bd6c3 drm/i915: Always enable execlists on BDW for vgpu by Zhiyuan Lv · 9 years ago
  65. 331f38e drm/i915: preallocate pdps for 32 bit vgpu by Zhiyuan Lv · 9 years ago
  66. 42a8ca4 drm/i915: add yesno utility function by Jani Nikula · 9 years ago
  67. 79e50a4 drm/i915: move intel_hrawclk() to intel_display.c by Jani Nikula · 9 years ago
  68. f5d3c3e drm/i915: Notify GuC rc6 state by Alex Dai · 9 years ago
  69. aa557ab drm/i915/guc: Support GuC version 4.3 by Alex Dai · 9 years ago
  70. 1751fcf drm/i915: Fix module initialisation, v2. by Maarten Lankhorst · 9 years ago
  71. 02e93c3 drm/i915: Factor out intel_crtc_has_encoders() by Ville Syrjälä · 9 years ago
  72. 0f64614 drm/i915: Fix clock readout when pipes are enabled w/o ports by Ville Syrjälä · 9 years ago
  73. 3014227 drm/i915: Add CHV PHY LDO power sanity checks by Ville Syrjälä · 9 years ago
  74. 6669e39 drm/i915: Add some CHV DPIO lane power state asserts by Ville Syrjälä · 9 years ago
  75. a8f327f drm/i915: Clean up CHV lane soft reset programming by Ville Syrjälä · 9 years ago
  76. 6fa2d19 i915: Set ddi_pll_sel in DP MST path by Ander Conselvan de Oliveira · 9 years ago
  77. 2bbe6bb drm/i915: Bump command parser version number. by Francisco Jerez · 9 years ago
  78. caa860d drm/i915/dp: use the drm dp helper for determining sink tps3 support by Jani Nikula · 9 years ago
  79. 7e6313a drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  80. 7cc53cf drm/dp: add drm_dp_tps3_supported helper by Jani Nikula · 9 years ago
  81. 69f92f6 drm/i915: Preserve SSC earlier by Lukas Wunner · 9 years ago
  82. d8e19f9 drm/i915/skl: Adding DDI_E power well domain by Xiong Zhang · 9 years ago
  83. 477ec32 drm/i915: eDP can be present on DDI-E by Rodrigo Vivi · 9 years ago
  84. 2800e4c drm/i915/skl: Enable DDI-E by Rodrigo Vivi · 9 years ago
  85. 11c1b65 drm/i915: Enable HDMI on DDI-E by Xiong Zhang · 9 years ago
  86. 5487557 drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6 by Imre Deak · 9 years ago
  87. d14e7b6 drm/i915: Check DP link status on long hpd too by Ville Syrjälä · 9 years ago
  88. 39d9b85 drm/i915: set CDCLK if DPLL0 enabled during resuming from S3 by Gary Wang · 9 years ago
  89. 01302d4 drm/i915: Update DRIVER_DATE to 20150828 by Daniel Vetter · 9 years ago
  90. c5b852f Partially revert "drm/i915: Use full atomic modeset." by Maarten Lankhorst · 9 years ago
  91. 6c908bf drm/i915: gen 9 can check for unclaimed registers too by Paulo Zanoni · 9 years ago
  92. 3e28878 drm/i915: Force CL2 off in CHV x1 PHY by Ville Syrjälä · 9 years ago
  93. ee27921 drm/i915: Enable DPIO SUS clock gating on CHV by Ville Syrjälä · 9 years ago
  94. 0047eed drm/i915: Force common lane on for the PPS kick on CHV by Ville Syrjälä · 9 years ago
  95. b0b3384 drm/i915: Trick CL2 into life on CHV when using pipe B with port B by Ville Syrjälä · 9 years ago
  96. e0fce78 drm/i915: Implement PHY lane power gating for CHV by Ville Syrjälä · 9 years ago
  97. 5a8fbb7 drm/i915: Move DPLL ref/cri/VGA mode frobbing to the disp2d well enable by Ville Syrjälä · 9 years ago
  98. 4d9194d drm/i915: Make some string arrays const by Ville Syrjälä · 9 years ago
  99. 53abb67 drm/i915: Use ARRAY_SIZE() instead of hand rolling it by Ville Syrjälä · 9 years ago
  100. 0a0b457 drm/i915: Fix some gcc warnings by Ville Syrjälä · 9 years ago