1. 8bcd3dd drm/i915/cnl: Add power wells for CNL by Ville Syrjälä · 8 years ago
  2. 7bd0a2c drm/i915/gen10: Set value of Indirect Context Offset for gen10 by Michel Thierry · 8 years ago
  3. 1dc0766 drm/i915/cnl: Cannonlake has same MOCS table than Skylake. by Rodrigo Vivi · 8 years ago
  4. c7ae7e9 drm/i915/cnl: Configure EU slice power gating. by Rodrigo Vivi · 8 years ago
  5. 8366be9 drm/i915/cnl: Cannonlake has 4 planes (3 sprites) per pipe by James Irwin · 8 years ago
  6. 3c2e0fd drm/i915/cnl: add IS_CNL_REVID macro by Paulo Zanoni · 8 years ago
  7. 9557827 drm/i915/cnl: Add Cannonlake PCI IDs for Y-skus. by Rodrigo Vivi · 8 years ago
  8. e918d79 drm/i915/cnl: Add Cannonlake PCI IDs for U-skus. by Rodrigo Vivi · 8 years ago
  9. acf1dba drm/i915/cnl: Cannonlake uses CNP PCH. by Rodrigo Vivi · 8 years ago
  10. 413f3c1 drm/i915/cnl: Introduce Cannonlake platform defition. by Rodrigo Vivi · 8 years ago
  11. 73714c0 drm/i915: Fix 90/270 rotated coordinates for FBC by Ville Syrjälä · 8 years ago
  12. fce5adf drm/i915: Fix SKL+ watermarks for 90/270 rotation by Ville Syrjälä · 8 years ago
  13. d96a7d2 drm/i915: Fix scaling check for 90/270 degree plane rotation by Ville Syrjälä · 8 years ago
  14. c2d1a0c drm/i915: Restore has_fbc=1 for ILK-M by Ville Syrjälä · 8 years ago
  15. 4127dc4 drm/i915: s/fbc_fc/fbc_false_color/ by Ville Syrjälä · 8 years ago
  16. 3fd5d1e drm/i915: Implement fbc_status "Compressing" info for all platforms by Ville Syrjälä · 8 years ago
  17. ec1b4ee drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  18. 4ba459a2 drm/i915: Remove dead code from runtime resume handler by Ville Syrjälä · 8 years ago
  19. 938361e drm/i915/cnp: Panel Power sequence changes for CNP PCH. by Rodrigo Vivi · 8 years ago
  20. 3d02352 drm/i915/cnp: add CNP gmbus support by Rodrigo Vivi · 8 years ago
  21. 4c9f708 drm/i915/cnp: Backlight support for CNP. by Rodrigo Vivi · 8 years ago
  22. 9d81a99 drm/i915/cnp: Get/set proper Raw clock frequency on CNP. by Rodrigo Vivi · 8 years ago
  23. ec7e0bb drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH by Dhinakaran Pandiyan · 8 years ago
  24. 7b22b8c drm/i915/cnp: Introduce Cannonpoint PCH. by Rodrigo Vivi · 8 years ago
  25. 1d24ad4 drm/i915: Allow kswapd to pause the device whilst reaping by Chris Wilson · 8 years ago
  26. ff8f797 drm/i915: return the correct usable aperture size under gvt environment by Weinan Li · 8 years ago
  27. 20bb377 drm/i915: Fix logical inversion for gen4 quirking by Chris Wilson · 8 years ago
  28. aed2fc1 drm/i915: Check the ring is empty when declaring the engines are idle by Chris Wilson · 8 years ago
  29. 04f7b24e drm/i915/guc: Assert that we switch between known ggtt->invalidate functions by Chris Wilson · 8 years ago
  30. 3d06bf4 drm/i915/dvo: fix debug logging on unknown DID by Jani Nikula · 8 years ago
  31. 7618138 drm/i915/ddi: Avoid long delays during system suspend / eDP disabling by Imre Deak · 8 years ago
  32. 789f35d drm/i915/glk: Fix dotclock calculation in skl_check_pipe_max_pixel_rate by Maarten Lankhorst · 8 years ago
  33. cb60606 drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally by Chris Wilson · 8 years ago
  34. 73b0ca8 drm/i915/skl+: consider max supported plane pixel rate while scaling by Mahesh Kumar · 8 years ago
  35. bb9d85f drm/i915/skl: New ddb allocation algorithm by Kumar, Mahesh · 8 years ago
  36. 367d73d drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2. by Maarten Lankhorst · 8 years ago
  37. adfdf85 drm/i915: Prevent the system suspend complete optimization by Imre Deak · 8 years ago
  38. 7f1ea2a drm/i915/guc: Fix doorbell id selection by Michel Thierry · 8 years ago
  39. bef8c05 drm/i915/psr: disable psr2 for resolution greater than 32X20 by Nagaraju, Vathsala · 8 years ago
  40. a091d4e drm/i915: Hold a wakeref for probing the ring registers by Chris Wilson · 8 years ago
  41. 863e9fd drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle by Chris Wilson · 8 years ago
  42. ecef814 drm/i915/gvt: Return -EIO if host GuC submission is enabled when loading GVT-g by Chuanxiao Dong · 8 years ago
  43. 36ccc4f drm/i915/gvt: Return -EIO if host enable_execlists not enabled when loading GVT-g by Chuanxiao Dong · 8 years ago
  44. 67b7f33 drm/i915/gvt: Add gvt options sanitize function by Chuanxiao Dong · 8 years ago
  45. 00c26cf drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches by Chris Wilson · 8 years ago
  46. b5a8242 drm/i915: Add kerneldoc to describe i915_gem_object.vma_list by Chris Wilson · 8 years ago
  47. 630d30a drm/i915: Convert intel_sdvo connector properties to atomic. by Maarten Lankhorst · 8 years ago
  48. b32962f drm/i915: Handle force_audio correctly in intel_sdvo by Maarten Lankhorst · 8 years ago
  49. 7a5ca19 drm/i915: Convert intel_hdmi connector properties to atomic by Maarten Lankhorst · 8 years ago
  50. 8f647a0 drm/i915: Convert intel_dp properties to atomic, v2. by Maarten Lankhorst · 8 years ago
  51. e6b72c9 drm/i915: Make intel_dp->has_audio reflect hw state only by Maarten Lankhorst · 8 years ago
  52. ca93758 drm/i915: Convert LVDS connector properties to atomic. by Maarten Lankhorst · 8 years ago
  53. ba14a1a drm/i915: Convert DSI connector properties to atomic. by Maarten Lankhorst · 8 years ago
  54. 11c1a9e drm/i915: Add plumbing for digital connector state, v3. by Maarten Lankhorst · 8 years ago
  55. 8b45330 drm/i915: Use per-connector scaling mode property by Maarten Lankhorst · 8 years ago
  56. eead06d drm/i915: Use atomic scaling_mode instead of panel.fitting_mode by Maarten Lankhorst · 8 years ago
  57. d819731 drm/i915: Remove decoupled MMIO code by Kai Chen · 8 years ago
  58. 0051c10 drm/i915: Disable decoupled MMIO by Kai Chen · 8 years ago
  59. 2a1720376 Backmerge tag 'v4.12-rc3' into drm-next by Dave Airlie · 8 years ago
  60. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  61. cd9f468 drm/i915: Update DRIVER_DATE to 20170529 by Daniel Vetter · 8 years ago
  62. 5ed02db Linux 4.12-rc3 by Linus Torvalds · 8 years ago
  63. d09bc68 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  64. 1afc454 Merge tag 'drm-misc-next-2017-05-26' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  65. 249f1ef Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  66. 6f68a6a Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  67. 38e6bf2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 39b8ab3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. de0b9d7 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. fac3fca Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 805f286 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. d024baa Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 77d6465 Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  74. 6ee98ff x86/ftrace: Make sure that ftrace trampolines are not RWX by Thomas Gleixner · 8 years ago
  75. a53276e x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range() by Steven Rostedt (VMware) · 8 years ago
  76. bdd7e3d selftests/ftrace: Add a testcase for many kprobe events by Masami Hiramatsu · 8 years ago
  77. c93f5cf kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 8 years ago
  78. f9797c2 ftrace: Fix memory leak in ftrace_graph_release() by Luis Henriques · 8 years ago
  79. c86daad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  80. e2a9aa5 Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  81. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  82. cdbe020 Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  83. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
  84. 82533ad net: ethernet: ax88796: don't call free_irq without request_irq first by Uwe Kleine-König · 8 years ago
  85. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 8 years ago
  86. 804ec7e sctp: fix ICMP processing if skb is non-linear by Davide Caratti · 8 years ago
  87. 0908cf4 net: llc: add lock_sock in llc_ui_bind to avoid a race condition by linzhang · 8 years ago
  88. 1b8f2ff Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  89. 6ce4782 Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  90. 80941b2 Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  91. a38b461 Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  92. e95806d Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  93. 876ca8f Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  94. 83b4605 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 8 years ago
  95. 8aa6382 Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 8 years ago
  96. c9e0c6d drm/i915: Keep the forcewake timer alive for 1ms past the most recent use by Chris Wilson · 8 years ago
  97. a8ecdd7 blk-mq: Only register debugfs attributes for blk-mq queues by Bart Van Assche · 8 years ago
  98. ac58d2a drm/i915/guc: capture GuC logs if FW fails to load by Daniele Ceraolo Spurio · 8 years ago
  99. f8a58d6 drm/i915/guc: Introduce buffer based cmd transport by Michal Wajdeczko · 8 years ago
  100. 2f64085 drm/i915/guc: Disable send function on fini by Michal Wajdeczko · 8 years ago