1. 36204d8 drm/i915/icl: Wa_1406680159 by Oscar Mateo · 7 years ago
  2. 0a437d4 drm/i915/icl: Wa_1405779004 by Oscar Mateo · 7 years ago
  3. 908ae05 drm/i915/icl: WaDisCtxReload by Oscar Mateo · 7 years ago
  4. 6b967dc drm/i915/icl: WaCL2SFHalfMaxAlloc by Oscar Mateo · 7 years ago
  5. 5246ae4 drm/i915/icl: WaDisableCleanEvicts by Oscar Mateo · 7 years ago
  6. f4a3571 drm/i915/icl: WaModifyGamTlbPartitioning by Oscar Mateo · 7 years ago
  7. d41bab6 drm/i915/icl: WaL3BankAddressHashing by Oscar Mateo · 7 years ago
  8. 5bcebe7 drm/i915/icl: WaGAPZPriorityScheme by Oscar Mateo · 7 years ago
  9. d65dc3e drm/i915/icl: Enable Sampler DFR by Oscar Mateo · 7 years ago
  10. cc38cae drm/i915/icl: Introduce initial Icelake Workarounds by Oscar Mateo · 7 years ago
  11. ca6acc2 drm/i915/gtt: Trust the uncached store to flush wcb by Mika Kuoppala · 7 years ago
  12. 429204f drm/i915: Add NV12 as supported format for sprite plane by Chandra Konduru · 7 years ago
  13. c0b56ab drm/i915: Add NV12 as supported format for primary plane by Chandra Konduru · 7 years ago
  14. e44134f drm/i915: Add NV12 support to intel_framebuffer_init by Chandra Konduru · 7 years ago
  15. 5d79428 drm/i915: Add skl_check_nv12_surface for NV12 by Maarten Lankhorst · 7 years ago
  16. 6deef9b drm/i915: Enable Display WA 0528 by Vidya Srinivas · 7 years ago
  17. 8e02115 drm/i915: Enable display workaround 827 for all planes, v2. by Maarten Lankhorst · 7 years ago
  18. 2bdd045 drm/i915/psr: Check if VBT says PSR can be enabled. by Dhinakaran Pandiyan · 7 years ago
  19. 6486d84 drm/i915/guc: Make submission tasklet hardirq safe by Chris Wilson · 7 years ago
  20. 4413c47 drm/i915/execlists: Make submission tasklet hardirq safe by Chris Wilson · 7 years ago
  21. b9777c6 drm/i915/selftests: Only switch to kernel context when locked by Chris Wilson · 7 years ago
  22. 1d7a99f drm/i915/selftests: Create mock_engine() under struct_mutex by Chris Wilson · 7 years ago
  23. 0adb90d drm/i915: Annotate timeline lock nesting by Chris Wilson · 7 years ago
  24. a33f084 drm/i915: Remove unused i915_flip tracepoints by Chris Wilson · 7 years ago
  25. 71ace7c drm/i915: Disable tasklet scheduling across initial scheduling by Chris Wilson · 7 years ago
  26. 4f6d8fc drm/i915: Flush submission tasklet after bumping priority by Chris Wilson · 7 years ago
  27. 4cdf65c drm/i915/selftests: Return to kernel context after each test by Chris Wilson · 7 years ago
  28. aaefa06 drm/i915: don't leak the pin_map on error by Matthew Auld · 7 years ago
  29. 7c2f5bc drm/i915/selftests: Flush GPU activity before completing live_contexts by Chris Wilson · 7 years ago
  30. 98dc045 drm/i915/selftests: Refactor common flush_test() by Chris Wilson · 7 years ago
  31. c11c7bf drm/i915/userptr: reject zero user_size by Matthew Auld · 7 years ago
  32. a02eb97 drm/i915/execlists: Cache the priolist when rescheduling by Chris Wilson · 7 years ago
  33. 87c7acf drm/i915/execlists: Drop unused parameter to lookup_priolist() by Chris Wilson · 7 years ago
  34. 4e8507b drm/i915: Don't request a bug report for unsafe module parameters by Chris Wilson · 7 years ago
  35. 145ef0d drm/i915/icl: compute the MG PLL registers by Paulo Zanoni · 7 years ago
  36. bb82139 drm/i915/icl: compute the combo PHY (DPLL) DP registers by Paulo Zanoni · 7 years ago
  37. febafb93 drm/i915/icl: compute the combo PHY (DPLL) HDMI registers by Paulo Zanoni · 7 years ago
  38. c27e917 drm/i915/icl: add basic support for the ICL clocks by Paulo Zanoni · 7 years ago
  39. 13e1592 drm/i915: Add documentation to gen9_set_dc_state() by Imre Deak · 7 years ago
  40. 52cc801 drm/i915/selftests: Skip the execlists tests on !execlists machines by Chris Wilson · 7 years ago
  41. 280b54a drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log by Florent Flament · 7 years ago
  42. f2742e4 drm/i915: Include priority and completed status in request in/out tracepoints by Tvrtko Ursulin · 7 years ago
  43. 43c8c44 drm/i915: Remove assertion of active_rings must be non-empty if active_requests by Chris Wilson · 7 years ago
  44. c258f91 drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe() by Chris Wilson · 7 years ago
  45. 47d4cb8 i915: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  46. 74f947412 drm/i915/execlists: Drop preemption arbitrations points along the ring by Chris Wilson · 7 years ago
  47. 7c572e1 drm/i915: Keep one request in our ring_list by Chris Wilson · 7 years ago
  48. 3365e22 drm/i915: Lazily unbind vma on close by Chris Wilson · 7 years ago
  49. dc74f6f drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters" by Colin Ian King · 7 years ago
  50. 74ba22e drm/i915/icl: Add configuring MOCS in new Icelake engines by Tomasz Lis · 7 years ago
  51. bd4cd03 drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout by Ville Syrjälä · 7 years ago
  52. 9ba59b7 drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update by Tarun · 7 years ago
  53. 3297234a drm/i915: Adjust eDP's logical vco in a reliable place. by Rodrigo Vivi · 7 years ago
  54. e21b141 drm/i915: Mark the hangcheck as idle when unparking the engines by Chris Wilson · 7 years ago
  55. ea491b2 drm/i915: Reset the hangcheck timestamp before repeating a seqno by Chris Wilson · 7 years ago
  56. e01569a drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells by Chris Wilson · 7 years ago
  57. b9b7742 drm/i915/execlists: Emit i915_trace_request_out for preemption by Chris Wilson · 7 years ago
  58. a89d1f9 drm/i915: Split i915_gem_timeline into individual timelines by Chris Wilson · 7 years ago
  59. 65fcb80 drm/i915: Move timeline from GTT to ring by Chris Wilson · 7 years ago
  60. 81cf8b7 drm/i915/firmware: Correct URL for firmware by Anusha Srivatsa · 7 years ago
  61. 0d4b78b drm/i915/guc: Assert we have the doorbell before setting it up by Chris Wilson · 7 years ago
  62. 46e2068 drm/i915: Disable some extra clang warnings by Matthias Kaehlcke · 7 years ago
  63. 3a06872 drm/i915: Show ring->start for the ELSP context/request queue by Chris Wilson · 7 years ago
  64. 77cbe92 drm/i915/selftests: Fix error checking for wait_var_timeout by Chris Wilson · 7 years ago
  65. f425d08 drm/i915: add support for specifying DMC firmware override by module param by Jani Nikula · 7 years ago
  66. 53f071e Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  67. 043477b drm/i915: Print error state times relative to capture by Mika Kuoppala · 7 years ago
  68. c5ce3b8 drm/i915/execlists: Don't trigger preemption if complete by Chris Wilson · 7 years ago
  69. 36cf89f drm/i915/icl: Fix the DP Max Voltage for ICL by Manasi Navare · 7 years ago
  70. fb5c8e9 drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI by Manasi Navare · 7 years ago
  71. 643b450 drm/i915: Only track live rings for retiring by Chris Wilson · 7 years ago
  72. b887d61 drm/i915: Retire requests along rings by Chris Wilson · 7 years ago
  73. ab82a06 drm/i915: Wrap engine->context_pin() and engine->context_unpin() by Chris Wilson · 7 years ago
  74. 52d7f16 drm/i915: Stop tracking timeline->inflight_seqnos by Chris Wilson · 7 years ago
  75. 5692251 drm/i915/lrc: Scrub the GPU state of the guilty hanging request by Chris Wilson · 7 years ago
  76. 0ab3902 Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  77. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  78. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  83. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  84. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 7 years ago
  85. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  86. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  87. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  88. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  89. 78b60ce drm/i915/icl: add definitions for the ICL PLL registers by Paulo Zanoni · 7 years ago
  90. 37cde11 drm/i915/icl: update ddb entry start/end mask during hw ddb readout by Mahesh Kumar · 7 years ago
  91. aa9664f drm/i915/icl: Enable 2nd DBuf slice only when needed by Mahesh Kumar · 7 years ago
  92. 74bd800 drm/i915/icl: track dbuf slice-2 status by Mahesh Kumar · 7 years ago
  93. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  94. 077ef1f drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTL by James Ausmus · 7 years ago
  95. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  96. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  97. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  98. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  99. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  100. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago