1. e7cdf5c drm/syncobj: Stop reusing the same struct file for all syncobj -> fd by Chris Wilson · 7 years ago
  2. 12e412d Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  3. d2a48e5 drm: move lease init after validation in drm_lease_create by Keith Packard · 7 years ago
  4. 5e9748c Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  5. 2480ee7 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  6. ce0769e drm/plane: Make framebuffer refcounting the responsibility of setplane_internal callers by Maarten Lankhorst · 7 years ago
  7. 2c08cd7 drm/sun4i: hdmi: Move the mode_valid callback to the encoder by Maxime Ripard · 7 years ago
  8. 4ef9289 drm/nouveau: fix obvious memory leak by Ben Skeggs · 7 years ago
  9. a4ffdc2 drm/i915: Protect DDI port to DPLL map from theoretical race. by Rodrigo Vivi · 7 years ago
  10. e079560 drm/i915/lpe: Remove double-encapsulation of info string by Chris Wilson · 7 years ago
  11. 92411f6 drm/sun4i: Fix error path handling by Maxime Ripard · 7 years ago
  12. 51b83e1 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  13. 74a3995 drm/nouveau: use alternate memory type for system-memory buffers with kind != 0 by Ben Skeggs · 7 years ago
  14. f29f18e drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory by Ben Skeggs · 7 years ago
  15. 6cb0f2a drm/nouveau/mmu/gp10b: use correct implementation by Ben Skeggs · 7 years ago
  16. a121027 drm/nouveau/pci: do a msi rearm on init by Karol Herbst · 7 years ago
  17. 81a24b9 drm/nouveau/imem/nv50: fix refcount_t warning by Ben Skeggs · 7 years ago
  18. f60707a drm/nouveau/bios/dp: support DP Info Table 2.0 by Ben Skeggs · 7 years ago
  19. 34112bf drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy by Karol Herbst · 7 years ago
  20. 38f73db Merge tag 'drm-intel-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  21. fa5cf90 Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  22. becd087 drm/amd/display: Fix rehook MST display not light back on by Jerry (Fangzhi) Zuo · 7 years ago
  23. 7828850 drm/amd/display: fix missing pixel clock adjustment for dongle by Eric Yang · 7 years ago
  24. 56a9b95 drm/amd/display: set chroma taps to 1 when not scaling by Dmytro Laktyushkin · 7 years ago
  25. b216211 drm/amd/display: add pipe locking before front end programing by Bhawanpreet Lakha · 7 years ago
  26. caea4f3 drm/sun4i: validate modes for HDMI by Hans Verkuil · 7 years ago
  27. 18d40ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  28. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  29. 2cf654d drm/i915/fence: Use rcu to defer freeing of irq_work by Chris Wilson · 7 years ago
  30. 74c7b078 drm/i915: Stop listening to request resubmission from the signaler kthread by Chris Wilson · 7 years ago
  31. 2b3a2e9 drm/i915: Drop fb reference on load_detect_pipe failure path by Chris Wilson · 7 years ago
  32. 2797c4a drm/i915: Flush pending GTT writes before unbinding by Chris Wilson · 7 years ago
  33. bd36d3b drm/drm_lease: Prevent deadlock in case drm_lease_create() fails by Marius Vlad · 7 years ago
  34. ea497bb drm: rework delayed connector cleanup in connector_iter by Daniel Vetter · 7 years ago
  35. 4b4df57 drm: Update edid-derived drm_display_info fields at edid property set [v2] by Keith Packard · 7 years ago
  36. 0507f43 drm/amdgpu: fix MAP_QUEUES paramter by Monk Liu · 7 years ago
  37. 13d3fc6 drm/ttm: max_cpages is in unit of native page by Monk Liu · 7 years ago
  38. a782fc8 drm/ttm: fix incorrect calculate on shrink_pages by Monk Liu · 7 years ago
  39. babc811 drm/vc4: Release fence after signalling by Stefan Schake · 7 years ago
  40. 90eeb3a Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  41. 9698084 Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  42. 510353a drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback by Marek Szyprowski · 7 years ago
  43. d85936a Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into drm-intel-fixes by Joonas Lahtinen · 7 years ago
  44. 7a8b705 Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk" by Radhakrishna Sripada · 7 years ago
  45. 5bfd401 drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage by Boris Brezillon · 7 years ago
  46. ef78970 drm/i915: Call i915_gem_init_userptr() before taking struct_mutex by Chris Wilson · 7 years ago
  47. 1cd6ae3 drm/exynos: remove unnecessary function declaration by Inki Dae · 7 years ago
  48. 2f0f6df drm/exynos: remove unnecessary descrptions by Inki Dae · 7 years ago
  49. 120a264 drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU by Marek Szyprowski · 7 years ago
  50. 89452d4 drm/exynos: Fix dma-buf import by Marek Szyprowski · 7 years ago
  51. bd3a3a2 Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  52. e60bb46b drm/ttm: swap consecutive allocated pooled pages v4 by Christian König · 7 years ago
  53. a703c55 drm: safely free connectors from connector_iter by Daniel Vetter · 7 years ago
  54. 11474e9 drm/i915/gvt: set max priority for gvt context by Zhenyu Wang · 7 years ago
  55. ac7688c drm/i915/gvt: Don't mark vgpu context as inactive when preempted by Zhenyu Wang · 7 years ago
  56. 29f9e42 drm/i915/gvt: Limit read hw reg to active vgpu by Xiong Zhang · 7 years ago
  57. 365ad5d drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id() by Zhi Wang · 7 years ago
  58. add7e4f drm/i915/gvt: Emulate PCI expansion ROM base address register by Changbin Du · 7 years ago
  59. 5ff7ec0 drm/ttm: swap consecutive allocated cached pages v3 by Christian König · 7 years ago
  60. 2bf257d drm/ttm: roundup the shrink request to prevent skip huge pool by Roger He · 7 years ago
  61. bae5c5b drm/ttm: add page order support in ttm_pages_put by Roger He · 7 years ago
  62. 54ddc5f drm/ttm: add set_pages_wb for handling page order more than zero by Roger He · 7 years ago
  63. 6d5e4e3 drm/ttm: add page order in page pool by Roger He · 7 years ago
  64. 1ee0d3d drm/ttm: use NUM_PAGES_TO_ALLOC always by Roger He · 7 years ago
  65. 46442be drm/i915/cnl: Mask previous DDI - PLL mapping by James Ausmus · 7 years ago
  66. a87e55f drm/i915: Fix vblank timestamp/frame counter jumps on gen2 by Ville Syrjälä · 7 years ago
  67. dda4b8f7 drm/i915: Skip switch-to-kernel-context on suspend when wedged by Chris Wilson · 7 years ago
  68. bf93b44 drm/amdgpu: add license to files where it was missing by Alex Deucher · 7 years ago
  69. e2874a3 drm/amdgpu: add license to Makefiles by Alex Deucher · 7 years ago
  70. 503505b Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  71. 062076e Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  72. 662e704 Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  73. a42ea78 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  74. 8503a4c Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  75. 9f93b78 Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  76. 4dc0f7c Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 7 years ago
  77. e4b2eb1 Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  78. a15299206 drm/imx: always call wait_for_flip_done in commit_tail by Lucas Stach · 7 years ago
  79. bc2aba90 omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init() by Dan Carpenter · 7 years ago
  80. bf25dac drm: omapdrm: Fix DPI on platforms using the DSI VDDS by Laurent Pinchart · 7 years ago
  81. 23970e1 omapdrm: hdmi4: Correct the SoC revision matching by Peter Ujfalusi · 7 years ago
  82. 499ec0e drm/omap: displays: panel-dpi: add backlight dependency by Arnd Bergmann · 7 years ago
  83. 8677b1a drm/omap: Fix error handling path in 'omap_dmm_probe()' by Christophe JAILLET · 7 years ago
  84. fd50fbb drm/i915: Disable THP until we have a GPU read BW W/A by Joonas Lahtinen · 7 years ago
  85. 4dbd6c0 drm/bridge: tc358767: fix 1-lane behavior by Andrey Gusakov · 7 years ago
  86. 9217c1a drm/bridge: tc358767: fix AUXDATAn registers access by Andrey Gusakov · 7 years ago
  87. 66d1c3b drm/bridge: tc358767: fix timing calculations by Andrey Gusakov · 7 years ago
  88. f3b8adb drm/bridge: tc358767: fix DP0_MISC register set by Andrey Gusakov · 7 years ago
  89. 99fc8e9 drm/bridge: tc358767: filter out too high modes by Andrey Gusakov · 7 years ago
  90. cffd2b16 drm/bridge: tc358767: do no fail on hi-res displays by Andrey Gusakov · 7 years ago
  91. dbb58bf drm/bridge: Fix lvds-encoder since the panel_bridge rework. by Eric Anholt · 7 years ago
  92. ebe32c3 drm/bridge: synopsys/dw-hdmi: Enable cec clock by Pierre-Hugues Husson · 7 years ago
  93. 1b6fba45 drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handling by Hans Verkuil · 7 years ago
  94. 7fdf165 drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd by Oded Gabbay · 7 years ago
  95. 1569d65 drm/ttm: fix populate_and_map() functions once more by Christian König · 7 years ago
  96. 52dd065 drm/fb_helper: Disable all crtc's when initial setup fails. by Maarten Lankhorst · 7 years ago
  97. a76dfe3 drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive by Lucas Stach · 7 years ago
  98. 9701124 drm/amd/display: USB-C / thunderbolt dock specific workaround by Hersen Wu · 7 years ago
  99. 320a127 drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done by Andrey Grodzovsky · 7 years ago
  100. d5c9cb6 drm/amd/display: fix gamma setting by Roman Li · 7 years ago