1. afe04fb drm/i915/gvt: create an idle vGPU by Ping Gao · 8 years ago
  2. 39d467c drm/i915/gvt: add basic function for weight control by Ping Gao · 8 years ago
  3. bc90d09 drm/i915/gvt: define weight according to vGPU type by Ping Gao · 8 years ago
  4. 3235692 drm/i915/gvt: factor out the scheduler by Ping Gao · 8 years ago
  5. f6504cc drm/i915/gvt: add some statistic routine for scheduler by Ping Gao · 8 years ago
  6. 91d0101 drm/i915/gvt: use hrtimer replace delayed_work in scheduler by Ping Gao · 8 years ago
  7. 865f03d drm/i915/gvt: remove the redundant info NULL check by Tina Zhang · 8 years ago
  8. bf39ec3 drm/i915/gvt: adjust mem size for low resolution type by Zhenyu Wang · 8 years ago
  9. c10c125 drm/i915/gvt: remove workload from intel_shadow_wa_ctx structure by Tina Zhang · 8 years ago
  10. 96cd733 drm/i915/gvt: Turn on KBL platform support. by Xu Han · 8 years ago
  11. e3476c0 drm/i915/gvt: Add KBL dispatch logic in each function. by Xu Han · 8 years ago
  12. 6f696d1 drm/i915/gvt: Update save/restore list to compatible KBL platform. by Xu Han · 8 years ago
  13. 5cf5fe8 drm/i915/gvt: Update MMIO handle policy to compatible KBL platform. by Xu Han · 8 years ago
  14. 18af19d drm/i915/gvt: Add KBL platform definition. by Xu Han · 8 years ago
  15. 7a7a656 drm/i915/gvt: Add mdev device attribute group by Zhenyu Wang · 8 years ago
  16. e2e02cb drm/i915/gvt: make dpcd_fix_data supports DP1.2 by Pei Zhang · 8 years ago
  17. 88a16b6 drm/i915/gvt: emulate SKL_FUSE_STATUS and LCPLL_CTL for virtual monitor detection by Weinan Li · 8 years ago
  18. c276be4 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  19. 8bcad07 drm/i915/gvt: fix error return check for copy_gma_to_hva() by Zhenyu Wang · 8 years ago
  20. 9a86cda drm/i915/dp: reduce link M/N parameters by Jani Nikula · 8 years ago
  21. 090e5fe drm/i915: Take rpm wakelock around debugfs/i915_gpu_info by Chris Wilson · 8 years ago
  22. f507382 drm/i915: WARN if the core runtime PM get helpers fail by Imre Deak · 8 years ago
  23. 0a309f9 drm/i915/perf: remove user triggerable warn by Matthew Auld · 8 years ago
  24. c1aecc5 drm/i915: update the firmware download URL by Jani Nikula · 8 years ago
  25. 4adda53 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  26. e5c1ff1 Backmerge tag 'v4.11-rc4' into drm-next by Dave Airlie · 8 years ago
  27. 22f880c drm/i915/perf: destroy stream on sample_flags mismatch by Matthew Auld · 8 years ago
  28. 14292b7 drm/i915: allow HDMI 2.0 clock rates by Shashank Sharma · 8 years ago
  29. 1595363 drm/i915: enable scrambling by Shashank Sharma · 8 years ago
  30. 44a126b drm/i915: kill intel_ddi_pll_select() by Paulo Zanoni · 8 years ago
  31. 598b6b5 drm/i915: Mark manually wedged engines as guilty by Chris Wilson · 8 years ago
  32. ed1501d drm/i915: Refactor tests for validity of RING_TAIL by Chris Wilson · 8 years ago
  33. a91fdf1 drm/i915: Assert that the request->tail fits within the ring by Chris Wilson · 8 years ago
  34. 450362d drm/i915/execlists: Wrap tail pointer after reset tweaking by Chris Wilson · 8 years ago
  35. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  36. 3ba35e5 drm/i915: Eliminate ironlake_update_primary_plane() by Ville Syrjälä · 8 years ago
  37. 5b7fcc4 drm/i915: Introduce i9xx_check_plane_surface() by Ville Syrjälä · 8 years ago
  38. a0864d5 drm/i915: Pre-compute plane control register value by Ville Syrjälä · 8 years ago
  39. 6a4407a drm/i915: Nuke ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  40. 7145f60 drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  41. 59ce131 drm/i915: Use BIT() for computing the engine's flag by Chris Wilson · 8 years ago
  42. ddb2397 drm/i915: Remove unused intel_flush_status_page() by Chris Wilson · 8 years ago
  43. 9a29dd8 drm/i915: Fixup intel_write_status_page() for old CPUs without clflush by Chris Wilson · 8 years ago
  44. f4ce766 drm/i915: Align "unfenced" tiled access on gen2, early gen3 by Chris Wilson · 8 years ago
  45. 71cc2b1 drm/i915: Limit number of reads to stabilize rc6 counter reads by Chris Wilson · 8 years ago
  46. e2a2aa3 drm/i915: Check we have an wake device before flushing GTT writes by Chris Wilson · 8 years ago
  47. 4af0d72 drm/i915/execlists: Trim irq handler by Chris Wilson · 8 years ago
  48. 9d98af0b drm/i915/uc: Make intel_uc_prepare_fw() static by Michal Wajdeczko · 8 years ago
  49. c02ed2e Linux 4.11-rc4 by Linus Torvalds · 8 years ago
  50. 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
  51. 9e54ef9 Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  52. 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
  53. 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
  54. 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
  55. 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
  56. 1c23de6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  57. a643f90 Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  58. 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
  59. 4a01fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. 4c3de7e Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  61. d67d64f ext4: fix two spelling nits by Theodore Ts'o · 8 years ago
  62. dac7a4b ext4: lock the xattr block before checksuming it by Theodore Ts'o · 8 years ago
  63. 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
  64. f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  65. ea174c9 RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 8 years ago
  66. b7363e6 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  67. fedd9e1 IB/cq: Don't process more than the given budget by Sagi Grimberg · 8 years ago
  68. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  69. 812755d uapi: fix rdma/mlx5-abi.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  70. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  71. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  72. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  73. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  74. b172679 RDMA/vmw_pvrdma: Activate device on ethernet link up by Aditya Sarwade · 8 years ago
  75. e51c2fb RDMA/vmw_pvrdma: Dont hardcode QP header page by Adit Ranadive · 8 years ago
  76. 6332dee RDMA/vmw_pvrdma: Cleanup unused variables by Adit Ranadive · 8 years ago
  77. d07c6f4 Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  78. 04e904a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  79. 59d9cb9 Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  80. 2056b7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  81. 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
  82. 69917da Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  83. e8fe23f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  84. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  85. 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
  86. 86f46ab IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 8 years ago
  87. 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
  88. 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
  89. 871a862 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 8 years ago
  90. 86b7eab Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  91. 6f9b850 drm/i915: Fix semaphore emission for BDW+ RCS ringbuffer emission by Chris Wilson · 8 years ago
  92. e02d9d76b drm/i915: Disable MI_SET_CONTEXT psmi w/a for bdw by Chris Wilson · 8 years ago
  93. 0fa974b Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 8 years ago
  94. bf3f530 Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 8 years ago
  95. 5d64c12 drm/i915/guc: limit forcewake to blitter domain in guc_send by Daniele Ceraolo Spurio · 8 years ago
  96. bd00e73 drm/i915/guc: Refactor the retrieval of guc_process_desc by Chris Wilson · 8 years ago
  97. 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
  98. 02a2cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  99. d64a047 Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  100. f505a5c Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago