1. 9d99388 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  2. 3d8acd1 drm/i915: increase the tries for HDMI hotplug live status checking by Gary Wang · 9 years ago
  3. ae35b56 drm/i915: Unbreak check_digital_port_conflicts() by Ville Syrjälä · 9 years ago
  4. 59c8231 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  5. a98728e drm/i915: Correct max delay for HDMI hotplug live status checking by Gary Wang · 9 years ago
  6. 97f9010 drm/i915: mdelay(10) considered harmful by Daniel Vetter · 9 years ago
  7. 57a2af6 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
  8. ef8dd37 drm/i915: Workaround CHV pipe C cursor fail by Ville Syrjälä · 9 years ago
  9. 0f0cd47 drm/i915: Only spin whilst waiting on the current request by Chris Wilson · 9 years ago
  10. f87a780 drm/i915: Limit the busy wait on requests to 5us not 10ms! by Chris Wilson · 9 years ago
  11. e7571f7 drm/i915: Break busywaiting for requests on pending signals by Chris Wilson · 9 years ago
  12. a59fac6 drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) by Matt Roper · 9 years ago
  13. 62d622c drm/i915: Set the map-and-fenceable flag for preallocated objects by Chris Wilson · 9 years ago
  14. 615cb24 drm/i915: Drop the broken cursor base==0 special casing by Ville Syrjälä · 9 years ago
  15. 0bdf5a0 drm/i915: Add reverse mapping between port and intel_encoder by Takashi Iwai · 9 years ago
  16. cae666c drm/i915: Add get_eld audio component by Takashi Iwai · 9 years ago
  17. 634b3a4 drm/i915: Do a better job at disabling primary plane in the noatomic case. by Maarten Lankhorst · 9 years ago
  18. 6704d45 drm/i915/skl: Double RC6 WRL always on by Mika Kuoppala · 9 years ago
  19. 344df98 drm/i915/skl: Disable coarse power gating up until F0 by Mika Kuoppala · 9 years ago
  20. 4a1e1d0 drm/i915: Remove incorrect warning in context cleanup by Tvrtko Ursulin · 9 years ago
  21. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  22. 0f5a9be drm/i915: take a power domain reference while checking the HDMI live status by Imre Deak · 9 years ago
  23. 8e69544 drm/i915: add MISSING_CASE to a few port/aux power domain helpers by Imre Deak · 9 years ago
  24. 88747f1 drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect by Imre Deak · 9 years ago
  25. ac9b823 drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  26. a781ce7 drm/i915: Clean up AUX power domain handling by Ville Syrjälä · 9 years ago
  27. bb6d198 drm/i915: Check the timeout passed to i915_wait_request by Chris Wilson · 9 years ago
  28. 80d6900 Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  29. 2540058 drm/i915: Don't override output type for DDI HDMI by Takashi Iwai · 9 years ago
  30. 13b13df drm/i915: Don't compare has_drrs strictly in pipe config by Takashi Iwai · 9 years ago
  31. 95150bd drm/i915: fix potential dangling else problems in for_each_ macros by Jani Nikula · 9 years ago
  32. c70f577 drm: Add "prefix" parameter to drm_rect_debug_print() by Ville Syrjälä · 9 years ago
  33. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  34. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 9 years ago
  35. 0b466dc2 drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzling by Chris Wilson · 9 years ago
  36. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  37. 15fbfcc drm/i915: Update DRIVER_DATE to 20151120 by Daniel Vetter · 9 years ago
  38. 29bb94b drm/i915: take a power domain reference while checking the HDMI live status by Imre Deak · 9 years ago
  39. 69172f2 drm/i915: take a power domain ref only when needed during HDMI detect by Imre Deak · 9 years ago
  40. 366e39b drm/i915: Tear down fbdev if initialization fails by Lukas Wunner · 9 years ago
  41. fb1a211 Revert "drm/i915: Initialize HWS page address after GPU reset" by Arun Siluvery · 9 years ago
  42. 54632ab drm/i915: Fix oops caused by fbdev initialization failure by Lukas Wunner · 9 years ago
  43. ce7f172 drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly by Daniel Vetter · 9 years ago
  44. a6d0918 drm/i915: Stuff rotation params into view union by Daniel Vetter · 9 years ago
  45. 75c82a5 drm/i915: Drop return value from intel_fill_fb_ggtt_view by Daniel Vetter · 9 years ago
  46. bf68dc9 drm/i915 : Fix to remove unnecsessary checks in postclose function. by Namrta Salonie · 9 years ago
  47. 7383123 Revert "drm/i915: skip modeset if compatible for everyone." by Jani Nikula · 9 years ago
  48. b9fec16 drm/i915: add MISSING_CASE to a few port/aux power domain helpers by Imre Deak · 9 years ago
  49. 651174a drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect by Imre Deak · 9 years ago
  50. c555a81 drm/i915: Remove platform specific *_dp_detect() functions by Ander Conselvan de Oliveira · 9 years ago
  51. 51676d0 drm/i915: Don't do edp panel detection in g4x_dp_detect() by Ander Conselvan de Oliveira · 9 years ago
  52. 81e4e0c drm/i915: Send TP1 TP2/3 even when panel claims no NO_TRAIN_ON_EXIT. by Rodrigo Vivi · 9 years ago
  53. bebbeac drm/i915: PSR: Don't Skip aux handshake on DP_PSR_NO_TRAIN_ON_EXIT. by Rodrigo Vivi · 9 years ago
  54. 20bb97f drm/i915: Reduce PSR re-activation time for VLV/CHV. by Rodrigo Vivi · 9 years ago
  55. d0ac896 drm/i915: Delay first PSR activation. by Rodrigo Vivi · 9 years ago
  56. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  57. 00490c2 drm/i915: Consider SPLL as another shared pll, v2. by Maarten Lankhorst · 9 years ago
  58. 9bca5d0 drm/i915: Add missing ')' to SKL_PS_ECC_STAT define by Ville Syrjälä · 9 years ago
  59. 0670c5a drm/i915: Add 'offset' to uncore funcs by Ville Syrjälä · 9 years ago
  60. 8a74db7 drm/i915: Pull the vgpu uncore funcs apart from the rest of gen6+ by Ville Syrjälä · 9 years ago
  61. ab75bb5 drm/i915: Turn vgpu pdps into an array by Ville Syrjälä · 9 years ago
  62. 0d925ea drm/i915: Wrap context LRI init in a macro by Ville Syrjälä · 9 years ago
  63. 35dc3f9 drm/i915: Give names to more ring registers by Ville Syrjälä · 9 years ago
  64. 9244a81 drm/i915: Wrap ASSIGN_CTX_{PDP,PM4L} in do {} while(0) by Ville Syrjälä · 9 years ago
  65. 8f40db7 drm/i915: Add wa_ctx_emit_reg() by Ville Syrjälä · 9 years ago
  66. f92a916 drm/i915: Add functions to emit register offsets to the ring by Ville Syrjälä · 9 years ago
  67. e597ef4 drm/i915: Make the cmd parser 64bit regs explicit by Ville Syrjälä · 9 years ago
  68. 8697600 drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl by Ville Syrjälä · 9 years ago
  69. 3613cf1 drm/i915: s/0x50/RING_PSMI_CTL/ by Ville Syrjälä · 9 years ago
  70. e6c4c76 drm/i915: Parametrize MOCS registers by Ville Syrjälä · 9 years ago
  71. 6fa1c5f drm/i915: Parametrize L3 error registers by Ville Syrjälä · 9 years ago
  72. 086f8e8 drm/i915: Prefix raw register defines with underscore by Ville Syrjälä · 9 years ago
  73. b2e8c6c drm/i915: Streamline gpio_mmio_base deduction by Ville Syrjälä · 9 years ago
  74. 78e0d2e drm/i915: Store DVO SRCDIM register offset under intel_dvo_device by Ville Syrjälä · 9 years ago
  75. 2a5c083 drm/i915: s/is_sdvob/enum port/ by Ville Syrjälä · 9 years ago
  76. c48b530 drm/i915: s/PCH_DP_/PORT_/ in intel_trans_dp_port_sel() and move it next to its only user by Ville Syrjälä · 9 years ago
  77. 6d8175d drm/i915: Rely on TEST_SINK_START instead of tracking Sink CRC state on dev_priv. by Rodrigo Vivi · 9 years ago
  78. 7e38eef drm/i915: Stop tracking last calculated Sink CRC. by Rodrigo Vivi · 9 years ago
  79. c629784 drm/i915: Make Sink crc calculation waiting for counter to reset. by Rodrigo Vivi · 9 years ago
  80. d72f9d9 drm/i915: Allow 1 vblank to let Sink CRC calculation to start or stop. by Rodrigo Vivi · 9 years ago
  81. 0f94592 drm/i915: Fix gpu frequency change tracing by Mika Kuoppala · 9 years ago
  82. a03bc7c drm/i915/skl: Remove unused suspend and resume callbacks by Patrik Jakobsson · 9 years ago
  83. 443646c drm/i915/gen9: Add boot parameter for disabling DC6 by Patrik Jakobsson · 9 years ago
  84. 9f836f9 drm/i915/gen9: Turn DC handling into a power well by Patrik Jakobsson · 9 years ago
  85. cd02ac5 drm/i915: Explain usage of power well IDs vs bit groups by Patrik Jakobsson · 9 years ago
  86. b450e17 drm/i915: Do not warn on PG2 enabled in gen9_disable_dc5() by Patrik Jakobsson · 9 years ago
  87. dfa5762 drm/i915: Add a modeset power domain by Patrik Jakobsson · 9 years ago
  88. 6331a70 drm/i915: Remove distinction between DDI 2 vs 4 lanes by Patrik Jakobsson · 9 years ago
  89. edd993f drm/i915: Remove DDI power domain exclusion SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS by Ville Syrjälä · 9 years ago
  90. f0ab43e drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  91. 25f78f5 drm/i915: Clean up AUX power domain handling by Ville Syrjälä · 9 years ago
  92. 4deccbb drm/i915/gen9: Always set mask memory up when enabling DC5 or DC6 by Patrik Jakobsson · 9 years ago
  93. fc131bf drm/i915: Don't trust CSR program memory contents by Patrik Jakobsson · 9 years ago
  94. d314cd4 drm/i915: fix handling of the disable_power_well module option by Imre Deak · 9 years ago
  95. c2b1615 drm/i915/skl: remove redundant DDI/IRQ reinitialization during PW1 enabling by Imre Deak · 9 years ago
  96. ab96c1ee drm/i915/skl: make sure LCPLL is disabled when uniniting CDCLK by Imre Deak · 9 years ago
  97. d26fa1d drm/i915/skl: disable DC states before display core init/uninit by Imre Deak · 9 years ago
  98. 13ae3a0 drm/i915/gen9: simplify DC toggling code by Imre Deak · 9 years ago
  99. 4a76f29 drm/i915/skl: don't toggle PW1 and MISC power wells on-demand by Imre Deak · 9 years ago
  100. 73dfc22 drm/i915/skl: init/uninit display core as part of the HW power domain state by Imre Deak · 9 years ago