1. 6ceb727 drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw by Mahesh Kumar · 7 years ago
  2. 61d5676 drm/i915/perf: fix ctx_id read with GuC & ICL by Lionel Landwerlin · 7 years ago
  3. 218b500 drm/i915: drop one bit on the hw_id when using guc by Lionel Landwerlin · 7 years ago
  4. 30aacd3 drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+ by Chris Wilson · 7 years ago
  5. 8979187a drm/i915: Move i915_gem_fini to i915_gem.c by Michal Wajdeczko · 7 years ago
  6. 5428bf5 drm/i915/icl: Calculate link clock using the new registers by Arkadiusz Hiler · 7 years ago
  7. 51c83cf drm/i915/icl: Get DDI clock for ICL based on PLLs. by Manasi Navare · 7 years ago
  8. f17ca50 drm/i915/icl: Add Icelake PCH detection by Anusha Srivatsa · 7 years ago
  9. 3937eb1 drm/i915/icl: Map VBT DDC Pin to BSpec DDC Pin by Radhakrishna Sripada · 7 years ago
  10. a2bc69a drm/i915/icl: Add register definition for DFLEXDPMLE by Manasi Navare · 7 years ago
  11. ac213c1 drm/i915/icl: introduce tc_port by Paulo Zanoni · 7 years ago
  12. 9bb635d drm/i915/icl: Extend AUX F interrupts to ICL by Dhinakaran Pandiyan · 7 years ago
  13. c46ef57 drm/i915/icl: fix icl_unmap/map_plls_to_ports by Mahesh Kumar · 7 years ago
  14. 95c778d drm/i915: Apply the full CPU domain markup before freezing by Chris Wilson · 7 years ago
  15. 9776f47 drm/i915: Flush all writes before suspend by Chris Wilson · 7 years ago
  16. 0a59952 drm/i915: Configure SKL+ scaler initial phase correctly by Ville Syrjälä · 7 years ago
  17. 012d79e drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setup by Ville Syrjälä · 7 years ago
  18. b4686c4 drm/i915: Fix tabs vs. spaces in sprite code by Ville Syrjälä · 7 years ago
  19. 6380db6 drm/i915: s/plane/i9xx_plane/ by Ville Syrjälä · 7 years ago
  20. e876b78 drm/i915: Disable trickle feed for SNB/IVB cursors by Ville Syrjälä · 7 years ago
  21. b99b9ec drm/i915: Clean up cursor defines by Ville Syrjälä · 7 years ago
  22. eade6c8 drm/i915: Have plane->get_hw_state() return the current pipe by Ville Syrjälä · 7 years ago
  23. 3df845e drm/i915/gtt: Don't restore the non-existent PDE for GGTT by Chris Wilson · 7 years ago
  24. 37800ca drm/i915/gtt: Avoid calling non-existent allocate_va_range by Chris Wilson · 7 years ago
  25. e312b68 drm/i915: Check intel_contexts to avoid one extra pointer chase by Chris Wilson · 7 years ago
  26. 1934f5de drm/i915: Assert we idle in the kernel context by Chris Wilson · 7 years ago
  27. ec92ad0 drm/i915: Only sanitize GEM from late suspend by Chris Wilson · 7 years ago
  28. c3160da drm/i915: After reset on sanitization, reset the engine backends by Chris Wilson · 7 years ago
  29. 0606035 drm/i915: "Race-to-idle" after switching to the kernel context by Chris Wilson · 7 years ago
  30. 4dfacb0 drm/i915: Switch to kernel context before idling at runtime by Chris Wilson · 7 years ago
  31. 13295bd drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO error by Michal Wajdeczko · 7 years ago
  32. d6cae4a drm/i915: Call intel_opregion_notify_encoder in intel_sanitize_encoder, v2. by Maarten Lankhorst · 7 years ago
  33. 9d570db drm/i915: Update DRIVER_DATE to 20180530 by Rodrigo Vivi · 7 years ago
  34. cc7cc53 drm/i915: Remove stale asserts from i915_gem_find_active_request() by Chris Wilson · 7 years ago
  35. a3db142 drm/i915/psr: Set idle frame count based on sink synchronization latency by Dhinakaran Pandiyan · 7 years ago
  36. 4ece66b drm/i915/icl: Wa_1406463099 by Oscar Mateo · 7 years ago
  37. 0bf059f drm/i915/icl: WaEnableFloatBlendOptimization by Oscar Mateo · 7 years ago
  38. b1f8882 drm/i915/icl: Wa_2006665173 by Oscar Mateo · 7 years ago
  39. f63c7b4 drm/i915/icl: WaEnableStateCacheRedirectToCS by Oscar Mateo · 7 years ago
  40. 3c7ab27 drm/i915/icl: WaDisableImprovedTdlClkGating by Oscar Mateo · 7 years ago
  41. 8f1ad1e drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c by Michal Wajdeczko · 7 years ago
  42. 2b5b631 drm/i915: Simplify ilk-ivb underrun suppression by Ville Syrjälä · 7 years ago
  43. ca3b3fa3 drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS is present by Ville Syrjälä · 7 years ago
  44. ea80a66 drm/i915: Try to suppress more spurious PCH underruns on ILK-IVB by Ville Syrjälä · 7 years ago
  45. 10ed55e drm/i915: Initialize panel_pipe to INVALID_PIPE by Ville Syrjälä · 7 years ago
  46. 73b66f8 drm/i915: Prepare GEM for suspend earlier by Chris Wilson · 7 years ago
  47. fe25f30 drm/i915/execlists: Wait for ELSP submission on restart by Chris Wilson · 7 years ago
  48. 9a4dc80 drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset by Chris Wilson · 7 years ago
  49. 8359768 drm/i915: Forward declare struct intel_context by Tvrtko Ursulin · 7 years ago
  50. c5d1f55 drm/i915: Include i915_scheduler.h from i915_gem_context.h by Tvrtko Ursulin · 7 years ago
  51. 09a4c02 drm/i915: Look for an active kernel context before switching by Chris Wilson · 7 years ago
  52. 97c9de6 drm/i915/psr: Fix ALPM cap check for PSR2 by Dhinakaran Pandiyan · 7 years ago
  53. 264ff016 drm/i915/psr: Fall back to max. synchronization latency if DPCD read fails by Dhinakaran Pandiyan · 7 years ago
  54. 1e8b251 drm/i915/psr: Avoid unnecessary DPCD read of DP_PSR_CAPS by Dhinakaran Pandiyan · 7 years ago
  55. 84bb291 drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time. by Dhinakaran Pandiyan · 7 years ago
  56. 8cf6da7 drm/i915/psr: Avoid DPCD reads when panel does not support PSR by Dhinakaran Pandiyan · 7 years ago
  57. ce3508f drm/i915/psr: Nuke PSR support for VLV and CHV by Dhinakaran Pandiyan · 7 years ago
  58. 77312ae drm/i915/psr: vbt change for psr by Vathsala Nagaraju · 7 years ago
  59. fe864b7 drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads by Yunwei Zhang · 7 years ago
  60. d78fa50 drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads by Yunwei Zhang · 7 years ago
  61. 1e40d4a drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads by Yunwei Zhang · 7 years ago
  62. c894d63 drm/i915/icl: Disable pipe CSC and gamma in cursor plane by José Roberto de Souza · 7 years ago
  63. 4a774ee drm/i915/selftests: Pin the mock kernel context by Chris Wilson · 7 years ago
  64. f0d2b75 drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk by Ville Syrjälä · 7 years ago
  65. 4c23dea drm/i915: Implement the missing bits of assert_panel_unlocked() by Ville Syrjälä · 7 years ago
  66. 05bf51d drm/i915: Allow eDP on port C in theory by Ville Syrjälä · 7 years ago
  67. 59b74c4 drm/i915: Clean up DP pipe select bits by Ville Syrjälä · 7 years ago
  68. 5a0b385 drm/i915: Nuke intel_trans_dp_port_sel() by Ville Syrjälä · 7 years ago
  69. f67dc6d drm/i915: Parametrize TRANS_DP_PORT_SEL by Ville Syrjälä · 7 years ago
  70. f606bc6 drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code by Ville Syrjälä · 7 years ago
  71. a33b1dc drm/i915/query: nospec expects no more than an unsigned long by Chris Wilson · 7 years ago
  72. 59462a0 drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbt by Ville Syrjälä · 7 years ago
  73. 5255e2f drm/i915: Replace vbt edp.support with int_lvds_support by Ville Syrjälä · 7 years ago
  74. 1abb70f drm/i915/gtt: Allow pagedirectory allocations to fail by Chris Wilson · 7 years ago
  75. 84b510e drm/i915/query: Protect tainted function pointer lookup by Chris Wilson · 7 years ago
  76. d93fa1b Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available." by Jani Nikula · 7 years ago
  77. a268bcd drm/i915: Move GEM BO inside drm_framebuffer by Daniel Stone · 7 years ago
  78. a5ff7a4 drm/i915: Use intel_fb_obj() everywhere by Daniel Stone · 7 years ago
  79. 6bb2a2a drm/i915/gvt: Fix crash after request->hw_context change by Zhenyu Wang · 7 years ago
  80. 39d3cc0 drm/i915/selftests: Wait longer for the old active request by Chris Wilson · 7 years ago
  81. 2399a4a drm/i915: Allow init_breadcrumbs to be used from irq context by Chris Wilson · 7 years ago
  82. fe0c493 drm/i915/execlists: Handle copying default context state for atomic reset by Chris Wilson · 7 years ago
  83. d6d12ec drm/i915: Make intel_engine_dump irqsafe by Chris Wilson · 7 years ago
  84. dd0cf23 drm/i915: Speed up idle detection by kicking the tasklets by Chris Wilson · 7 years ago
  85. e578a57 drm/i915/lvds: Move acpi lid notification registration to registration phase by Chris Wilson · 7 years ago
  86. 45101e9 drm/i915: Rename the remaining gen4 references to g4x in the DP code by Ville Syrjälä · 7 years ago
  87. 4d82c2b5 drm/i915: Rename SNB/IVB CPU eDP signal level funcs by Ville Syrjälä · 7 years ago
  88. b752e99 drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP by Ville Syrjälä · 7 years ago
  89. 4718a36 drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+ by Ville Syrjälä · 7 years ago
  90. a393e96 drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too by Ville Syrjälä · 7 years ago
  91. 7f7105f drm/i915: Disable LVDS on Radiant P845 by Ondrej Zary · 7 years ago
  92. 867985d drm/i915: Pull the context->pin_count dec into the common intel_context_unpin by Chris Wilson · 7 years ago
  93. 1fc44d9 drm/i915: Store a pointer to intel_context in i915_request by Chris Wilson · 7 years ago
  94. 01278cb drm/i915: Move fiddling with engine->last_retired_context by Chris Wilson · 7 years ago
  95. 4e0d64d drm/i915: Move request->ctx aside by Chris Wilson · 7 years ago
  96. c8af527 drm/i915: enable the pipe/transcoder/planes later on HSW+ by Paulo Zanoni · 7 years ago
  97. 6b7a6a7 drm/i915/icl: Read the correct Gen11 interrupt registers by Oscar Mateo · 7 years ago
  98. 560f6ad drm/i915: Remove unused enable_cmd_parser modparam by Chris Wilson · 7 years ago
  99. 96d4f03 drm/i915: Nul-terminate legacy debug string by Chris Wilson · 7 years ago
  100. 57877b7 drm/i915/execlists: HWACK checking superseded checking port[0].count by Chris Wilson · 7 years ago