1. cccb972 drm/msm/hdmi: fix semicolon.cocci warnings by Fengguang Wu · 7 years ago
  2. 52a8988 drm/msm/mdp5: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  3. c1d9708 drm/msm/dsi: Add byte_intf_clk by Archit Taneja · 7 years ago
  4. 02f7a6c drm/msm/dsi: Add SDM845 in dsi_cfg by Archit Taneja · 7 years ago
  5. 29a1157 drm/msm/dsi: Use msm_clk_get in dsi_get_config by Archit Taneja · 7 years ago
  6. ff73ff1 drm/msm/dsi: Populate the 10nm PHY funcs by Archit Taneja · 7 years ago
  7. 28e4309 drm/msm/dsi: Populate PLL 10nm clock ops by Archit Taneja · 7 years ago
  8. 973e02d drm/msm/dsi: Add skeleton 10nm PHY/PLL code by Archit Taneja · 7 years ago
  9. 6d5796a drm/msm/dsi: Update generated headers for 10nm PLL/PHY by Archit Taneja · 7 years ago
  10. 6a8bd08 drm/msm: add sudo flag to submit ioctl by Rob Clark · 7 years ago
  11. 331dc0b drm/msm: add a5xx specific debugfs by Rob Clark · 7 years ago
  12. 3f0689e drm/msm/dsi: check msm_dsi and dsi pointers before use by Lloyd Atkinson · 7 years ago
  13. 6e1787c drm/msm/dsi: correct DSI id bounds check during registration by Lloyd Atkinson · 7 years ago
  14. f0efc83 drm/msm/dsi: check for failure on retrieving pll in dsi manager by Lloyd Atkinson · 7 years ago
  15. 933519a Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  16. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  17. f0308d7 Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  18. 1bc3d3c drm/radeon: only enable swiotlb path when need v2 by Chunming Zhou · 7 years ago
  19. fd5fd48 drm/amdgpu: only enable swiotlb alloc when need v2 by Chunming Zhou · 7 years ago
  20. 82626363 drm: add func to get max iomem address v2 by Chunming Zhou · 7 years ago
  21. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  22. 65101d8 drm/vc4: Expose performance counters to userspace by Boris Brezillon · 7 years ago
  23. 9c950e4 drm: Print the pid when debug logging an ioctl error. by Eric Anholt · 7 years ago
  24. fe26adf Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  25. 9569002 drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hw by Philippe CORNU · 7 years ago
  26. aefa830 drm/stm: ltdc: add non-alpha color formats by Philippe CORNU · 7 years ago
  27. f03e195 drm/bridge/synopsys: dsi: Add 1.31 version support by Philippe Cornu · 7 years ago
  28. a009c53 drm/bridge/synopsys: dsi: Add read feature by Philippe Cornu · 7 years ago
  29. 94fc27a Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  30. 6dd3104 drm/i915/bios: add DP max link rate to VBT child device struct by Jani Nikula · 7 years ago
  31. 2dd2779 Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  32. 3b6ec45 drm/pl111: Support multiple endpoints on the CLCD by Linus Walleij · 7 years ago
  33. 08e3211 drm/pl111: Support variants with broken VBLANK by Linus Walleij · 7 years ago
  34. eedd603 drm/pl111: Support variants with broken clock divider by Linus Walleij · 7 years ago
  35. 6470b7d drm/pl111: Handle the Versatile RGB/BGR565 mode by Linus Walleij · 7 years ago
  36. 3d95f76a drm/pl111: Properly detect the ARM PL110 variants by Linus Walleij · 7 years ago
  37. f40f5b8 drm/panel: Add support for ARM Versatile panels by Linus Walleij · 7 years ago
  38. 2f2f2db drm/i915: Update DRIVER_DATE to 20180207 by Joonas Lahtinen · 7 years ago
  39. 6e3322c drm/i915/cnp: Properly handle VBT ddc pin out of bounds. by Rodrigo Vivi · 7 years ago
  40. f24c606 drm/i915/cnp: Ignore VBT request for know invalid DDC pin. by Rodrigo Vivi · 7 years ago
  41. b3ad99e drm/i915/cmdparser: Do not check past the cmd length. by Michal Srb · 7 years ago
  42. b18224e drm/i915/cmdparser: Check reg_table_count before derefencing. by Michal Srb · 7 years ago
  43. 5e1df40 drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing by Imre Deak · 7 years ago
  44. 95925b9 drm/i915/gvt: Use KVM r/w to access guest opregion by Tina Zhang · 7 years ago
  45. d480b28 drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on by Changbin Du · 7 years ago
  46. 9212b13 drm/i915/gvt: only reset execlist state of one engine during VM engine reset by Weinan Li · 7 years ago
  47. 7569a06 drm/i915/gvt: refine intel_vgpu_submission_ops as per engine ops by Weinan Li · 7 years ago
  48. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  49. b2f78cd drm/i915/pmu: Fix PMU enable vs execlists tasklet race by Tvrtko Ursulin · 7 years ago
  50. 4b6ce68 drm/i915/cnl: WaPipeControlBefore3DStateSamplePattern by Rafael Antognolli · 7 years ago
  51. fb4bbba drm/amdgpu: re-enable CGCG on CZ and disable on ST by Shirish S · 7 years ago
  52. 3aec7f8 drm/i915/cmdparser: Do not check past the cmd length. by Michal Srb · 7 years ago
  53. 2f265fa drm/i915/cmdparser: Check reg_table_count before derefencing. by Michal Srb · 7 years ago
  54. b8a89f5 Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
  55. 6ec5bd3 drm/i915: Deprecate I915_SET_COLORKEY_NONE by Ville Syrjälä · 7 years ago
  56. 2834d9d drm/i915: fix misalignment in HDCP register def by Ramalingam C · 7 years ago
  57. 6d98394 drm/i915: Reauthenticate HDCP on failure by Ramalingam C · 7 years ago
  58. 791a98d drm/i915: Detect panel's hdcp capability by Ramalingam C · 7 years ago
  59. 7ee5798 drm/i915: Optimize HDCP key load by Ramalingam C · 7 years ago
  60. f622a71 drm/i915: Retry HDCP bksv read by Ramalingam C · 7 years ago
  61. cb340bf drm/i915: Connector info in HDCP debug msgs by Ramalingam C · 7 years ago
  62. f179a2f drm/i915: Stop encryption for repeater with no sink by Ramalingam C · 7 years ago
  63. a012449 drm/i915: Handle failure from 2nd stage HDCP auth by Ramalingam C · 7 years ago
  64. 1c16a9c drm/rockchip: lvds: Explicitly include pinctrl headers by Thierry Reding · 7 years ago
  65. 01b8fdc drm/i915: Skip post-reset request emission if the engine is not idle by Chris Wilson · 7 years ago
  66. e840130 drm/i915/execlists: Move the reset bits to a more natural home by Chris Wilson · 7 years ago
  67. 8ec21a7 drm/i915/selftests: Use a sacrificial context for hang testing by Chris Wilson · 7 years ago
  68. a8b66f2 drm/i915/selftests: Flush old resets between engines by Chris Wilson · 7 years ago
  69. b7a3f33 drm/i915/breadcrumbs: Drop request reference for the signaler thread by Chris Wilson · 7 years ago
  70. 24eae08 drm/i915: Remove unbannable context spam from reset by Chris Wilson · 7 years ago
  71. 073988d drm/i915/execlists: Remove the startup spam by Chris Wilson · 7 years ago
  72. 559e040 drm/i915: Show the GPU state when declaring wedged by Chris Wilson · 7 years ago
  73. 4beb3b4 drm/crc: Add support for polling on the data fd. by Maarten Lankhorst · 7 years ago
  74. 4a3d1e0 drm/i915: Always update the no_fbc_reason when disabling by Chris Wilson · 7 years ago
  75. 9e519bc drm/i915: Add some newlines to intel_engine_dump() headers by Chris Wilson · 7 years ago
  76. 302e55d drm/i915: Report if an unbannable context is involved in a GPU hang by Chris Wilson · 7 years ago
  77. 55ef72f drm/i915: Remove spurious DRM_ERROR for cancelled interrupts by Chris Wilson · 7 years ago
  78. 274de87 drm/i915/execlists: Flush GTIIR on clearing CS interrupts during reset by Chris Wilson · 7 years ago
  79. d67c0ac drm/i915: reduce indent in pch detection by Jani Nikula · 7 years ago
  80. bc4fde3 drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  81. b46a24b drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  82. fae919f drm/i915: Enable inject_load_failure only in DEBUG config by Michal Wajdeczko · 7 years ago
  83. 99b91bd drm/i915/dp: limit DP link rate based on VBT on CNL+ by Jani Nikula · 7 years ago
  84. 4ba285d drm/i915/dp: clean up source rate limiting for cnl by Jani Nikula · 7 years ago
  85. 10ebb73 drm/i915/dp: abstract rate array length limiting by Jani Nikula · 7 years ago
  86. b515483 drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  87. e64fe9d drm/nouveau/mmu: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  88. 3ea7455 drm/nouveau: Introduce NvPmEnableGating option by Lyude Paul · 7 years ago
  89. a0f7908 drm/nouveau: Add support for SLCG for Kepler2 by Lyude Paul · 7 years ago
  90. 7d094d2 drm/nouveau: Add support for BLCG on Kepler2 by Lyude Paul · 7 years ago
  91. 1bab09a drm/nouveau: Add support for BLCG on Kepler1 by Lyude Paul · 7 years ago
  92. b138eca drm/nouveau: Add support for basic clockgating on Kepler1 by Lyude Paul · 7 years ago
  93. f4778f0 drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion by Ben Skeggs · 7 years ago
  94. 90df522 drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets by Ben Skeggs · 7 years ago
  95. e75182f drm/nouveau/kms/nv50: use "low res" lut for indexed mode by Ilia Mirkin · 7 years ago
  96. 11fc017 drm/nouveau/kms/nv50: prepare for double-buffered LUTs by Ben Skeggs · 7 years ago
  97. 561464e drm/nouveau/bo: add helper functions for handling pinned+mapped buffers by Ben Skeggs · 7 years ago
  98. 27cda22 drm/nouveau/fbcon: add module parameter to select bits-per-pixel by Ben Skeggs · 7 years ago
  99. 2c5ac5b drm/nouveau/secboot/gp108: implement on top of acr_r370 by Ben Skeggs · 7 years ago
  100. dcc80c8 drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode by Ben Skeggs · 7 years ago