1. 17ab792 drm/i915: Drop verbose and archaic "ring" from our internal engine names by Chris Wilson · 8 years ago
  2. 05506b5 drm/i915: Use a dummy timeline name for a signaled fence by Chris Wilson · 8 years ago
  3. a69035e Merge tag 'gvt-next-2017-03-30' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 8 years ago
  4. 228ec87 drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex by Chris Wilson · 8 years ago
  5. b899140 drm/i915/guc: Take enable_guc_loading check out of GEM core code by Oscar Mateo · 8 years ago
  6. 2e5fec5 drm/i915/opregion: debug log about invalid ACPI OpRegion VBT by Jani Nikula · 8 years ago
  7. ccbf6b6 drm/i915/opregion: try to validate RVDA VBT only if it's there by Jani Nikula · 8 years ago
  8. 0e53f47 drm/i915/opregion: bail out early for systems with no opregion VBT by Jani Nikula · 8 years ago
  9. b35f34d drm/i915/gvt: control the scheduler by timeslice usage by Ping Gao · 8 years ago
  10. afe04fb drm/i915/gvt: create an idle vGPU by Ping Gao · 8 years ago
  11. 39d467c drm/i915/gvt: add basic function for weight control by Ping Gao · 8 years ago
  12. bc90d09 drm/i915/gvt: define weight according to vGPU type by Ping Gao · 8 years ago
  13. 3235692 drm/i915/gvt: factor out the scheduler by Ping Gao · 8 years ago
  14. f6504cc drm/i915/gvt: add some statistic routine for scheduler by Ping Gao · 8 years ago
  15. 91d0101 drm/i915/gvt: use hrtimer replace delayed_work in scheduler by Ping Gao · 8 years ago
  16. 865f03d drm/i915/gvt: remove the redundant info NULL check by Tina Zhang · 8 years ago
  17. bf39ec3 drm/i915/gvt: adjust mem size for low resolution type by Zhenyu Wang · 8 years ago
  18. 2f07556 drm/i915: Use LINEAR modifier instead of NONE by Ben Widawsky · 8 years ago
  19. 18afa28 Revert "drm/i915: Skip execlists_dequeue() early if the list is empty" by Chris Wilson · 8 years ago
  20. a79a524 drm/i915: Avoid lock dropping between rescheduling by Chris Wilson · 8 years ago
  21. f0d6615 drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.h by Michal Wajdeczko · 8 years ago
  22. c10c125 drm/i915/gvt: remove workload from intel_shadow_wa_ctx structure by Tina Zhang · 8 years ago
  23. 96cd733 drm/i915/gvt: Turn on KBL platform support. by Xu Han · 8 years ago
  24. e3476c0 drm/i915/gvt: Add KBL dispatch logic in each function. by Xu Han · 8 years ago
  25. 6f696d1 drm/i915/gvt: Update save/restore list to compatible KBL platform. by Xu Han · 8 years ago
  26. 5cf5fe8 drm/i915/gvt: Update MMIO handle policy to compatible KBL platform. by Xu Han · 8 years ago
  27. 18af19d drm/i915/gvt: Add KBL platform definition. by Xu Han · 8 years ago
  28. 7a7a656 drm/i915/gvt: Add mdev device attribute group by Zhenyu Wang · 8 years ago
  29. e2e02cb drm/i915/gvt: make dpcd_fix_data supports DP1.2 by Pei Zhang · 8 years ago
  30. 88a16b6 drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detection by Weinan Li · 8 years ago
  31. c276be4 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  32. 8bcad07 drm/i915/gvt: fix error return check for copy_gma_to_hva() by Zhenyu Wang · 8 years ago
  33. 9a86cda drm/i915/dp: reduce link M/N parameters by Jani Nikula · 8 years ago
  34. 090e5fe drm/i915: Take rpm wakelock around debugfs/i915_gpu_info by Chris Wilson · 8 years ago
  35. f507382 drm/i915: WARN if the core runtime PM get helpers fail by Imre Deak · 8 years ago
  36. 0a309f9 drm/i915/perf: remove user triggerable warn by Matthew Auld · 8 years ago
  37. c1aecc5 drm/i915: update the firmware download URL by Jani Nikula · 8 years ago
  38. 4adda53 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  39. e5c1ff1 Backmerge tag 'v4.11-rc4' into drm-next by Dave Airlie · 8 years ago
  40. 22f880c drm/i915/perf: destroy stream on sample_flags mismatch by Matthew Auld · 8 years ago
  41. 14292b7 drm/i915: allow HDMI 2.0 clock rates by Shashank Sharma · 8 years ago
  42. 1595363 drm/i915: enable scrambling by Shashank Sharma · 8 years ago
  43. 44a126b drm/i915: kill intel_ddi_pll_select() by Paulo Zanoni · 8 years ago
  44. 598b6b5 drm/i915: Mark manually wedged engines as guilty by Chris Wilson · 8 years ago
  45. ed1501d drm/i915: Refactor tests for validity of RING_TAIL by Chris Wilson · 8 years ago
  46. a91fdf1 drm/i915: Assert that the request->tail fits within the ring by Chris Wilson · 8 years ago
  47. 450362d drm/i915/execlists: Wrap tail pointer after reset tweaking by Chris Wilson · 8 years ago
  48. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  49. 3ba35e5 drm/i915: Eliminate ironlake_update_primary_plane() by Ville Syrjälä · 8 years ago
  50. 5b7fcc4 drm/i915: Introduce i9xx_check_plane_surface() by Ville Syrjälä · 8 years ago
  51. a0864d5 drm/i915: Pre-compute plane control register value by Ville Syrjälä · 8 years ago
  52. 6a4407a drm/i915: Nuke ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  53. 7145f60 drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  54. 59ce131 drm/i915: Use BIT() for computing the engine's flag by Chris Wilson · 8 years ago
  55. ddb2397 drm/i915: Remove unused intel_flush_status_page() by Chris Wilson · 8 years ago
  56. 9a29dd8 drm/i915: Fixup intel_write_status_page() for old CPUs without clflush by Chris Wilson · 8 years ago
  57. f4ce766 drm/i915: Align "unfenced" tiled access on gen2, early gen3 by Chris Wilson · 8 years ago
  58. 71cc2b1 drm/i915: Limit number of reads to stabilize rc6 counter reads by Chris Wilson · 8 years ago
  59. e2a2aa3 drm/i915: Check we have an wake device before flushing GTT writes by Chris Wilson · 8 years ago
  60. 4af0d72 drm/i915/execlists: Trim irq handler by Chris Wilson · 8 years ago
  61. 9d98af0b drm/i915/uc: Make intel_uc_prepare_fw() static by Michal Wajdeczko · 8 years ago
  62. 0dc82fa Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  63. f1638fc Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  64. 53b4d59 Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  65. e431e0e Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  66. 42234bf Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  67. a00da40 Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  68. 4a01fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. 424b689 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  70. f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  71. ea174c9 RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 8 years ago
  72. b7363e6 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  73. fedd9e1 IB/cq: Don't process more than the given budget by Sagi Grimberg · 8 years ago
  74. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  75. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  76. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  77. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  78. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  79. b172679 RDMA/vmw_pvrdma: Activate device on ethernet link up by Aditya Sarwade · 8 years ago
  80. e51c2fb RDMA/vmw_pvrdma: Dont hardcode QP header page by Adit Ranadive · 8 years ago
  81. 6332dee RDMA/vmw_pvrdma: Cleanup unused variables by Adit Ranadive · 8 years ago
  82. d07c6f4 Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  83. 04e904a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  84. 2056b7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  85. 42ea16f Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  86. e8fe23f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  87. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  88. 213e4eb Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  89. 86f46ab IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 8 years ago
  90. 9a31328 Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  91. e887118 Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  92. 871a862 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 8 years ago
  93. 86b7eab Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  94. 6f9b850 drm/i915: Fix semaphore emission for BDW+ RCS ringbuffer emission by Chris Wilson · 8 years ago
  95. e02d9d76b drm/i915: Disable MI_SET_CONTEXT psmi w/a for bdw by Chris Wilson · 8 years ago
  96. 5d64c12 drm/i915/guc: limit forcewake to blitter domain in guc_send by Daniele Ceraolo Spurio · 8 years ago
  97. bd00e73 drm/i915/guc: Refactor the retrieval of guc_process_desc by Chris Wilson · 8 years ago
  98. ebe6482 Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. 02a2cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  100. d64a047 Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago