1. a5ff7a4 drm/i915: Use intel_fb_obj() everywhere by Daniel Stone · 7 years ago
  2. 6bb2a2a drm/i915/gvt: Fix crash after request->hw_context change by Zhenyu Wang · 7 years ago
  3. 39d3cc0 drm/i915/selftests: Wait longer for the old active request by Chris Wilson · 7 years ago
  4. 2399a4a drm/i915: Allow init_breadcrumbs to be used from irq context by Chris Wilson · 7 years ago
  5. fe0c493 drm/i915/execlists: Handle copying default context state for atomic reset by Chris Wilson · 7 years ago
  6. d6d12ec drm/i915: Make intel_engine_dump irqsafe by Chris Wilson · 7 years ago
  7. dd0cf23 drm/i915: Speed up idle detection by kicking the tasklets by Chris Wilson · 7 years ago
  8. e578a57 drm/i915/lvds: Move acpi lid notification registration to registration phase by Chris Wilson · 7 years ago
  9. 45101e9 drm/i915: Rename the remaining gen4 references to g4x in the DP code by Ville Syrjälä · 7 years ago
  10. 4d82c2b5 drm/i915: Rename SNB/IVB CPU eDP signal level funcs by Ville Syrjälä · 7 years ago
  11. b752e99 drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP by Ville Syrjälä · 7 years ago
  12. 4718a36 drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+ by Ville Syrjälä · 7 years ago
  13. a393e96 drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too by Ville Syrjälä · 7 years ago
  14. 7f7105f drm/i915: Disable LVDS on Radiant P845 by Ondrej Zary · 7 years ago
  15. 867985d drm/i915: Pull the context->pin_count dec into the common intel_context_unpin by Chris Wilson · 7 years ago
  16. 1fc44d9 drm/i915: Store a pointer to intel_context in i915_request by Chris Wilson · 7 years ago
  17. 01278cb drm/i915: Move fiddling with engine->last_retired_context by Chris Wilson · 7 years ago
  18. 4e0d64d drm/i915: Move request->ctx aside by Chris Wilson · 7 years ago
  19. c8af527 drm/i915: enable the pipe/transcoder/planes later on HSW+ by Paulo Zanoni · 7 years ago
  20. 6b7a6a7 drm/i915/icl: Read the correct Gen11 interrupt registers by Oscar Mateo · 7 years ago
  21. 560f6ad drm/i915: Remove unused enable_cmd_parser modparam by Chris Wilson · 7 years ago
  22. 96d4f03 drm/i915: Nul-terminate legacy debug string by Chris Wilson · 7 years ago
  23. 57877b7 drm/i915/execlists: HWACK checking superseded checking port[0].count by Chris Wilson · 7 years ago
  24. b45a258 drm/i915: Clean up DVO pipe select bits by Ville Syrjälä · 7 years ago
  25. 4add0f6 drm/i915: Clean up TV pipe select bits by Ville Syrjälä · 7 years ago
  26. 7620346 drm/i915: Clean up SDVO pipe select bits by Ville Syrjälä · 7 years ago
  27. a44628b drm/i915: Clean up LVDS pipe select bits by Ville Syrjälä · 7 years ago
  28. 6102a8e drm/i915: Clean up ADPA pipe select bits by Ville Syrjälä · 7 years ago
  29. 3f6e982 drm/i915: Stop parking the signaler around reset by Chris Wilson · 7 years ago
  30. 6357293 drm/i915/execlists: Flush pending preemption events during reset by Chris Wilson · 7 years ago
  31. 73377db drm/i915/execlists: Split out CSB processing by Chris Wilson · 7 years ago
  32. 1329115 drm/i915: Split execlists/guc reset preparations by Chris Wilson · 7 years ago
  33. 5adfb77 drm/i915: Move engine reset prepare/finish to backends by Chris Wilson · 7 years ago
  34. ef2fb72 drm/i915/execlists: Refactor out complete_preempt_context() by Chris Wilson · 7 years ago
  35. f351d08 drm/i915: Only sync tasklets once for recursive reset preparation by Chris Wilson · 7 years ago
  36. b8444cf drm/i915: Remove tasklet flush before disable by Chris Wilson · 7 years ago
  37. e7f2af7 drm/i915/dp: fix spelling mistakes: "seqeuncer" and "seqeuencer" by Colin Ian King · 7 years ago
  38. f75f915 drm/i915: Shrink search list for active timelines by Chris Wilson · 7 years ago
  39. 01f8378 drm/i915: Update DRIVER_DATE to 20180514 by Jani Nikula · 7 years ago
  40. 0c591a4 drm/i915: Mark up nested spinlocks by Chris Wilson · 7 years ago
  41. 4db518e drm/i915/execlists: Relax CSB force-mmio for VT-d by Chris Wilson · 7 years ago
  42. b1705f7 Merge tag 'gvt-next-2018-05-14' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Jani Nikula · 7 years ago
  43. 41e403d Revert "drm/i915/gvt: set max priority for gvt context" by Weinan Li · 7 years ago
  44. bba9525 Merge branch 'drm-intel-next-queued' into gvt-next by Zhi Wang · 7 years ago
  45. cb8ba17 drm/i915/gvt: let force_to_nonpriv cmd handler only valid for LRI cmd by Zhao Yan · 7 years ago
  46. 0438a10 drm/i915/gvt: do not return error on handling force_to_nonpriv registers by Zhao Yan · 7 years ago
  47. 3d8b9e2 drm/i915/gvt: let NOPID be the default value of force_to_nonpriv registers by Zhao Yan · 7 years ago
  48. b99f514 drm/i915/gvt: Remove disable_warn_untrack and print untracked mmio with debug level by Changbin Du · 7 years ago
  49. 0c79f9c drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk by Michel Thierry · 7 years ago
  50. f79401b drm/i915/selftests: scrub 64K by Matthew Auld · 7 years ago
  51. e896d29 drm/i915/oa: Check that OA is disabled before unpinning by Chris Wilson · 7 years ago
  52. e71a82d Revert "drm/i915/cnl: Use mmio access to context status buffer" by Chris Wilson · 7 years ago
  53. 77dfedb drm/i915/execlists: Use rmb() to order CSB reads by Chris Wilson · 7 years ago
  54. 73f4e8a drm/i915/icl: WaForwardProgressSoftReset by Oscar Mateo · 7 years ago
  55. 5ba700c drm/i915/icl: Wa_1406838659 by Oscar Mateo · 7 years ago
  56. 5215eef drm/i915/icl: Wa_1604302699 by Oscar Mateo · 7 years ago
  57. 36204d8 drm/i915/icl: Wa_1406680159 by Oscar Mateo · 7 years ago
  58. 0a437d4 drm/i915/icl: Wa_1405779004 by Oscar Mateo · 7 years ago
  59. 908ae05 drm/i915/icl: WaDisCtxReload by Oscar Mateo · 7 years ago
  60. 6b967dc drm/i915/icl: WaCL2SFHalfMaxAlloc by Oscar Mateo · 7 years ago
  61. 5246ae4 drm/i915/icl: WaDisableCleanEvicts by Oscar Mateo · 7 years ago
  62. f4a3571 drm/i915/icl: WaModifyGamTlbPartitioning by Oscar Mateo · 7 years ago
  63. d41bab6 drm/i915/icl: WaL3BankAddressHashing by Oscar Mateo · 7 years ago
  64. 5bcebe7 drm/i915/icl: WaGAPZPriorityScheme by Oscar Mateo · 7 years ago
  65. d65dc3e drm/i915/icl: Enable Sampler DFR by Oscar Mateo · 7 years ago
  66. cc38cae drm/i915/icl: Introduce initial Icelake Workarounds by Oscar Mateo · 7 years ago
  67. ca6acc2 drm/i915/gtt: Trust the uncached store to flush wcb by Mika Kuoppala · 7 years ago
  68. 429204f drm/i915: Add NV12 as supported format for sprite plane by Chandra Konduru · 7 years ago
  69. c0b56ab drm/i915: Add NV12 as supported format for primary plane by Chandra Konduru · 7 years ago
  70. e44134f drm/i915: Add NV12 support to intel_framebuffer_init by Chandra Konduru · 7 years ago
  71. 5d79428 drm/i915: Add skl_check_nv12_surface for NV12 by Maarten Lankhorst · 7 years ago
  72. 6deef9b drm/i915: Enable Display WA 0528 by Vidya Srinivas · 7 years ago
  73. 8e02115 drm/i915: Enable display workaround 827 for all planes, v2. by Maarten Lankhorst · 7 years ago
  74. 2bdd045 drm/i915/psr: Check if VBT says PSR can be enabled. by Dhinakaran Pandiyan · 7 years ago
  75. 6486d84 drm/i915/guc: Make submission tasklet hardirq safe by Chris Wilson · 7 years ago
  76. 4413c47 drm/i915/execlists: Make submission tasklet hardirq safe by Chris Wilson · 7 years ago
  77. b9777c6 drm/i915/selftests: Only switch to kernel context when locked by Chris Wilson · 7 years ago
  78. 1d7a99f drm/i915/selftests: Create mock_engine() under struct_mutex by Chris Wilson · 7 years ago
  79. 0adb90d drm/i915: Annotate timeline lock nesting by Chris Wilson · 7 years ago
  80. a33f084 drm/i915: Remove unused i915_flip tracepoints by Chris Wilson · 7 years ago
  81. 71ace7c drm/i915: Disable tasklet scheduling across initial scheduling by Chris Wilson · 7 years ago
  82. 4f6d8fc drm/i915: Flush submission tasklet after bumping priority by Chris Wilson · 7 years ago
  83. 4cdf65c drm/i915/selftests: Return to kernel context after each test by Chris Wilson · 7 years ago
  84. aaefa06 drm/i915: don't leak the pin_map on error by Matthew Auld · 7 years ago
  85. 7c2f5bc drm/i915/selftests: Flush GPU activity before completing live_contexts by Chris Wilson · 7 years ago
  86. 98dc045 drm/i915/selftests: Refactor common flush_test() by Chris Wilson · 7 years ago
  87. c11c7bf drm/i915/userptr: reject zero user_size by Matthew Auld · 7 years ago
  88. a02eb97 drm/i915/execlists: Cache the priolist when rescheduling by Chris Wilson · 7 years ago
  89. 87c7acf drm/i915/execlists: Drop unused parameter to lookup_priolist() by Chris Wilson · 7 years ago
  90. 4e8507b drm/i915: Don't request a bug report for unsafe module parameters by Chris Wilson · 7 years ago
  91. 145ef0d drm/i915/icl: compute the MG PLL registers by Paulo Zanoni · 7 years ago
  92. bb82139 drm/i915/icl: compute the combo PHY (DPLL) DP registers by Paulo Zanoni · 7 years ago
  93. febafb93 drm/i915/icl: compute the combo PHY (DPLL) HDMI registers by Paulo Zanoni · 7 years ago
  94. c27e917 drm/i915/icl: add basic support for the ICL clocks by Paulo Zanoni · 7 years ago
  95. 13e1592 drm/i915: Add documentation to gen9_set_dc_state() by Imre Deak · 7 years ago
  96. 52cc801 drm/i915/selftests: Skip the execlists tests on !execlists machines by Chris Wilson · 7 years ago
  97. 280b54a drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log by Florent Flament · 7 years ago
  98. f2742e4 drm/i915: Include priority and completed status in request in/out tracepoints by Tvrtko Ursulin · 7 years ago
  99. 43c8c44 drm/i915: Remove assertion of active_rings must be non-empty if active_requests by Chris Wilson · 7 years ago
  100. c258f91 drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe() by Chris Wilson · 7 years ago