1. 09a4c02 drm/i915: Look for an active kernel context before switching by Chris Wilson · 7 years ago
  2. 97c9de6 drm/i915/psr: Fix ALPM cap check for PSR2 by Dhinakaran Pandiyan · 7 years ago
  3. 264ff016 drm/i915/psr: Fall back to max. synchronization latency if DPCD read fails by Dhinakaran Pandiyan · 7 years ago
  4. 1e8b251 drm/i915/psr: Avoid unnecessary DPCD read of DP_PSR_CAPS by Dhinakaran Pandiyan · 7 years ago
  5. 84bb291 drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time. by Dhinakaran Pandiyan · 7 years ago
  6. 8cf6da7 drm/i915/psr: Avoid DPCD reads when panel does not support PSR by Dhinakaran Pandiyan · 7 years ago
  7. ce3508f drm/i915/psr: Nuke PSR support for VLV and CHV by Dhinakaran Pandiyan · 7 years ago
  8. 77312ae drm/i915/psr: vbt change for psr by Vathsala Nagaraju · 7 years ago
  9. fe864b7 drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads by Yunwei Zhang · 7 years ago
  10. d78fa50 drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads by Yunwei Zhang · 7 years ago
  11. 1e40d4a drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads by Yunwei Zhang · 7 years ago
  12. c894d63 drm/i915/icl: Disable pipe CSC and gamma in cursor plane by José Roberto de Souza · 7 years ago
  13. 4a774ee drm/i915/selftests: Pin the mock kernel context by Chris Wilson · 7 years ago
  14. f0d2b75 drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk by Ville Syrjälä · 7 years ago
  15. 4c23dea drm/i915: Implement the missing bits of assert_panel_unlocked() by Ville Syrjälä · 7 years ago
  16. 05bf51d drm/i915: Allow eDP on port C in theory by Ville Syrjälä · 7 years ago
  17. 59b74c4 drm/i915: Clean up DP pipe select bits by Ville Syrjälä · 7 years ago
  18. 5a0b385 drm/i915: Nuke intel_trans_dp_port_sel() by Ville Syrjälä · 7 years ago
  19. f67dc6d drm/i915: Parametrize TRANS_DP_PORT_SEL by Ville Syrjälä · 7 years ago
  20. f606bc6 drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code by Ville Syrjälä · 7 years ago
  21. a33b1dc drm/i915/query: nospec expects no more than an unsigned long by Chris Wilson · 7 years ago
  22. 59462a0 drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbt by Ville Syrjälä · 7 years ago
  23. 5255e2f drm/i915: Replace vbt edp.support with int_lvds_support by Ville Syrjälä · 7 years ago
  24. 1abb70f drm/i915/gtt: Allow pagedirectory allocations to fail by Chris Wilson · 7 years ago
  25. 84b510e drm/i915/query: Protect tainted function pointer lookup by Chris Wilson · 7 years ago
  26. d93fa1b Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available." by Jani Nikula · 7 years ago
  27. a268bcd drm/i915: Move GEM BO inside drm_framebuffer by Daniel Stone · 7 years ago
  28. a5ff7a4 drm/i915: Use intel_fb_obj() everywhere by Daniel Stone · 7 years ago
  29. 6bb2a2a drm/i915/gvt: Fix crash after request->hw_context change by Zhenyu Wang · 7 years ago
  30. 39d3cc0 drm/i915/selftests: Wait longer for the old active request by Chris Wilson · 7 years ago
  31. 2399a4a drm/i915: Allow init_breadcrumbs to be used from irq context by Chris Wilson · 7 years ago
  32. fe0c493 drm/i915/execlists: Handle copying default context state for atomic reset by Chris Wilson · 7 years ago
  33. d6d12ec drm/i915: Make intel_engine_dump irqsafe by Chris Wilson · 7 years ago
  34. dd0cf23 drm/i915: Speed up idle detection by kicking the tasklets by Chris Wilson · 7 years ago
  35. e578a57 drm/i915/lvds: Move acpi lid notification registration to registration phase by Chris Wilson · 7 years ago
  36. 45101e9 drm/i915: Rename the remaining gen4 references to g4x in the DP code by Ville Syrjälä · 7 years ago
  37. 4d82c2b5 drm/i915: Rename SNB/IVB CPU eDP signal level funcs by Ville Syrjälä · 7 years ago
  38. b752e99 drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP by Ville Syrjälä · 7 years ago
  39. 4718a36 drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+ by Ville Syrjälä · 7 years ago
  40. a393e96 drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too by Ville Syrjälä · 7 years ago
  41. 7f7105f drm/i915: Disable LVDS on Radiant P845 by Ondrej Zary · 7 years ago
  42. 867985d drm/i915: Pull the context->pin_count dec into the common intel_context_unpin by Chris Wilson · 7 years ago
  43. 1fc44d9 drm/i915: Store a pointer to intel_context in i915_request by Chris Wilson · 7 years ago
  44. 01278cb drm/i915: Move fiddling with engine->last_retired_context by Chris Wilson · 7 years ago
  45. 4e0d64d drm/i915: Move request->ctx aside by Chris Wilson · 7 years ago
  46. c8af527 drm/i915: enable the pipe/transcoder/planes later on HSW+ by Paulo Zanoni · 7 years ago
  47. 6b7a6a7 drm/i915/icl: Read the correct Gen11 interrupt registers by Oscar Mateo · 7 years ago
  48. 560f6ad drm/i915: Remove unused enable_cmd_parser modparam by Chris Wilson · 7 years ago
  49. 96d4f03 drm/i915: Nul-terminate legacy debug string by Chris Wilson · 7 years ago
  50. 57877b7 drm/i915/execlists: HWACK checking superseded checking port[0].count by Chris Wilson · 7 years ago
  51. b45a258 drm/i915: Clean up DVO pipe select bits by Ville Syrjälä · 7 years ago
  52. 4add0f6 drm/i915: Clean up TV pipe select bits by Ville Syrjälä · 7 years ago
  53. 7620346 drm/i915: Clean up SDVO pipe select bits by Ville Syrjälä · 7 years ago
  54. a44628b drm/i915: Clean up LVDS pipe select bits by Ville Syrjälä · 7 years ago
  55. 6102a8e drm/i915: Clean up ADPA pipe select bits by Ville Syrjälä · 7 years ago
  56. 3f6e982 drm/i915: Stop parking the signaler around reset by Chris Wilson · 7 years ago
  57. 6357293 drm/i915/execlists: Flush pending preemption events during reset by Chris Wilson · 7 years ago
  58. 73377db drm/i915/execlists: Split out CSB processing by Chris Wilson · 7 years ago
  59. 1329115 drm/i915: Split execlists/guc reset preparations by Chris Wilson · 7 years ago
  60. 5adfb77 drm/i915: Move engine reset prepare/finish to backends by Chris Wilson · 7 years ago
  61. ef2fb72 drm/i915/execlists: Refactor out complete_preempt_context() by Chris Wilson · 7 years ago
  62. f351d08 drm/i915: Only sync tasklets once for recursive reset preparation by Chris Wilson · 7 years ago
  63. b8444cf drm/i915: Remove tasklet flush before disable by Chris Wilson · 7 years ago
  64. e7f2af7 drm/i915/dp: fix spelling mistakes: "seqeuncer" and "seqeuencer" by Colin Ian King · 7 years ago
  65. f75f915 drm/i915: Shrink search list for active timelines by Chris Wilson · 7 years ago
  66. 01f8378 drm/i915: Update DRIVER_DATE to 20180514 by Jani Nikula · 7 years ago
  67. 0c591a4 drm/i915: Mark up nested spinlocks by Chris Wilson · 7 years ago
  68. 4db518e drm/i915/execlists: Relax CSB force-mmio for VT-d by Chris Wilson · 7 years ago
  69. 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
  70. 41e403d Revert "drm/i915/gvt: set max priority for gvt context" by Weinan Li · 7 years ago
  71. bba9525 Merge branch 'drm-intel-next-queued' into gvt-next by Zhi Wang · 7 years ago
  72. cb8ba17 drm/i915/gvt: let force_to_nonpriv cmd handler only valid for LRI cmd by Zhao Yan · 7 years ago
  73. 0438a10 drm/i915/gvt: do not return error on handling force_to_nonpriv registers by Zhao Yan · 7 years ago
  74. 3d8b9e2 drm/i915/gvt: let NOPID be the default value of force_to_nonpriv registers by Zhao Yan · 7 years ago
  75. b99f514 drm/i915/gvt: Remove disable_warn_untrack and print untracked mmio with debug level by Changbin Du · 7 years ago
  76. 0c79f9c drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk by Michel Thierry · 7 years ago
  77. f79401b drm/i915/selftests: scrub 64K by Matthew Auld · 7 years ago
  78. e896d29 drm/i915/oa: Check that OA is disabled before unpinning by Chris Wilson · 7 years ago
  79. e71a82d Revert "drm/i915/cnl: Use mmio access to context status buffer" by Chris Wilson · 7 years ago
  80. 77dfedb drm/i915/execlists: Use rmb() to order CSB reads by Chris Wilson · 7 years ago
  81. 73f4e8a drm/i915/icl: WaForwardProgressSoftReset by Oscar Mateo · 7 years ago
  82. 5ba700c drm/i915/icl: Wa_1406838659 by Oscar Mateo · 7 years ago
  83. 5215eef drm/i915/icl: Wa_1604302699 by Oscar Mateo · 7 years ago
  84. 36204d8 drm/i915/icl: Wa_1406680159 by Oscar Mateo · 7 years ago
  85. 0a437d4 drm/i915/icl: Wa_1405779004 by Oscar Mateo · 7 years ago
  86. 908ae05 drm/i915/icl: WaDisCtxReload by Oscar Mateo · 7 years ago
  87. 6b967dc drm/i915/icl: WaCL2SFHalfMaxAlloc by Oscar Mateo · 7 years ago
  88. 5246ae4 drm/i915/icl: WaDisableCleanEvicts by Oscar Mateo · 7 years ago
  89. f4a3571 drm/i915/icl: WaModifyGamTlbPartitioning by Oscar Mateo · 7 years ago
  90. d41bab6 drm/i915/icl: WaL3BankAddressHashing by Oscar Mateo · 7 years ago
  91. 5bcebe7 drm/i915/icl: WaGAPZPriorityScheme by Oscar Mateo · 7 years ago
  92. d65dc3e drm/i915/icl: Enable Sampler DFR by Oscar Mateo · 7 years ago
  93. cc38cae drm/i915/icl: Introduce initial Icelake Workarounds by Oscar Mateo · 7 years ago
  94. ca6acc2 drm/i915/gtt: Trust the uncached store to flush wcb by Mika Kuoppala · 7 years ago
  95. 429204f drm/i915: Add NV12 as supported format for sprite plane by Chandra Konduru · 7 years ago
  96. c0b56ab drm/i915: Add NV12 as supported format for primary plane by Chandra Konduru · 7 years ago
  97. e44134f drm/i915: Add NV12 support to intel_framebuffer_init by Chandra Konduru · 7 years ago
  98. 5d79428 drm/i915: Add skl_check_nv12_surface for NV12 by Maarten Lankhorst · 7 years ago
  99. 6deef9b drm/i915: Enable Display WA 0528 by Vidya Srinivas · 7 years ago
  100. 8e02115 drm/i915: Enable display workaround 827 for all planes, v2. by Maarten Lankhorst · 7 years ago