1. 5f2e511 drm/i915: Commit skl+ planes in an order that avoids ddb overlaps by Ville Syrjälä · 6 years ago
  2. ff43bc3 drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+ by Ville Syrjälä · 6 years ago
  3. 51de9c6 drm/i915: Don't pass dev_priv around so much by Ville Syrjälä · 6 years ago
  4. 8315847 drm/i915: Clean up skl+ vs. icl+ watermark computation by Ville Syrjälä · 6 years ago
  5. 6a3c910b drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm() by Ville Syrjälä · 6 years ago
  6. 14a4306 drm/i915: Remove some useless zeroing on skl+ wm calculations by Ville Syrjälä · 6 years ago
  7. ce110ec drm/i915: Fix latency==0 handling for level 0 watermark on skl+ by Ville Syrjälä · 6 years ago
  8. 0dd14be drm/i915: Pass the new crtc_state to ->disable_plane() by Ville Syrjälä · 6 years ago
  9. afbd8a7 drm/i915: Introduce crtc_state->update_planes bitmask by Ville Syrjälä · 6 years ago
  10. 019575a drm/i915: Move single buffered plane register writes to the end by Ville Syrjälä · 6 years ago
  11. 83234d1 drm/i915: Reorganize plane register writes to make them more atomic by Ville Syrjälä · 6 years ago
  12. 1aca96c drm/i915: Mark up early pre-production Kabylakes by Chris Wilson · 6 years ago
  13. f25310c drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants by Manasi Navare · 6 years ago
  14. a408c85 drm/dsc: Add helpers for DSC picture parameter set infoframes by Manasi Navare · 6 years ago
  15. 082a7b8 drm/dsc: Define Rate Control values that do not change over configurations by Srivatsa, Anusha · 6 years ago
  16. 19fd5ad drm/dsc: Define VESA Display Stream Compression Capabilities by Manasi Navare · 6 years ago
  17. 7c247c0 drm/dsc: Define Display Stream Compression PPS infoframe by Manasi Navare · 6 years ago
  18. 4d4101c drm/dsc: Modify DRM helper to return complete DSC color depth capabilities by Manasi Navare · 6 years ago
  19. 39e8493 drm/i915: Skip engine serialisation for no-op seqno reset by Chris Wilson · 6 years ago
  20. b7f2189 drm/i915/ringbuffer: 2-step restart by Chris Wilson · 6 years ago
  21. 0e39037 drm/i915: Cache the error string by Chris Wilson · 6 years ago
  22. 16c36c4 drm/i915/hsw: Drop the stereo 3D enabled check in psr_compute_config() by José Roberto de Souza · 6 years ago
  23. 888bf84 drm/i915: Keep PSR disabled after a driver reload after a PSR error by José Roberto de Souza · 6 years ago
  24. 183b8e6 drm/i915: Disable PSR when a PSR aux error happen by José Roberto de Souza · 6 years ago
  25. 50a12d8 drm/i915: Do not enable PSR in the next modeset after a error by José Roberto de Souza · 6 years ago
  26. 2f8e7ea drm/i915: Check PSR errors instead of retrain while PSR is enabled by José Roberto de Souza · 6 years ago
  27. 2bb0626 drm/i915: Avoid a full port detection in the first eDP short pulse by José Roberto de Souza · 6 years ago
  28. 6fc5d78 drm/i915: Synchronize hpd work in i915_hpd_storm_ctl_show() by Lyude Paul · 6 years ago
  29. 17e8fd1 drm/i915: Eliminate the horrendous format check code by Ville Syrjälä · 6 years ago
  30. b4bf44d drm/i915: Update DRIVER_DATE to 20181122 by Jani Nikula · 6 years ago
  31. 835cb5c drm/i915: Update DRIVER_DATE to 20181122 by Jani Nikula · 6 years ago
  32. 95fd94a drm/i915: avoid rebuilding i915_gpu_error.o on version string updates by Hans Holmberg · 6 years ago
  33. aa6a65d drm/i915: Show waiter's status on engine dump by Chris Wilson · 6 years ago
  34. f43348a drm/i915: Add rotation readout for plane initial config by Ville Syrjälä · 6 years ago
  35. fa6af514 drm/i915: Force a LUT update in intel_initial_commit() by Ville Syrjälä · 6 years ago
  36. 8f19b40 drm/i915: Make CHICKEN_TRANS reg not depend on enum value by Imre Deak · 6 years ago
  37. 8f78df9 drm/i915: Add code comment on assumption of pipe==transcoder by Imre Deak · 6 years ago
  38. c087180 drm/i915: Make EDP PSR flags not depend on enum values by Imre Deak · 6 years ago
  39. 931f549 drm/i915: Make pipe/transcoder offsets not depend on enum values by Imre Deak · 6 years ago
  40. 3c64ea8 drm/i915: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 6 years ago
  41. 78abd9e drm/i915: Downgrade unknown CSR firmware warnings by Lucas De Marchi · 6 years ago
  42. 02c07b7 drm/i915: allow to load DMC firmware on next gen by Lucas De Marchi · 6 years ago
  43. cab870b drm/i915/ilk: Fix warning when reading emon_status with no output by José Roberto de Souza · 6 years ago
  44. e32c8d3 drm/i915/selftests: Hold task reference to reset worker by Chris Wilson · 6 years ago
  45. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  46. f48cc64 drm/i915/fixed: cosmetic cleanup by Jani Nikula · 6 years ago
  47. f1eea89 drm/i915/fixed: simplify is_fixed16_zero() by Jani Nikula · 6 years ago
  48. e7a2381 drm/i915/fixed: simplify FP_16_16_MAX definition by Jani Nikula · 6 years ago
  49. 3122b9c drm/i915/fixed: prefer kernel types over stdint types by Jani Nikula · 6 years ago
  50. 2d332ee drm/i915: extract fixed point math to i915_fixed.h by Jani Nikula · 6 years ago
  51. 7fa28e1 drm/i915: Write GPU relocs harder with gen3 by Chris Wilson · 6 years ago
  52. fb6f0b6 drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture by Chris Wilson · 6 years ago
  53. 31579ba drm/i915: Hide enable_gvt modparam when not compiled in by Joonas Lahtinen · 6 years ago
  54. 6b671c2 Revert "drm/i915/perf: Fix warning in documentation" by Joonas Lahtinen · 6 years ago
  55. fe84168 Revert "drm/i915/perf: add a parameter to control the size of OA buffer" by Joonas Lahtinen · 6 years ago
  56. 9235dd4 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  57. d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  58. 9ff0119 Linux 4.20-rc3 by Linus Torvalds · 6 years ago
  59. 25e19c1 Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  60. c67a98c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  61. 03582f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. b53e27f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 743a486 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. cfaa9f0 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  65. 45e7981 mm/memblock.c: fix a typo in __next_mem_pfn_range() comments by Chen Chang · 6 years ago
  66. c63ae43 mm, page_alloc: check for max order in hot path by Michal Hocko · 6 years ago
  67. 6f4d29d scripts/spdxcheck.py: make python3 compliant by Uwe Kleine-König · 6 years ago
  68. 1a41364 tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  69. 1c23b41 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  70. 13c9aaf mm/vmstat.c: fix NUMA statistics updates by Janne Huttunen · 6 years ago
  71. 7817955 mm/gup.c: fix follow_page_mask() kerneldoc comment by Mike Rapoport · 6 years ago
  72. 5040f8d ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  73. f5f67cc scripts/faddr2line: fix location of start_kernel in comment by Randy Dunlap · 6 years ago
  74. a76cf1a mm: don't reclaim inodes with many attached pages by Roman Gushchin · 6 years ago
  75. 9d78999 mm, memory_hotplug: check zone_movable in has_unmovable_pages by Michal Hocko · 6 years ago
  76. 873d7bc mm/swapfile.c: use kvzalloc for swap_info_struct allocation by Vasily Averin · 6 years ago
  77. f341e16 MAINTAINERS: update OMAP MMC entry by Aaro Koskinen · 6 years ago
  78. 5e41540 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  79. 8fcb231 kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 6 years ago
  80. ca0246b z3fold: fix possible reclaim races by Vitaly Wool · 6 years ago
  81. 1ce80e0 Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  82. e6a2562 Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  83. c26b5aa gfs2: Fix iomap buffer head reference counting bug by Andreas Gruenbacher · 6 years ago
  84. 32e2524 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  85. 4efd346 Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  86. ef268de Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  87. 50d25bd Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  88. 9e180d9 drm/i915: Downgrade unknown firmware warnings by Chris Wilson · 6 years ago
  89. 59749c2 Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  90. 9b5f361 Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  91. 03981c6 drm/i915: Disable LP3 watermarks on all SNB machines by Ville Syrjälä · 6 years ago
  92. f911e72 drm/i915/selftests: Workaround an issue with unused lockdep subclass by Chris Wilson · 6 years ago
  93. 56d4eac drm/i195: spell out reverse on for_each macros by Lucas De Marchi · 6 years ago
  94. c6e1f8c drm/i915/icl: reverse uninit order by Lucas De Marchi · 6 years ago
  95. 6233016 drm/i915/icl: replace check for combo phy by Lucas De Marchi · 6 years ago
  96. 20325e8 Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  97. da5322e Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  98. 282fd2a Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  99. 94ca5c1 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  100. 9826b11 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago