1. 18d40ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  3. bd36d3b drm/drm_lease: Prevent deadlock in case drm_lease_create() fails by Marius Vlad · 7 years ago
  4. ea497bb drm: rework delayed connector cleanup in connector_iter by Daniel Vetter · 7 years ago
  5. 4b4df57 drm: Update edid-derived drm_display_info fields at edid property set [v2] by Keith Packard · 7 years ago
  6. babc811 drm/vc4: Release fence after signalling by Stefan Schake · 7 years ago
  7. 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
  8. 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
  9. 510353a drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback by Marek Szyprowski · 7 years ago
  10. 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
  11. 7a8b705 Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk" by Radhakrishna Sripada · 7 years ago
  12. 5bfd401 drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage by Boris Brezillon · 7 years ago
  13. ef78970 drm/i915: Call i915_gem_init_userptr() before taking struct_mutex by Chris Wilson · 7 years ago
  14. 1cd6ae3 drm/exynos: remove unnecessary function declaration by Inki Dae · 7 years ago
  15. 2f0f6df drm/exynos: remove unnecessary descrptions by Inki Dae · 7 years ago
  16. 120a264 drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU by Marek Szyprowski · 7 years ago
  17. 89452d4 drm/exynos: Fix dma-buf import by Marek Szyprowski · 7 years ago
  18. 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
  19. e60bb46b drm/ttm: swap consecutive allocated pooled pages v4 by Christian König · 7 years ago
  20. a703c55 drm: safely free connectors from connector_iter by Daniel Vetter · 7 years ago
  21. 11474e9 drm/i915/gvt: set max priority for gvt context by Zhenyu Wang · 7 years ago
  22. ac7688c drm/i915/gvt: Don't mark vgpu context as inactive when preempted by Zhenyu Wang · 7 years ago
  23. 29f9e42 drm/i915/gvt: Limit read hw reg to active vgpu by Xiong Zhang · 7 years ago
  24. 365ad5d drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id() by Zhi Wang · 7 years ago
  25. add7e4f drm/i915/gvt: Emulate PCI expansion ROM base address register by Changbin Du · 7 years ago
  26. 5ff7ec0 drm/ttm: swap consecutive allocated cached pages v3 by Christian König · 7 years ago
  27. 2bf257d drm/ttm: roundup the shrink request to prevent skip huge pool by Roger He · 7 years ago
  28. bae5c5b drm/ttm: add page order support in ttm_pages_put by Roger He · 7 years ago
  29. 54ddc5f drm/ttm: add set_pages_wb for handling page order more than zero by Roger He · 7 years ago
  30. 6d5e4e3 drm/ttm: add page order in page pool by Roger He · 7 years ago
  31. 1ee0d3d drm/ttm: use NUM_PAGES_TO_ALLOC always by Roger He · 7 years ago
  32. 46442be drm/i915/cnl: Mask previous DDI - PLL mapping by James Ausmus · 7 years ago
  33. a87e55f drm/i915: Fix vblank timestamp/frame counter jumps on gen2 by Ville Syrjälä · 7 years ago
  34. dda4b8f drm/i915: Skip switch-to-kernel-context on suspend when wedged by Chris Wilson · 7 years ago
  35. bf93b44 drm/amdgpu: add license to files where it was missing by Alex Deucher · 7 years ago
  36. e2874a3 drm/amdgpu: add license to Makefiles by Alex Deucher · 7 years ago
  37. 503505b Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  38. 062076e Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  39. 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
  40. a42ea78 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  41. 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
  42. 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
  43. 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
  44. 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
  45. a15299206 drm/imx: always call wait_for_flip_done in commit_tail by Lucas Stach · 7 years ago
  46. bc2aba9 omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init() by Dan Carpenter · 7 years ago
  47. bf25dac drm: omapdrm: Fix DPI on platforms using the DSI VDDS by Laurent Pinchart · 7 years ago
  48. 23970e1 omapdrm: hdmi4: Correct the SoC revision matching by Peter Ujfalusi · 7 years ago
  49. 499ec0e drm/omap: displays: panel-dpi: add backlight dependency by Arnd Bergmann · 7 years ago
  50. 8677b1a drm/omap: Fix error handling path in 'omap_dmm_probe()' by Christophe JAILLET · 7 years ago
  51. fd50fbb drm/i915: Disable THP until we have a GPU read BW W/A by Joonas Lahtinen · 7 years ago
  52. 4dbd6c0 drm/bridge: tc358767: fix 1-lane behavior by Andrey Gusakov · 7 years ago
  53. 9217c1a drm/bridge: tc358767: fix AUXDATAn registers access by Andrey Gusakov · 7 years ago
  54. 66d1c3b drm/bridge: tc358767: fix timing calculations by Andrey Gusakov · 7 years ago
  55. f3b8adb drm/bridge: tc358767: fix DP0_MISC register set by Andrey Gusakov · 7 years ago
  56. 99fc8e9 drm/bridge: tc358767: filter out too high modes by Andrey Gusakov · 7 years ago
  57. cffd2b16 drm/bridge: tc358767: do no fail on hi-res displays by Andrey Gusakov · 7 years ago
  58. dbb58bf drm/bridge: Fix lvds-encoder since the panel_bridge rework. by Eric Anholt · 7 years ago
  59. ebe32c3 drm/bridge: synopsys/dw-hdmi: Enable cec clock by Pierre-Hugues Husson · 7 years ago
  60. 1b6fba45 drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handling by Hans Verkuil · 7 years ago
  61. 7fdf165 drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd by Oded Gabbay · 7 years ago
  62. 1569d65 drm/ttm: fix populate_and_map() functions once more by Christian König · 7 years ago
  63. 52dd065 drm/fb_helper: Disable all crtc's when initial setup fails. by Maarten Lankhorst · 7 years ago
  64. a76dfe3 drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive by Lucas Stach · 7 years ago
  65. 9701124 drm/amd/display: USB-C / thunderbolt dock specific workaround by Hersen Wu · 7 years ago
  66. 320a127 drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done by Andrey Grodzovsky · 7 years ago
  67. d5c9cb6 drm/amd/display: fix gamma setting by Roman Li · 7 years ago
  68. 0a24bfc drm/amd/display: Do not put drm_atomic_state on resume by Leo (Sunpeng) Li · 7 years ago
  69. e41ab03 drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource by Harry Wentland · 7 years ago
  70. edf38b5 drm/amd/display: Fix potential NULL and mem leak in create_links by Harry Wentland · 7 years ago
  71. b3fb2b4 drm/amd/display: Fix hubp check in set_cursor_position by Harry Wentland · 7 years ago
  72. b001965 drm/amd/display: Fix use before NULL check in validate_timing by Harry Wentland · 7 years ago
  73. a8f9764 drm/amd/display: Bunch of smatch error and warning fixes in DC by Harry Wentland · 7 years ago
  74. 70e8ffc drm/amd/display: Fix amdgpu_dm bugs found by smatch by Harry Wentland · 7 years ago
  75. cfb071f drm/amd/display: try to find matching audio inst for enc inst first by Charlene Liu · 7 years ago
  76. 2b7c97d drm/amd/display: fix seq issue: turn on clock before programming afmt. by Charlene Liu · 7 years ago
  77. 2f2c3b3 drm/amd/display: fix memory leaks on error exit return by Colin Ian King · 7 years ago
  78. 93984bb drm/amd/display: check plane state before validating fbc by Shirish S · 7 years ago
  79. 8ffca5d drm/amd/display: Do DC mode-change check when adding CRTCs by Leo (Sunpeng) Li · 7 years ago
  80. 1b61973 drm/amd/display: Revert noisy assert messages by Jordan Lazare · 7 years ago
  81. 16fb754 drm/amd/display: fix split viewport rounding error by Dmytro Laktyushkin · 7 years ago
  82. 30ec2b9 drm/amd/display: Check aux channel before MST resume by Jerry (Fangzhi) Zuo · 7 years ago
  83. 116b263 drm/amd/display: fix split recout offset by Dmytro Laktyushkin · 7 years ago
  84. 1c72be9 drm/amd/display: Don't reject 3D timings by Andrew Jiang · 7 years ago
  85. 58fe899 drm/amd/display: Handle as MST first and then DP dongle if sink support both by Hersen Wu · 7 years ago
  86. 4ddd76d drm/amd/display: fix split recout calculation by Dmytro Laktyushkin · 7 years ago
  87. 3eb4eba drm/amd/display: Fix S3 topology change by Roman Li · 7 years ago
  88. 6bffebc drm/amd/display: Add timing validation against dongle cap by Eric Yang · 7 years ago
  89. 827f11e drm/amd/display: Should disable when new stream is null by Leo (Sunpeng) Li · 7 years ago
  90. 1b6c806 drm/amd/display: Add null check for 24BPP (xfm and dpp) by Bhawanpreet Lakha · 7 years ago
  91. acc3450 drm/amdgpu: drop experimental flag for raven by Alex Deucher · 8 years ago
  92. 6edc691 drm/amdgpu: don't try to move pinned BOs by Christian König · 7 years ago
  93. fa7c793 drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map by Michel Dänzer · 7 years ago
  94. 89ce6e0 drm/amdgpu: Set adev->vcn.irq.num_types for VCN by Michel Dänzer · 7 years ago
  95. b693fc1 Revert "drm/amdgpu: fix rmmod KCQ disable failed error" by Alex Deucher · 7 years ago
  96. aca3168 drm/amdgpu: used cached gca values for cik_read_register by Alex Deucher · 7 years ago
  97. ed162fe drm/amdgpu/gfx7: cache raster_config values by Alex Deucher · 7 years ago
  98. b43aaee drm/amdgpu: move UVD/VCE and VCN structure out from union by Leo Liu · 7 years ago
  99. 43f462f Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  100. b721b65 drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition by Xiong Zhang · 7 years ago