1. 6e721fb drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore() by Ville Syrjälä · 9 years ago
  2. 3749f46 drm/i915: Reduce clutter by using the local plane pointer by Ville Syrjälä · 9 years ago
  3. c5da514 drm/i915: Remove debug prints from primary plane update funcs by Ville Syrjälä · 9 years ago
  4. 41659ab7 drm/i915: Add ULL postfix to VGT_MAGIC constant by Daniel Vetter · 9 years ago
  5. 8c4f83f drm/fourcc: 64 #defines need ULL postfix by Daniel Vetter · 9 years ago
  6. c9f038a drm/i915: Don't assume primary & cursor are always on for wm calculation (v4) by Matt Roper · 9 years ago
  7. 89ed88ba drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips by Chris Wilson · 9 years ago
  8. fc1ac8d drm/i915: Disable DDR DVFS on CHV by Ville Syrjälä · 9 years ago
  9. cfb4141 drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV by Ville Syrjälä · 9 years ago
  10. 1e69cd7 drm/i915: Program PFI credits for VLV by Vidya Srinivas · 9 years ago
  11. ae80152 drm/i915: Rewrite VLV/CHV watermark code by Ville Syrjälä · 9 years ago
  12. 03e515f drm/i915: Make sure we invalidate frontbuffer on fbcon. by Rodrigo Vivi · 9 years ago
  13. 9cbe40c drm/i915: Update prop, int co-eff and gain threshold for CHV by Vijay Purushothaman · 9 years ago
  14. de3a0fd drm/i915: Initialize CHV digital lock detect threshold by Vijay Purushothaman · 9 years ago
  15. a945ce7e drm/i915: Disable M2 frac division for integer case by Vijay Purushothaman · 9 years ago
  16. ca2b140 drm/i915: Spelling s/auxilliary/auxiliary/ by Geert Uytterhoeven · 9 years ago
  17. 3ef0028 drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3) by Matt Roper · 9 years ago
  18. c3d1f43 drm/i915: Update intel_crtc_active() to use state values (v2) by Matt Roper · 9 years ago
  19. 3553a8e drm/i915: Exit early from psr_status if PSR is not supported by the device by Damien Lespiau · 9 years ago
  20. 9d0d3fd drm/i915: Fix chv cdclk support by Ville Syrjälä · 9 years ago
  21. 6cca319 drm/i915: Allow pixel clock up to 95% of cdclk on CHV by Ville Syrjälä · 9 years ago
  22. de31fac drm/i915/skl: port A fuse straps don't work on early SKL steppings by Jesse Barnes · 9 years ago
  23. 1d2b952 drm/i915/skl: Restore the DDI translation tables when enabling PW1 by Damien Lespiau · 9 years ago
  24. 2540039 drm/i915: Remove unused condition in hsw_power_well_post_enable() by Damien Lespiau · 9 years ago
  25. d14c034 drm/i915/skl: Restore pipe interrupt registers after power well enabling by Damien Lespiau · 9 years ago
  26. 510e6fd drm/i915/skl: Mirror what we do on HSW for the power well enable log message by Damien Lespiau · 9 years ago
  27. 2a51835 drm/i915/skl: Introduce enable_requested and is_enabled in the power well code by Damien Lespiau · 9 years ago
  28. 4c6c03b drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask by Damien Lespiau · 9 years ago
  29. 5575f03 drm/i915/chv: Add CHV HW status to SSEU status by Jeff McGee · 9 years ago
  30. c93043a drm/i915/chv: Determine CHV slice/subslice/EU info by Jeff McGee · 9 years ago
  31. c6beb13 drm/i915: Make sure PND deadline mode is enabled on VLV/CHV by Ville Syrjälä · 9 years ago
  32. b500472 drm/i915: Read out display FIFO size on VLV/CHV by Ville Syrjälä · 9 years ago
  33. 883a3d2 drm/i915: Pass plane to vlv_compute_drain_latency() by Ville Syrjälä · 9 years ago
  34. 0018fda drm/i915: Reorganize VLV DDL setup by Ville Syrjälä · 9 years ago
  35. 341c526 drm/i915: Hide VLV DDL precision handling by Ville Syrjälä · 9 years ago
  36. abfc00b drm/i915: Simplify VLV drain latency computation by Ville Syrjälä · 9 years ago
  37. 1203051 drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines by Ville Syrjälä · 9 years ago
  38. edf6056 drm/i915: Reduce CHV DDL multiplier to 16/8 by Ville Syrjälä · 9 years ago
  39. 48572ed drm/i915: Disable the mmio.debug WARN after it fires by Chris Wilson · 10 years ago
  40. 6e0b3f8 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  41. 6ea2556 drm/i915: Do both mt and gen6 style forcewake reset on ivb probe by Mika Kuoppala · 9 years ago
  42. a561165 drm/i915: Remove ironlake rc6 support by John Harrison · 9 years ago
  43. 0d703d4 drm/i915: Don't clobber plane state on internal disables by Matt Roper · 9 years ago
  44. 2934368 drm/i915: Setup all page directories for gen8 by Mika Kuoppala · 9 years ago
  45. c3346ef drm/i915/skl: Program PLL for edp1.4 intermediate frequencies by Sonika Jindal · 9 years ago
  46. a8f3ef6 drm/i915/skl: Add support for edp 1.4 intermediate frequencies by Sonika Jindal · 9 years ago
  47. fc0f8e2 drm/i915/skl: Read sink supported rates from edp panel by Sonika Jindal · 9 years ago
  48. dbef0f1 drm/i915: add frontbuffer tracking to FBC by Paulo Zanoni · 9 years ago
  49. 3954e73 drm/i915: Fixing mutex deadlock window at eDP DRRS by Ramalingam C · 9 years ago
  50. a54746e drm/i915: Add debugfs entry for DRRS by Vandana Kannan · 9 years ago
  51. 27cd446 drm/i915: Add I915_PARAM_REVISION by Neil Roberts · 9 years ago
  52. 1063418 drm/i915: Improve staged config logging by Ander Conselvan de Oliveira · 9 years ago
  53. 3a3371f drm/i915: Add a for_each_intel_connector macro by Ander Conselvan de Oliveira · 9 years ago
  54. a91572f drm/i915: Set crtc backpointer when duplicating crtc state by Ander Conselvan de Oliveira · 9 years ago
  55. 17fe102 drm/i915: Reduce CHV DPLL min vco frequency to 4.8 GHz by Ville Syrjälä · 9 years ago
  56. 063e4e6 drm/i915: also do frontbuffer tracking on pwrites by Paulo Zanoni · 9 years ago
  57. a4001f1 drm/i915: pass which operation triggered the frontbuffer tracking by Paulo Zanoni · 9 years ago
  58. ff42e09 Revert "drm/i915: Switch planes from transitional helpers to full atomic helpers" by Daniel Vetter · 9 years ago
  59. 7ff4467 drm/i915/skl: Only use the 800mV+2bB HDMI translation entry by Damien Lespiau · 9 years ago
  60. 3bdcfc0 drm/i915: Make for_each_sprite() take dev_priv as argument by Damien Lespiau · 9 years ago
  61. dd74078 drm/i915: Make for_each_plane() take dev_priv as argument by Damien Lespiau · 9 years ago
  62. 9393943 drm/i915: Remove irq-related FIXME in reset code by Daniel Vetter · 9 years ago
  63. fd0753c drm/i915: Fix trivial typos in comments and warning message by Yannick Guerrini · 9 years ago
  64. 59bea88 drm/i915: Use plane->state->fb in watermark code (v2) by Matt Roper · 9 years ago
  65. 3dd512f drm/i915: Kill intel_crtc->cursor_{width, height} (v2) by Matt Roper · 9 years ago
  66. 319c1d4 drm/i915: Ensure plane->state->fb stays in sync with plane->fb by Xi Ruoyao · 9 years ago
  67. 06e5801 Linux 4.0-rc4 by Linus Torvalds · 9 years ago
  68. 0835208 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  69. 1ee89c5 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  70. 046d669 [PATCH] drm/mm: Fix support 4 GiB and larger ranges by Krzysztof Kolasa · 9 years ago
  71. 6981e2a Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  72. 71c87bd Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  73. aaa95f7 Merge branch 'irqchip/urgent-gic' into irqchip/urgent by Jason Cooper · 9 years ago
  74. 7cd9beb3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  75. 60b3e7b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  76. 0f0910a Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  77. 0be952c Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  78. 9c987a3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. e6c2d9c Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  80. a9b1b45 locks: fix generic_delete_lease tracepoint to use victim pointer by Jeff Layton · 9 years ago
  81. 947bb75 arm64: put __boot_cpu_mode label after alignment instead of before by Ard Biesheuvel · 9 years ago
  82. 60c0d45 efi/arm64: use UEFI for system reset and poweroff by Ard Biesheuvel · 9 years ago
  83. 285994a arm64: Invalidate the TLB corresponding to intermediate page table levels by Catalin Marinas · 9 years ago
  84. 5fb0f7fa Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  85. bfda403 MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs by Gregory CLEMENT · 9 years ago
  86. b176023 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  87. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  88. bbc54a0 Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  89. 3d52c5b Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  90. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  91. a697c2e of/platform: Fix sparc:allmodconfig build by Guenter Roeck · 9 years ago
  92. ef403ed ALSA: hda - Don't access stereo amps for mono channel widgets by Takashi Iwai · 9 years ago
  93. c202baf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. 7feee59 memcg: disable hierarchy support if bound to the legacy cgroup hierarchy by Vladimir Davydov · 9 years ago
  95. a5a6579 mm: reorder can_do_mlock to fix audit denial by Jeff Vander Stoep · 9 years ago
  96. d3733e5 kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> by Andrey Ryabinin · 9 years ago
  97. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  98. b3c1030 fanotify: fix event filtering with FAN_ONDIR set by Suzuki K. Poulose · 9 years ago
  99. 5b8bf30 mm/nommu.c: export symbol max_mapnr by gchen gchen · 9 years ago
  100. 65b9ab8 arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU by Chen Gang · 9 years ago