1. f6c499e Merge tag 'gvt-next-2016-10-27' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 8 years ago
  2. e45d7b7 drm/i915/gvt: fix nested sleeping issue by Du, Changbin · 8 years ago
  3. 6fb5082 drm/i915/gvt: throw error basing on execlist submit result by Bing Niu · 8 years ago
  4. 23736d1 drm/i915/gvt: add full vGPU reset support by Ping Gao · 8 years ago
  5. 1c00164 drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info array by Anusha Srivatsa · 8 years ago
  6. da064b4 drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation by Ville Syrjälä · 8 years ago
  7. aafee2e drm/i915: fix comment on I915_{READ, WRITE}_FW by Arkadiusz Hiler · 8 years ago
  8. 489375c drm/i915/lspcon: Add workaround for resuming in PCON mode by Imre Deak · 8 years ago
  9. a5d94b83 drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr by Imre Deak · 8 years ago
  10. 12a47a42 drm/i915/dp: Read DP descriptor for eDP and LSPCON too by Imre Deak · 8 years ago
  11. 24e807e drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read by Imre Deak · 8 years ago
  12. 7b3fc17 drm/i915/dp: Print full branch/sink descriptor by Imre Deak · 8 years ago
  13. 5e89667 drm/i915/dp: Print only sink or branch specific OUI based on dev type by Imre Deak · 8 years ago
  14. 6f172a4 drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read by Imre Deak · 8 years ago
  15. c726ad0 drm/dp: Factor out helper to distinguish between branch and sink devices by Imre Deak · 8 years ago
  16. 6014ac1 drm/i915/audio: set proper N/M in modeset by Libin Yang · 8 years ago
  17. 9ca89c4 drm/i915/audio: drop extra crtc clock check from HDMI audio N lookup by Jani Nikula · 8 years ago
  18. 1aab956 drm/i915: Refresh that status of MST capable connectors in ->detect() by Ville Syrjälä · 8 years ago
  19. 3299e7e drm/i915: Remove two invalid warns by Tvrtko Ursulin · 8 years ago
  20. 07ee2bc drm/i915: Rotated view does not need a fence by Tvrtko Ursulin · 8 years ago
  21. 0a8b66e drm/i915/gvt: correct the reset logic by Ping Gao · 8 years ago
  22. 40d2428 drm/i915/gvt: add vreg write for GDRST handler by Ping Gao · 8 years ago
  23. b0122f3 drm/i915/gvt: fix detect_host calling logic by Xiaoguang Chen · 8 years ago
  24. 64fafcf drm/i915/gvt: fix an typo in skl_decode_mi_display_flip by Min He · 8 years ago
  25. ed4596ea drm/i915/guc: WA to address the Ringbuffer coherency issue by Akash Goel · 8 years ago
  26. de867c2 drm/i915: Include the kernel uptime in the error state by Chris Wilson · 8 years ago
  27. 7ef54de drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable by Akash Goel · 8 years ago
  28. 1e6b8b0 drm/i915: Early creation of relay channel for capturing boot time logs by Akash Goel · 8 years ago
  29. 7170659 drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log buffer by Akash Goel · 8 years ago
  30. 685534e drm/i915: Debugfs support for GuC logging control by Sagar Arun Kamble · 8 years ago
  31. 896a0cb drm/i915: Support for forceful flush of GuC log buffer by Sagar Arun Kamble · 8 years ago
  32. 27b85be drm/i915: Augment i915 error state to include the dump of GuC log buffer by Akash Goel · 8 years ago
  33. 72c0bc6 drm/i915: Increase GuC log buffer size to reduce flush interrupts by Akash Goel · 8 years ago
  34. 6941f3c drm/i915: Optimization to reduce the sampling time of GuC log buffer by Akash Goel · 8 years ago
  35. 5aa1ee4 drm/i915: Add stats for GuC log buffer flush interrupts by Akash Goel · 8 years ago
  36. 5dd7989 drm/i915: New lock to serialize the Host2GuC actions by Akash Goel · 8 years ago
  37. f824083 drm/i915: Add a relay backed debugfs interface for capturing GuC logs by Akash Goel · 8 years ago
  38. 4100b2a drm/i915: Handle log buffer flush interrupt event from GuC by Sagar Arun Kamble · 8 years ago
  39. 26705e2 drm/i915: Support for GuC interrupts by Sagar Arun Kamble · 8 years ago
  40. f4e9af4 drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set by Akash Goel · 8 years ago
  41. d6b40b4 drm/i915: New structure to contain GuC logging related fields by Akash Goel · 8 years ago
  42. 5d34e85 drm/i915: Add GuC ukernel logging related fields to fw interface file by Sagar Arun Kamble · 8 years ago
  43. b1e3710 drm/i915: Decouple GuC log setup from verbosity parameter by Sagar Arun Kamble · 8 years ago
  44. f9bf1d9 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  45. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  46. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  47. 4912920 drm/i915/gvt: get msi cap offset from pdev directly by Du, Changbin · 8 years ago
  48. 99c79fd drm/i915/gvt: use well wrapped set_mask_bits() instead of defining new one by Du, Changbin · 8 years ago
  49. 2cce9b2 drm/i915/gvt: fix an error string format by Jérémy Lefaure · 8 years ago
  50. 31f09cb drm/i915/gvt: fix bad 32 bit shift in gtt by Jérémy Lefaure · 8 years ago
  51. 0fc6a9d drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+ by Paulo Zanoni · 8 years ago
  52. 79f2624 drm/i915/fbc: fix CFB size calculation for gen8+ by Paulo Zanoni · 8 years ago
  53. 7c108fd drm/i915: Move fence cancellation to runtime suspend by Chris Wilson · 8 years ago
  54. 2eedfc7 drm/i915: Remove RPM sequence checking by Chris Wilson · 8 years ago
  55. 3594a3e drm/i915: Remove superfluous locking around userfault_list by Chris Wilson · 8 years ago
  56. 9c870d0 drm/i915: Use RPM as the barrier for controlling user mmap access by Chris Wilson · 8 years ago
  57. 275f039 drm/i915: Move user fault tracking to a separate list by Chris Wilson · 8 years ago
  58. 352cb4e drm/i915: remove AGP dependency from DRM_I915 kconfig help text by Jani Nikula · 8 years ago
  59. 2d2c5ad drm: i915: Wait for fences on new fb, not old by Daniel Stone · 8 years ago
  60. 9558e74 drm/i915: Update DRIVER_DATE to 20161024 by Daniel Vetter · 8 years ago
  61. 946260e drm/i915/gvt: Fix broken mocs offset by Zhenyu Wang · 8 years ago
  62. 1c860a3 drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate by Arkadiusz Hiler · 8 years ago
  63. 7093f5f drm/i915: GVT-g driver depends on 64BIT kernel by Zhenyu Wang · 8 years ago
  64. d1bbef6 drm/i915/gvt: Fix failure when ACPI is not enabled by Zhenyu Wang · 8 years ago
  65. 07d9a38 Linux 4.9-rc2 by Linus Torvalds · 8 years ago
  66. 5ff93ab Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  67. c761923 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  68. a55da8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  69. e6995f2 Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  70. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  71. 0c2b6dc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. bfb7bfe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 90e0105 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
  77. fbf0296 drm/i915: Stop setting SNB min-freq-table 0 on powersave setup by Chris Wilson · 8 years ago
  78. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  79. a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. 02593ac Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  81. 43ef55d Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  82. 956c897 Merge branches 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  83. a442950 Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  84. 8a5bbf3 drm: Use u64 for intermediate dotclock calculations by Chris Wilson · 8 years ago
  85. 6edc51a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  86. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. e59f30b Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  88. 658f7c4 Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  89. 93ca7e0 drm/i915: Use the per-plane rotation property by Ville Syrjälä · 8 years ago
  90. c8ea039 arm/arm64: KVM: Map the BSS at HYP by Marc Zyngier · 8 years ago
  91. 0da88db drm/omap: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  92. 60e21a0 arm64: KVM: Take S1 walks into account when determining S2 write faults by Will Deacon · 8 years ago
  93. 18391ec drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0 by Ville Syrjälä · 8 years ago
  94. 9fe58f0 drm/atmel-hlcdc: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  95. ea0e1ce drm/arm: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  96. d138dd3 drm: Add support for optional per-plane rotation property by Ville Syrjälä · 8 years ago
  97. 6e0c7c3 drm/atomic: Reject attempts to use multiple rotation angles at once by Ville Syrjälä · 8 years ago
  98. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 8 years ago
  99. ec366cd Merge tag 'drm-fixes-for-v4.9-rc2-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  100. 02a1b8f PCI: designware-plat: Update author email address by Joao Pinto · 8 years ago