1. 9f84664 drm/i915: Remove most encoder->type uses from the audio code by Ville Syrjälä · 7 years ago
  2. 8ec47de drm/i915: Pass around crtc and connector states for audio by Ville Syrjälä · 7 years ago
  3. 4ab09d0 drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo" by Chris Wilson · 7 years ago
  4. 35686a4 drm/i915: Use intel_ddi_get_config() for MST by Ville Syrjälä · 7 years ago
  5. 1939ba5 drm/i915: Pass a crtc state to ddi post_disable from MST code by Ville Syrjälä · 7 years ago
  6. bb91153 drm/i915: Eliminate pll->state usage from bxt_calc_pll_link() by Ville Syrjälä · 7 years ago
  7. 0fce04c drm/i915: Nuke intel_ddi_get_encoder_port() by Ville Syrjälä · 7 years ago
  8. 7e732ca drm/i915: Stop frobbing with DDI encoder->type by Ville Syrjälä · 7 years ago
  9. e1214b9 drm/i915: Populate output_types from .get_config() by Ville Syrjälä · 7 years ago
  10. d603861 drm/i915: Parse max HDMI TMDS clock from VBT by Ville Syrjälä · 7 years ago
  11. 6e8fbf8 drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes by Ville Syrjälä · 7 years ago
  12. be33be5 drm/i915: Clean up the mess around hdmi_12bpc_possible() by Ville Syrjälä · 7 years ago
  13. 857c416 drm/i915: Improve DP downstream HPD handling by Ville Syrjälä · 7 years ago
  14. 5161d05 drm/i915: Fix BXT lane latency optimal setting with MST by Ville Syrjälä · 7 years ago
  15. 742745f drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func() by Ville Syrjälä · 7 years ago
  16. f49b44a drm/i915: Start using output_types for DPLL selection by Ville Syrjälä · 7 years ago
  17. 3a6d84e drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers() by Ville Syrjälä · 7 years ago
  18. 5448f53 drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings() by Ville Syrjälä · 7 years ago
  19. 547da76 drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr) by Chris Wilson · 7 years ago
  20. bea6e98 drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) by Chris Wilson · 7 years ago
  21. 11caf55 drm/i915: Empty the ring before disabling by Chris Wilson · 7 years ago
  22. e6ed2a1 drm/i915/edp: clean up code and comments around eDP DPCD read by Jani Nikula · 7 years ago
  23. 0501a3b drm/i915/edp: read edp display control registers unconditionally by Jani Nikula · 7 years ago
  24. b6b178a drm/i915: Calculate ironlake intermediate watermarks correctly, v2. by Maarten Lankhorst · 7 years ago
  25. 28283f4 drm/i915: Do not rely on wm preservation for ILK watermarks by Maarten Lankhorst · 7 years ago
  26. 886c6b8 drm/i915: Cancel the modeset retry work during modeset cleanup by Manasi Navare · 7 years ago
  27. 39bf4de drm/i915: Add -Wall -Wextra to our build, set warnings to full by Chris Wilson · 7 years ago
  28. 3c75de5 drm/i915: Include RING_MODE when dumping the engine state by Chris Wilson · 7 years ago
  29. bad7b7e drm/i915/huc: Use helper function while waiting for DMA completion by Michal Wajdeczko · 7 years ago
  30. c41937fd drm/i915/guc: Preemption! With GuC by Michał Winiarski · 7 years ago
  31. a4598d1 drm/i915: Rename helpers used for unwinding, use macro for can_preempt by Michał Winiarski · 7 years ago
  32. fa87271 drm/i915/guc: Keep request->priority for its lifetime by Michał Winiarski · 7 years ago
  33. 3b8a8a3 drm/i915: Add information needed to track engine preempt state by Michał Winiarski · 7 years ago
  34. df77cd8 drm/i915: Extract "emit write" part of emit breadcrumb functions by Michał Winiarski · 7 years ago
  35. a0991e1 drm/i915/guc: Split guc_wq_item_append by Michał Winiarski · 7 years ago
  36. e12ab16 drm/i915/guc: Add a second client, to be used for preemption by Dave Gordon · 7 years ago
  37. 4ddbe87 drm/i915/guc: Add preemption action to GuC firmware interface by Michał Winiarski · 7 years ago
  38. b8e5eb9 drm/i915/guc: Allocate separate shared data object for GuC communication by Michał Winiarski · 7 years ago
  39. 89922d0 drm/i915/guc: Extract GuC stage desc pool creation into a helper by Michał Winiarski · 7 years ago
  40. 21e8860 drm/i915/guc: Do not use 0 for GuC doorbell cookie by Michał Winiarski · 7 years ago
  41. f8c3dcf drm/i915/cnl: Fix SSEU Device Status. by Rodrigo Vivi · 7 years ago
  42. 9bdc357 drm/i915/guc: Initialize GuC before restarting engines by Michał Winiarski · 7 years ago
  43. bcbd5c3 drm/i915/guc: Always enable the breadcrumbs irq by Chris Wilson · 7 years ago
  44. aba5e27 drm/i915: Add a hook for making the engines idle (parking) and unparking by Chris Wilson · 7 years ago
  45. 43037c8 drm/i915/cnl: Allow 2 pixel per clock on Cannonlake. by Rodrigo Vivi · 7 years ago
  46. 22a8a4f drm/i915: Disable lazy PPGTT page table optimization for vGPU by Joonas Lahtinen · 7 years ago
  47. 02a1ca4 Revert "drm/i915/selftests: Convert timers to use timer_setup()" by Chris Wilson · 7 years ago
  48. 6d0dbd3 drm/i915/selftests: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  49. 20ccd4d drm/i915: Use same test for eviction and submitting kernel context by Chris Wilson · 7 years ago
  50. b1f9107 drm/i915/selftests: Don't try to queue a request with zero delay by Chris Wilson · 7 years ago
  51. 753bdbd drm/i915: Call cond_resched() before repeating i915_gem_evict_something() by Chris Wilson · 7 years ago
  52. cfddadc drm/i915: Perform a central cdclk state sanity check by Ville Syrjälä · 7 years ago
  53. 0c9f353f drm/i915: Sanity check cdclk in vlv_set_cdclk() by Ville Syrjälä · 7 years ago
  54. 53e9bf5 drm/i915: Adjust system agent voltage on CNL if required by DDI ports by Ville Syrjälä · 7 years ago
  55. 48469ec drm/i915: Use cdclk_state->voltage on CNL by Ville Syrjälä · 7 years ago
  56. 2123f44 drm/i915: Use cdclk_state->voltage on BXT/GLK by Ville Syrjälä · 7 years ago
  57. 2aa9749 drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL by Ville Syrjälä · 7 years ago
  58. d7ffaee drm/i915: Use cdclk_state->voltage on BDW by Ville Syrjälä · 7 years ago
  59. 999c576 drm/i915: Use cdclk_state->voltage on VLV/CHV by Ville Syrjälä · 7 years ago
  60. 64600bd drm/i915: Start tracking voltage level in the cdclk state by Ville Syrjälä · 7 years ago
  61. 2b58417 drm/i915: Clean up some cdclk switch statements by Ville Syrjälä · 7 years ago
  62. b40c88f drm/i915/cnl: Update the DMC version on CNL by Anusha Srivatsa · 7 years ago
  63. 0aab201 drm/i915/cnl: Get RC6 working. by Rodrigo Vivi · 7 years ago
  64. 436009b drm/i915/cnl: Force DDI_A_4_LANES when needed. by Rodrigo Vivi · 7 years ago
  65. 191f896 drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace by Lionel Landwerlin · 7 years ago
  66. 64b8008 drm/i915/execlists: Remove the priority "optimisation" by Chris Wilson · 7 years ago
  67. 4a118ec drm/i915: Filter out spurious execlists context-switch interrupts by Chris Wilson · 7 years ago
  68. ff320d6 drm/i915: Synchronize irq before parking each engine by Chris Wilson · 7 years ago
  69. 5427f20 drm/i915: Bump wait-times for the final CS interrupt before parking by Chris Wilson · 7 years ago
  70. cdc1cdc drm/i915: Update DRIVER_DATE to 20171023 by Jani Nikula · 7 years ago
  71. 9c3b268 drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin. by Rodrigo Vivi · 7 years ago
  72. 2952cd6 drm/i915: Let's use more enum intel_dpll_id pll_id. by Rodrigo Vivi · 7 years ago
  73. 6a2f064 drm/i915: Use existing DSI backlight ports info by Madhav Chauhan · 7 years ago
  74. 46e5832 drm/i915: Parse DSI backlight/cabc ports. by Madhav Chauhan · 7 years ago
  75. 8bd81815 drm/i915: Skip waking the device to service pwrite by Chris Wilson · 7 years ago
  76. 2f26cdc drm/i915/crt: split compute_config hook by platforms by Jani Nikula · 7 years ago
  77. 0ae1886 drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr by Jani Nikula · 7 years ago
  78. d02ace8 drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables by Ville Syrjälä · 7 years ago
  79. 21b39d2 drm/i915: Unify error handling for missing DDI buf trans tables by Ville Syrjälä · 7 years ago
  80. edba48f drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling by Ville Syrjälä · 7 years ago
  81. 043eaf3 drm/i915: Kill off the BXT buf_trans default_index by Ville Syrjälä · 7 years ago
  82. f3cf4ba drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly by Ville Syrjälä · 7 years ago
  83. 7d4f37b drm/i915: Integrate BXT into intel_ddi_dp_voltage_max() by Ville Syrjälä · 7 years ago
  84. 7ea7933 drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers() by Ville Syrjälä · 7 years ago
  85. 081dfcf drm/i915: Pass the encoder type explicitly to skl_set_iboost() by Ville Syrjälä · 7 years ago
  86. 975786e drm/i915: Extract intel_ddi_get_buf_trans_hdmi() by Ville Syrjälä · 7 years ago
  87. d8fe2c7 drm/i915: Relocate intel_ddi_get_buf_trans_*() functions by Ville Syrjälä · 7 years ago
  88. b4a0b32 drm/i915: Flush the idle-worker for debugfs/i915_drop_caches by Chris Wilson · 7 years ago
  89. 31d1d3c drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y by Juha-Pekka Heikkila · 7 years ago
  90. 779d4d8 drm/i915: Unify skylake plane disable by Juha-Pekka Heikkila · 7 years ago
  91. 9a8cc57 drm/i915: Unify skylake plane update by Juha-Pekka Heikkila · 7 years ago
  92. e288881 drm/i915: dspaddr_offset doesn't need to be more than local variable by Juha-Pekka Heikkila · 7 years ago
  93. bf0a5d4 drm/i915: move adjusted_x/y from crtc to cache. by Juha-Pekka Heikkila · 7 years ago
  94. 39cbf2a drm/i915: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  95. 8e9f8ab drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put() by Harsha Sharma · 7 years ago
  96. 526b96c Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  97. cb8d50d drm/i915: Fixup userptr mmu notifier registration error handling by Tvrtko Ursulin · 7 years ago
  98. 930a784 drm/i915: Use a mask when applying WaProgramL3SqcReg1Default by Oscar Mateo · 7 years ago
  99. d6242ae drm/i915: No need for RING_MAX_NONPRIV_SLOTS space by Oscar Mateo · 7 years ago
  100. 56ffc74 drm/i915/uc: Add pretty printer for uc firmware by Michal Wajdeczko · 7 years ago