1. 0168bdf drm/i915: Always wake the device to flush the GTT by Chris Wilson · 7 years ago
  2. 3b24e7e drm/i915: Recreate vmapping even when the object is pinned by Chris Wilson · 7 years ago
  3. 9c8eb2d drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker by Chris Wilson · 7 years ago
  4. 7846b12 Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next by Dave Airlie · 7 years ago
  5. 7ebdb0d Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
  6. 095e2d0 Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  7. ffa9443 drm/syncobj: Add a signal ioctl (v3) by Jason Ekstrand · 7 years ago
  8. aa4035d drm/syncobj: Add a reset ioctl (v3) by Jason Ekstrand · 7 years ago
  9. 3e6fb72 drm/syncobj: Add a syncobj_array_find helper by Jason Ekstrand · 7 years ago
  10. e7aca503 drm/syncobj: Allow wait for submit and signal behavior (v5) by Jason Ekstrand · 7 years ago
  11. 1fc0821 drm/syncobj: Add a CREATE_SIGNALED flag by Jason Ekstrand · 7 years ago
  12. 9c19fb1 drm/syncobj: Add a callback mechanism for replace_fence (v3) by Jason Ekstrand · 7 years ago
  13. 5e60a10 drm/syncobj: add sync obj wait interface. (v8) by Dave Airlie · 7 years ago
  14. afca421 i915: Use drm_syncobj_fence_get by Jason Ekstrand · 7 years ago
  15. 309a548 drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2) by Jason Ekstrand · 7 years ago
  16. afaf592 drm/syncobj: Rename fence_get to find_fence by Jason Ekstrand · 7 years ago
  17. 71f2354 drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate by John Stultz · 7 years ago
  18. d78acfe drm/vmwgfx: Bump the version for fence FD support by Sinclair Yeh · 8 years ago
  19. c906965d drm/vmwgfx: Add export fence to file descriptor support by Sinclair Yeh · 8 years ago
  20. 58585116 drm/vmwgfx: Add support for imported Fence File Descriptor by Sinclair Yeh · 8 years ago
  21. 2cfa0bb drm/vmwgfx: Prepare to support fence fd by Sinclair Yeh · 8 years ago
  22. 1f1a36c drm/vmwgfx: Fix incorrect command header offset at restart by Thomas Hellstrom · 7 years ago
  23. 5f55be5f drm/vmwgfx: Support the NOP_ERROR command by Thomas Hellstrom · 7 years ago
  24. 65b97a2 drm/vmwgfx: Restart command buffers after errors by Thomas Hellstrom · 7 years ago
  25. ef36990 drm/vmwgfx: Move irq bottom half processing to threads by Thomas Hellstrom · 7 years ago
  26. e300173 drm/vmwgfx: Don't use drm_irq_[un]install by Thomas Hellstrom · 7 years ago
  27. f44d853 drm: rename u32 in __u32 in uapi by Lionel Landwerlin · 7 years ago
  28. 5b7b1b7 drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers by Tobias Jakobi · 7 years ago
  29. ac60944 drm/exynos: consistent use of cpp by Tobias Jakobi · 7 years ago
  30. 5dff690 drm/exynos: mixer: remove src offset from mixer_graph_buffer() by Tobias Jakobi · 7 years ago
  31. 1e60d62 drm/exynos: mixer: simplify mixer_graph_buffer() by Tobias Jakobi · 7 years ago
  32. 0f75269 drm/exynos: mixer: simplify vp_video_buffer() by Tobias Jakobi · 7 years ago
  33. f40031c drm/exynos: mixer: enable NV12MT support for the video plane by Tobias Jakobi · 7 years ago
  34. dc500cf drm/exynos: mixer: fix chroma comment in vp_video_buffer() by Tobias Jakobi · 7 years ago
  35. 88a5e22 arm64: dts: exynos: remove i80-if-timings nodes by Andrzej Hajda · 7 years ago
  36. 13f82ef dt-bindings: exynos5433-decon: remove i80-if-timings property by Andrzej Hajda · 7 years ago
  37. 461e60e drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode by Andrzej Hajda · 7 years ago
  38. c3653fe drm/exynos: add mode_valid callback to exynos_drm by Andrzej Hajda · 7 years ago
  39. 34c3db6 drm/exynos/decon5433: refactor irq requesting code by Andrzej Hajda · 7 years ago
  40. 29c5079 drm/exynos/mic: use mode info stored in CRTC to detect i80 mode by Andrzej Hajda · 7 years ago
  41. c038f53 drm/exynos/dsi: propagate info about command mode from panel by Andrzej Hajda · 7 years ago
  42. 295e795 drm/exynos/dsi: refactor panel detection logic by Andrzej Hajda · 7 years ago
  43. 1ca582f drm/exynos: use helper to set possible crtcs by Andrzej Hajda · 7 years ago
  44. 30b8913 drm/exynos/decon5433: use readl_poll_timeout helpers by Andrzej Hajda · 7 years ago
  45. e47ef30 Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 7 years ago
  46. 72d45a7 Merge tag 'omapdrm-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 7 years ago
  47. cfcfb65 Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  48. d1bbc82 ARM: OMAP2+: fix missing variable declaration by Arnd Bergmann · 7 years ago
  49. 0bd46d7 drm/sun4i: use of_graph_get_remote_endpoint() by Kuninori Morimoto · 7 years ago
  50. fc5cc967 drm/omap: work-around for omap3 display enable by Tomi Valkeinen · 7 years ago
  51. 0c43f1e0 drm/omap: fix i886 work-around by Tomi Valkeinen · 8 years ago
  52. beea621 drm/omap: fix analog tv-out modecheck by Tomi Valkeinen · 8 years ago
  53. 7c0059d Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
  54. d1f08d8 drm/msm/mdp5: mark runtime_pm functions as __maybe_unused by Arnd Bergmann · 7 years ago
  55. 6e05899 drm/msm: remove unused variable by Arnd Bergmann · 7 years ago
  56. 5c3ddb8 drm/msm/mdp5: make helper function static by Rob Clark · 8 years ago
  57. 6c0693b drm/msm: make msm_framebuffer_init() static by Rob Clark · 8 years ago
  58. 466e560 drm/msm: add helper to allocate stolen fb by Rob Clark · 8 years ago
  59. 38958ba drm/msm: don't track fbdev's gem object separately by Rob Clark · 8 years ago
  60. ba4dd71 drm/msm: add modeset module param by Rob Clark · 8 years ago
  61. a7d3bb0 drm/msm/mdp5: add tracking for clk enable-count by Rob Clark · 8 years ago
  62. a0ce4d2 drm/msm: remove unused define by Rob Clark · 8 years ago
  63. 8223286 drm/msm: Add a helper function for in-kernel buffer allocations by Jordan Crouse · 7 years ago
  64. 1267a4d drm/msm: Attach the GPU MMU when it is created by Jordan Crouse · 7 years ago
  65. 27a451e drm/nouveau/kms/nv50: perform null check on msto[i] rathern than msto by Colin Ian King · 7 years ago
  66. bc60c90 drm/nouveau/pci/msi: disable MSI on big-endian platforms by default by Ilia Mirkin · 7 years ago
  67. 2d38a53 drm/nouveau: silence suspend/resume debugging messages by Ben Skeggs · 7 years ago
  68. 8567180 drm/nouveau/kms/nv04-nv4x: fix exposed format list by Ilia Mirkin · 7 years ago
  69. 7fa620d5 drm/nouveau/kms/nv10-nv40: add NV21 support to overlay by Ilia Mirkin · 7 years ago
  70. 9a6edc3 drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting by Ilia Mirkin · 7 years ago
  71. 3ce72bc drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation by Ilia Mirkin · 7 years ago
  72. d257f9b drm/nouveau/mpeg: print more debug info when rejecting dma objects by Ilia Mirkin · 7 years ago
  73. 7a1af0f drm/nouveau/fb/gf100-: zero mmu debug buffers by Ben Skeggs · 7 years ago
  74. 485c2c9 drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB by Ben Skeggs · 7 years ago
  75. 2659b4c initial support (display-only) for GP108 by Ilia Mirkin · 8 years ago
  76. e20868b drm/nouveau/falcon: use a more reasonable msgqueue timeout value by Ben Skeggs · 7 years ago
  77. df00d5d drm/nouveau/disp: Silence DCB warnings. by Rosen Penev · 7 years ago
  78. 8190493 drm/nouveau/bios: Demote missing fp table message to NV_DEBUG. by Rosen Penev · 7 years ago
  79. 6b1277c drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed by Ben Skeggs · 7 years ago
  80. 715e7d2 drm/nouveau/pmu/gt215: fix reset by Ben Skeggs · 7 years ago
  81. 1ccd7d5 drm/nouveau/mc/gf100: add pmu to reset mask by Ben Skeggs · 7 years ago
  82. eba5e56 drm/nouveau/disp/gf119-: avoid creating non-existent heads by Ilia Mirkin · 8 years ago
  83. 9d60b9c drm/nouveau/therm/gm200: Added by Karol Herbst · 8 years ago
  84. 4a84a6f drm/nouveau/therm: fix spelling mistake on array thresolds by Colin Ian King · 8 years ago
  85. 6b9dfb5 Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 7 years ago
  86. 735f463 Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  87. 3aadb88 Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  88. e5fa05b Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 7 years ago
  89. a0aeb3b Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
  90. 5fd27c2 Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 7 years ago
  91. f30b8eaa Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  92. 54e0aa6 Merge tag 'drm-misc-next-2017-08-18' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  93. a42894e drm/i915: Update DRIVER_DATE to 20170818 by Daniel Vetter · 7 years ago
  94. df9bcb0 drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2 by Christian König · 7 years ago
  95. d5de797 drm/amdgpu: fix vega10 graphic hang issue in S3 test by Ken Wang · 7 years ago
  96. 0e8841e Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  97. cd55a1f drm/i915/bxt: use NULL for GPIO connection ID by Andy Shevchenko · 7 years ago
  98. 636918f drm/i915: Mark the GT as busy before idling the previous request by Chris Wilson · 7 years ago
  99. 0519bcb drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment by Chris Wilson · 7 years ago
  100. d1b48c1 drm/i915: Replace execbuf vma ht with an idr by Chris Wilson · 7 years ago