1. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  2. db8feb6 Merge tag 'drm-intel-next-2016-11-08' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  3. 4b514e1 drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORT by Chris Wilson · 8 years ago
  4. 77d150b drm/i915: Restrict DRM_DEBUG_MM automatic selection by Chris Wilson · 8 years ago
  5. cd456f8 drm: Restrict stackdepot usage to builtin drm.ko by Chris Wilson · 8 years ago
  6. 06d9f56 drm/msm: module param to dump state on error irq by Rob Clark · 8 years ago
  7. dd701ae drm/msm/mdp5: add atomic_print_state support by Rob Clark · 8 years ago
  8. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  9. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  10. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  11. d8187177 drm: add helper for printing to log or seq_file by Rob Clark · 8 years ago
  12. 65c7dc1 drm: helper macros to print composite types by Rob Clark · 8 years ago
  13. 06a66b5 reservation: revert "wait only with non-zero timeout specified (v3)" v2 by Christian König · 8 years ago
  14. 98a6dd9 drm/ttm: fix ttm_bo_wait by Christian König · 8 years ago
  15. 698c0f7 dma-buf/fence: revert "don't wait when specified timeout is zero" (v2) by Alex Deucher · 8 years ago
  16. bcc004b dma-buf/fence: make timeout handling in fence_default_wait consistent (v2) by Alex Deucher · 8 years ago
  17. eef18a8 drm/amdgpu: add the interface of waiting multiple fences (v4) by Junwei Zhang · 8 years ago
  18. 7392b4b dma-buf: return index of the first signaled fence (v2) by monk.liu · 8 years ago
  19. c5ec903 MAINTAINERS: update Sync File Framework files by Gustavo Padovan · 8 years ago
  20. 4592bfc dma-buf/sw_sync: put fence reference from the fence creation by Gustavo Padovan · 8 years ago
  21. 7488158 dma-buf/sw_sync: mark sync_timeline_create() static by Baoyou Xie · 9 years ago
  22. 93ce75f drm: Add stackdepot include for DRM_DEBUG_MM by Chris Wilson · 8 years ago
  23. 3835b46 drm/plane: add inline doc for struct drm_plane by Gustavo Padovan · 8 years ago
  24. 5d58698 drm/msm: use drm_atomic_set_fence_for_plane() to set the fence by Gustavo Padovan · 8 years ago
  25. aee2586 drm/imx: use drm_atomic_set_fence_for_plane() to set the fence by Gustavo Padovan · 8 years ago
  26. 13b5566 drm/atomic: add drm_atomic_set_fence_for_plane() by Gustavo Padovan · 8 years ago
  27. 7abc7d4 drm: don't override possible_crtcs for primary/cursor planes by Rob Clark · 8 years ago
  28. 91d5ee0 drm/uapi: Add a warning that mode flags must match the xrandr definitions by Ville Syrjälä · 8 years ago
  29. e587803 drm/edid: Add the missing "Hz" to VIC 58,59 comment by Ville Syrjälä · 8 years ago
  30. c36ed71 drm/gma500: remove unused ioctl declarations by Jiang Biao · 8 years ago
  31. 4470dc9 drm/gma500: make function static to eliminate compiling warning by Jiang Biao · 8 years ago
  32. 0dc9967 drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes by Stefan Agner · 8 years ago
  33. 03e93ac drm: update the documentation of drm_framebuffer_unregister_private by Rongrong Zou · 8 years ago
  34. 5c7fcf2 drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG by Chris Wilson · 8 years ago
  35. 5705670 drm: Track drm_mm allocators and show leaks on shutdown by Chris Wilson · 8 years ago
  36. 58e197d drm/i915: Update DRIVER_DATE to 20161108 by Daniel Vetter · 8 years ago
  37. 7aa6ca6 drm/i915: Mark CPU cache as dirty when used for rendering by Chris Wilson · 8 years ago
  38. 31ab49a drm/i915: Add assert for no pending GPU requests during suspend/resume in LR mode by Imre Deak · 8 years ago
  39. 0cb5670 drm/i915: Make sure engines are idle during GPU idling in LR mode by Imre Deak · 8 years ago
  40. 93c97dc drm/i915: Avoid early GPU idling due to race with new request by Imre Deak · 8 years ago
  41. 5bd11a3 drm/i915: Avoid early GPU idling due to already pending idle work by Imre Deak · 8 years ago
  42. 767a222 drm/i915: Limit Valleyview and earlier to only using mappable scanout by Chris Wilson · 8 years ago
  43. 0ef723c drm/i915: Round tile chunks up for constructing partial VMAs by Chris Wilson · 8 years ago
  44. dfd2812 drm/i915: Remove the vma from the object list upon close by Chris Wilson · 8 years ago
  45. afdd548 Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  46. b27add1 drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex by Ben Skeggs · 8 years ago
  47. e137040 drm/nouveau/gr: fallback to legacy paths during firmware lookup by Alexandre Courbot · 8 years ago
  48. f479c0b drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream by Ben Skeggs · 8 years ago
  49. d665c7e drm/nouveau/kms/nv50: allow encoder update to be called from other modules by Ben Skeggs · 8 years ago
  50. 9bfdee9 drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head by Ben Skeggs · 8 years ago
  51. f00f0e2 drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer by Ben Skeggs · 8 years ago
  52. e1ef6b4 drm/nouveau/kms/nv50: remove code to support non-atomic page flips by Ben Skeggs · 8 years ago
  53. c2d926a drm/nouveau/kms/nv50: remove code to support non-atomic connector properties by Ben Skeggs · 8 years ago
  54. 8896cee drm/nouveau/kms/nv50: remove code to support non-atomic dpms by Ben Skeggs · 8 years ago
  55. f7aa20e drm/nouveau/kms/nv50: remove code to support non-atomic modesets by Ben Skeggs · 8 years ago
  56. 839ca90 drm/nouveau/kms/nv50: transition to atomic interfaces internally by Ben Skeggs · 8 years ago
  57. 5f674a5 drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub by Ben Skeggs · 8 years ago
  58. d92c8ad drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check() by Ben Skeggs · 8 years ago
  59. f20c665 drm/nouveau/kms/nv50: clean-up encoder functions by Ben Skeggs · 8 years ago
  60. 354d350 drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startup by Ben Skeggs · 8 years ago
  61. accdea2 drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic by Ben Skeggs · 8 years ago
  62. 22e927d drm/nouveau/kms/nv50: separate out cursor channel commit by Ben Skeggs · 8 years ago
  63. 973f10c drm/nouveau/kms/nv50: separate out base channel commit by Ben Skeggs · 8 years ago
  64. 06ab282 drm/nouveau/kms/nv50: separate out vblank dmi commit by Ben Skeggs · 8 years ago
  65. 7e08d67 drm/nouveau/kms/nv50: separate out procamp commit by Ben Skeggs · 8 years ago
  66. 7e91833 drm/nouveau/kms/nv50: separate out dither commit by Ben Skeggs · 8 years ago
  67. c4e6812 drm/nouveau/kms/nv50: separate out viewport commit by Ben Skeggs · 8 years ago
  68. 6bbab3b drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit by Ben Skeggs · 8 years ago
  69. ea8ee39 drm/nouveau/kms/nv50: separate out cursor surface commit by Ben Skeggs · 8 years ago
  70. a7ae156 drm/nouveau/kms/nv50: separate out lut commit by Ben Skeggs · 8 years ago
  71. ad63361 drm/nouveau/kms/nv50: separate out core surface commit by Ben Skeggs · 8 years ago
  72. 3dbd036 drm/nouveau/kms/nv50: separate out mode commit by Ben Skeggs · 8 years ago
  73. 5a223da drm/nouveau/kms/nv50: give more useful names to encoders by Ben Skeggs · 8 years ago
  74. 7f55a07 drm/nouveau/kms/nv50: control evo trace output with DRM_UT_KMS by Ben Skeggs · 8 years ago
  75. 52aa30f drm/nouveau/kms/nv50: switch mst sink back into sst mode by Ben Skeggs · 8 years ago
  76. fc21a4a drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic by Ben Skeggs · 8 years ago
  77. b167db0 drm/nouveau/kms: prepare to support suspend/resume of display state with atomic by Ben Skeggs · 8 years ago
  78. 986edb9 drm/nouveau/kms: prepare to support vbl timestamp calculation with atomic by Ben Skeggs · 8 years ago
  79. d645537 drm/nouveau/kms: prepare to support legacy connector set_property with atomic by Ben Skeggs · 8 years ago
  80. b2b75ee drm/nouveau/kms: prepare to support legacy connector dpms with atomic by Ben Skeggs · 8 years ago
  81. 56182b8 drm/nouveau/kms: separate connector property attach from nouveau_connector by Ben Skeggs · 8 years ago
  82. 616915e drm/nouveau/kms: subclass atomic connector state by Ben Skeggs · 8 years ago
  83. 07193f7 drm/nouveau/kms: execute drm_mode_config_reset() after constructing display by Ben Skeggs · 8 years ago
  84. 3b4c0ab drm/nouveau/kms: move drm_crtc_force_disable_all() earlier by Ben Skeggs · 8 years ago
  85. d000edd drm/nouveau/kms: drop dpms off/on in response to hotplug by Ben Skeggs · 8 years ago
  86. 1608a0f drm/nouveau/fbcon: refcount the drm_framebuffer by Ben Skeggs · 8 years ago
  87. 595b61c drm/nouveau/fbcon: make use of drm_fb_helper.fb by Ben Skeggs · 8 years ago
  88. 9dec928 drm/nouveau/fbcon: make use of drm_fb_helper.dev by Ben Skeggs · 8 years ago
  89. 725fa3a drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling link by Ben Skeggs · 8 years ago
  90. 4cddeb9b drm/nouveau/disp/sor/gf119-: add method to program mst payload information by Ben Skeggs · 8 years ago
  91. f2a4051 drm/nouveau/disp/sor/gf119-: add method to control mst enable by Ben Skeggs · 8 years ago
  92. 1f8711b drm/nouveau/disp/dp: remove workqueue for link training by Ben Skeggs · 8 years ago
  93. a3f8a41 drm/nouveau/nvif: helper to match against supported class list by Ben Skeggs · 8 years ago
  94. f3a8b66 drm/nouveau: silence sparse warnings about symbols not being marked static by Ben Skeggs · 8 years ago
  95. 91cf301 drm/nouveau/tegra: Fix error handling by Christophe JAILLET · 8 years ago
  96. 770b06e drm/nouveau/fb: add gm20b device by Alexandre Courbot · 8 years ago
  97. 60958b8 drm/nouveau/fb/gk20a: use regular gf100's functions by Alexandre Courbot · 8 years ago
  98. 635cb7d drm/nouveau/fb/gk20a: fix constructor call by Alexandre Courbot · 8 years ago
  99. ed7acfa drm/nouveau/pmu: remove reset() hook by Alexandre Courbot · 8 years ago
  100. 8423d75 drm/nouveau: fix notify data leak by Lucas Stach · 8 years ago