1. 639f2f2 drm/i915: Introduce new macros for tracing by Venkata Sandeep Dhanalakota · 5 years ago
  2. 3dc716fd drm/i915/perf: Register sysctl path globally by Venkata Sandeep Dhanalakota · 5 years ago
  3. b69fa361 drm/i915/icl: Cleanup combo PHY aux power well handlers by Matt Roper · 5 years ago
  4. ab34025 drm/i915/tgl: Drop Wa#1178 by Matt Roper · 5 years ago
  5. e8ab8d6 drm/i915/ehl: Define EHL powerwells independently of ICL by Matt Roper · 5 years ago
  6. 86ca2bf drm/i915/selftests: remove a condition by Dan Carpenter · 5 years ago
  7. 8c8a854 drm/i915/bios: fix off by one in parse_generic_dtd() by Dan Carpenter · 5 years ago
  8. 601a9ee drm/i915: Streamline skl_commit_modeset_enables() by Ville Syrjälä · 5 years ago
  9. 8717c6b drm/i915/cml: Separate U series pci id from origianl list. by Lee Shawn C · 5 years ago
  10. b6a8781 drm/i915/cml: Remove unsupport PCI ID by Lee Shawn C · 5 years ago
  11. ad3662e drm/i915/gt: Mark up ips_mchdev pointer access by Chris Wilson · 5 years ago
  12. 1bc9865 drm/i915: Set fence_work.ops before dma_fence_init by Chris Wilson · 5 years ago
  13. b58a881 drm/i915: Improve i915_inject_probe_error macro by Michal Wajdeczko · 5 years ago
  14. 686c7c3 drm/i915/gem: Asynchronous cmdparser by Chris Wilson · 5 years ago
  15. 32d9404 drm/i915/gem: Prepare gen7 cmdparser for async execution by Chris Wilson · 5 years ago
  16. 7d92998 drm/i915/gt: Only ignore rc6 parking for PCU on byt/bsw by Chris Wilson · 5 years ago
  17. 6aacb5a drm/i915: Align start for memcpy_from_wc by Chris Wilson · 5 years ago
  18. 5169669 drm/i915/gem: Tidy up error handling for eb_parse() by Chris Wilson · 5 years ago
  19. 37d1151 drm/i915: Simplify error escape from cmdparser by Chris Wilson · 5 years ago
  20. 755bf8a drm/i915: Remove redundant parameters from intel_engine_cmd_parser by Chris Wilson · 5 years ago
  21. 8f1ada2 drm/i915: Fix cmdparser drm.debug by Chris Wilson · 5 years ago
  22. 972745f drm/i915/gt: Disable manual rc6 for Braswell/Baytrail by Chris Wilson · 5 years ago
  23. 220a9d4 drm/i915/uc: Drop explicit ggtt param in some uc_fw functions by Michal Wajdeczko · 5 years ago
  24. 3a1e3c4 drm/i915/uc: Drop explicit gt param in some uc_fw functions by Michal Wajdeczko · 5 years ago
  25. cb1b7ad drm/i915/uc: Drop explicit i915 param in some uc_fw functions by Michal Wajdeczko · 5 years ago
  26. 65c29db drm/i915: Use the i915_device name for identifying our request fences by Chris Wilson · 5 years ago
  27. f3417d7 drm/i915: remove redundant checks for a null fb pointer by Colin Ian King · 5 years ago
  28. 7b0bcea drm/i915/display: remove duplicated assignment to pointer crtc_state by Colin Ian King · 5 years ago
  29. b104e8b drm/i915: Pass cpu transcoder to assert_pipe() by Ville Syrjälä · 5 years ago
  30. a722146 drm/i915: ELiminate intel_pipe_to_cpu_transcoder() from assert_fdi_tx() by Ville Syrjälä · 5 years ago
  31. 5de34ed drm/i915/selftests: Show the i915_active on failure by Chris Wilson · 5 years ago
  32. 93e89ac drm/i915/gem: Wait on unbind barriers when invalidating userptr by Chris Wilson · 5 years ago
  33. c0168a3 drm/i915/gt: Check we are the Ironlake IPS provider before deregistering by Chris Wilson · 5 years ago
  34. 00aff3f drm/i915: Improve execbuf debug by Tvrtko Ursulin · 5 years ago
  35. c81471f drm/i915: Copy across scheduler behaviour flags across submit fences by Chris Wilson · 5 years ago
  36. d04a661 drm/i915/dsb: Fix in mmio offset calculation of DSB instance by Animesh Manna · 5 years ago
  37. 023265e Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 5 years ago
  38. 2b68392 drm/i915/dsi: add support for DSC by Jani Nikula · 5 years ago
  39. c2bb35e drm/i915/dsi: Fix state mismatch warns for horizontal timings with DSC by Vandita Kulkarni · 5 years ago
  40. 53693f0 drm/i915/dsi: account for DSC in horizontal timings by Jani Nikula · 5 years ago
  41. 38b8988 drm/i915/dsi: use compressed pixel format with DSC by Jani Nikula · 5 years ago
  42. 0486513 drm/i915/dsi: take compression into account in afe_clk() by Jani Nikula · 5 years ago
  43. adf1bd3 drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate() by Jani Nikula · 5 years ago
  44. 54ed690 drm/i915/dsi: abstract afe_clk calculation by Jani Nikula · 5 years ago
  45. 50003bf drm/i915/dsi: set pipe_bpp on ICL configure config by Jani Nikula · 5 years ago
  46. fbacb15 drm/i915/dsc: add basic hardware state readout support by Jani Nikula · 5 years ago
  47. deaaff4 drm/i915/dsc: make DSC source support helper generic by Jani Nikula · 5 years ago
  48. 2d15f39 drm/i915/dsc: add support for computing and writing PPS for DSI encoders by Jani Nikula · 5 years ago
  49. c42c38e drm/i915/dsc: move slice height calculation to encoder by Jani Nikula · 5 years ago
  50. 7a7b5be drm/i915/dsc: move DP specific compute params to intel_dp.c by Jani Nikula · 5 years ago
  51. 1bf2f3b drm/i915/bios: add support for querying DSC details for encoder by Jani Nikula · 5 years ago
  52. 6e0d46e drm/i915/bios: parse compression parameters block by Jani Nikula · 5 years ago
  53. d1dad6f drm/i915/bios: pass devdata to parse_ddi_port by Jani Nikula · 5 years ago
  54. 3fa01d6 drm/i915/tgl: Program BW_BUDDY registers during display init by Matt Roper · 5 years ago
  55. 1805ec6 drm/i915/selftests: fix uninitialized variable sum when summing up values by Colin Ian King · 5 years ago
  56. 82c69bf drm/i915/gt: Detect if we miss WaIdleLiteRestore by Chris Wilson · 5 years ago
  57. 3c9abe8 drm/i915/guc: kill the GuC client by Daniele Ceraolo Spurio · 5 years ago
  58. e9362e1 drm/i915/guc: kill doorbell code and selftests by Daniele Ceraolo Spurio · 5 years ago
  59. 18c094b drm/i915/guc: add a helper to allocate and map guc vma by Daniele Ceraolo Spurio · 5 years ago
  60. d54dc6e drm/i915/guc: Drop leftover preemption code by Daniele Ceraolo Spurio · 5 years ago
  61. 67e1d5e drm/i915/hdcp: Nuke intel_hdcp_transcoder_config() by Ville Syrjälä · 5 years ago
  62. e10ad9c drm/i915/fbc: Reallocate cfb if we need more of it by Ville Syrjälä · 5 years ago
  63. 34cddbc drm/i915/fbc: Enable fbc by default on glk+ once again by Ville Syrjälä · 5 years ago
  64. 07fd0df drm/i915/fbc: Wait for vblank after FBC disable on glk+ by Ville Syrjälä · 5 years ago
  65. 6252bb7 drm/i915/fbc: Start using flip nuke by Ville Syrjälä · 5 years ago
  66. c866a0e drm/i915/fbc: Nuke fbc.enabled by Ville Syrjälä · 5 years ago
  67. 31ce20c drm/i915/fbc: s/gen9 && !glk/gen9_bc || bxt/ by Ville Syrjälä · 5 years ago
  68. 3001669 drm/i915/fbc: Make fence_id optional for i965gm by Ville Syrjälä · 5 years ago
  69. 97a978e drm/i915/fbc: Store fence_id directly in fbc cache/params by Ville Syrjälä · 5 years ago
  70. 8bdbe1b drm/i915/fbc: Track plane visibility by Ville Syrjälä · 5 years ago
  71. 6f745ba drm/i915/fbc: Precompute gen9 cfb stride w/a by Ville Syrjälä · 5 years ago
  72. 6443985 drm/i915/fbc: Remove the FBC_RT_BASE setup for ILK/SNB by Ville Syrjälä · 5 years ago
  73. 04da7b9 drm/i915: Relocate intel_crtc_active() by Ville Syrjälä · 5 years ago
  74. fb2d8e0 drm/i915/fbc: Nuke bogus single pipe fbc1 restriction by Ville Syrjälä · 5 years ago
  75. cd8c021 drm/i915/fbc: Disable fbc by default on all glk+ by Ville Syrjälä · 5 years ago
  76. ccdeed4 drm/i915/perf: Configure OAR for specific context by Umesh Nerlige Ramappa · 5 years ago
  77. 322d56a drm/i915/perf: Allow non-privileged access when OA buffer is not sampled by Umesh Nerlige Ramappa · 5 years ago
  78. d3e4835 drm/i915: Change i915_vma_unbind() to report -EAGAIN on activity by Chris Wilson · 5 years ago
  79. 16c46fd drm/i915/gem: Avoid rcu_barrier() from shrinker paths by Chris Wilson · 5 years ago
  80. 7240497 drm/i915: Flesh out device_info pretty printer by Chris Wilson · 5 years ago
  81. 8d65859 drm/i915/gem: Comment on inability to check args.pad for MMAP_OFFSET by Chris Wilson · 5 years ago
  82. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  83. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  84. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  85. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  86. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  87. d634110 drm/i915/gt: Turn vm off then on again for gen7 mm switch by Chris Wilson · 5 years ago
  88. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  89. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  90. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  91. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  92. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  93. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  94. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  95. ca5930b drm/i915/gtt: Account for preallocation in asserts by Chris Wilson · 5 years ago
  96. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  97. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  98. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  99. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  100. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago