1. 00648f1 drm/i915: Nuke intel_modeset_preclose by Daniel Vetter · 9 years ago
  2. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  3. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  4. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  5. 15b6b80 drm/vmwgfx: fix a NULL dereference by Dan Carpenter · 9 years ago
  6. 09859d2 drm/crtc-helper: Add caveat to disable_unused_functions doc by Daniel Vetter · 9 years ago
  7. 941a77b drm/gma500: Remove empty preclose hook by Daniel Vetter · 9 years ago
  8. d704f8e drm/armada: Remove NULL open/pre/postclose hooks by Daniel Vetter · 9 years ago
  9. 0b5ef65 drm/fsl: Remove preclose hook by Daniel Vetter · 9 years ago
  10. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  11. 6d3729a drm/vmwgfx: Use the new event init/free functions by Daniel Vetter · 9 years ago
  12. 7142a34 drm/exynos: Use the new event init/free functions by Daniel Vetter · 9 years ago
  13. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  14. bcb877e drm: kerneldoc for drm_fops.c by Daniel Vetter · 9 years ago
  15. 40f8cf4 drm/fbdev-helper: Explain how to debug console_lock fun by Daniel Vetter · 9 years ago
  16. 70c0616 drm/fb_cma_helper: remove duplicate const from drm_fb_cma_alloc by Colin Ian King · 9 years ago
  17. 25aaa3a drm: initialize default rotation value to DRM_ROTATE_0 by Marek Szyprowski · 9 years ago
  18. c6c5c7f drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputs by Liu Ying · 9 years ago
  19. 2deafc7 drm/crtc_helper/set_config: Remove redundant NULL pointer check on set->mode by Liu Ying · 9 years ago
  20. 07096bd drm/crtc_helper/set_config: Remove redundant handling when set->fb is NULL by Liu Ying · 9 years ago
  21. 1df59b8 Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  22. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  23. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  24. e9c5e74 drm/amdgpu: add missing irq.h include by Dave Airlie · 9 years ago
  25. d6f7a18 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  26. 06249e6 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  27. c7753e9 Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  28. a50e2bf drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates by Thomas Hellstrom · 9 years ago
  29. fb89ac5 drm/vmwgfx: Fix an incorrect lock check by Thomas Hellstrom · 9 years ago
  30. 38b1751 drm: nouveau: fix nouveau_debugfs_init prototype by Arnd Bergmann · 9 years ago
  31. 25c8050 drm/nouveau/pci: fix check in nvkm_pcie_set_link by Karol Herbst · 9 years ago
  32. 6cfd777 Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  33. d8e0cae drm/amdgpu: validate duplicates first by Christian König · 9 years ago
  34. eceb8a1 drm/amdgpu: move VM page tables to the LRU end on CS v2 by Christian König · 9 years ago
  35. ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 9 years ago
  36. ed704a4 drm/ttm: fix adding foreign BOs to the swap LRU by Christian König · 9 years ago
  37. 33d48cf drm/ttm: fix adding foreign BOs to the LRU during init v2 by Christian König · 9 years ago
  38. e3837b0 drm/radeon: use kobj_to_dev() by Geliang Tang · 9 years ago
  39. cc29ec8 drm/amdgpu: use kobj_to_dev() by Geliang Tang · 9 years ago
  40. 403664b drm/amdgpu/cz: force vce clocks when sclks are forced by Alex Deucher · 9 years ago
  41. 5f57642 drm/amdgpu/cz: force uvd clocks when sclks are forced by Alex Deucher · 9 years ago
  42. 044c062 drm/amdgpu/cz: add code to enable forcing VCE clocks by Alex Deucher · 9 years ago
  43. d83b1e81 drm/amdgpu/cz: add code to enable forcing UVD clocks by Alex Deucher · 9 years ago
  44. 888c9e3 drm/amdgpu: fix lost sync_to if scheduler is enabled. by Chunming Zhou · 9 years ago
  45. f3b5cb3 drm/amd/powerplay: fix static checker warning for return meaningless value. by Rex Zhu · 9 years ago
  46. d122cbf drm/sysfs: use kobj_to_dev() by Geliang Tang · 9 years ago
  47. f594914 drm/i915: Init power domains early in driver load by Daniel Vetter · 9 years ago
  48. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  49. 48ea1e3 drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page by Michel Thierry · 9 years ago
  50. de05133 drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long. by Maarten Lankhorst · 9 years ago
  51. 2dc2f76 drm/i915: intel_hpd_init(): Fix suspend/resume reprobing by Lyude · 9 years ago
  52. ccda3a7 drm/i915: shut up gen8+ SDE irq dmesg noise, again by Jani Nikula · 9 years ago
  53. 06ef83a drm/i915: Restore inhibiting the load of the default context by Chris Wilson · 9 years ago
  54. 5751d0f drm/i915: Tune down rpm wakelock debug checks by Daniel Vetter · 9 years ago
  55. a5f0edf drm/i915: Avoid writing relocs with addresses in non-canonical form by Michał Winiarski · 9 years ago
  56. c74d8eb drm/exynos: fix kernel panic issue at drm releasing by Inki Dae · 9 years ago
  57. d619894 drm/exynos: crtc: do not wait for the scanout completion by Inki Dae · 9 years ago
  58. 3dbaab1 drm/exynos: mixer: properly update all planes on the same vblank event by Marek Szyprowski · 9 years ago
  59. d29c2c1 drm/exynos: crtc: rework atomic_{begin,flush} by Marek Szyprowski · 9 years ago
  60. 5e68fef drm/exynos: mixer: unify a check for video-processor window by Marek Szyprowski · 9 years ago
  61. 26a7af3 drm/exynos: mixer: also allow ARGB1555 and ARGB4444 by Tobias Jakobi · 9 years ago
  62. f657a99 drm/exynos: mixer: refactor layer setup by Marek Szyprowski · 9 years ago
  63. 5bec019 drm/exynos: mixer: remove all static blending setup by Tobias Jakobi · 9 years ago
  64. a2cb911 drm/exynos: mixer: set window priority based on zpos by Marek Szyprowski · 9 years ago
  65. 0ea7240 drm/exynos: make zpos property configurable by Marek Szyprowski · 9 years ago
  66. 40bdfb0 drm/exynos: rename zpos to index by Marek Szyprowski · 9 years ago
  67. 8a0d560 drm/amdgpu/powerplay: include asm/div64.h for do_div() by Stephen Rothwell · 9 years ago
  68. 3d7b75f apple-gmux: Add initial documentation by Lukas Wunner · 9 years ago
  69. 5f23236 drm/amdgpu: add irq domain support by Alex Deucher · 9 years ago
  70. ba228ac drm/amdgpu/cgs: add an interface to access PCI resources by Alex Deucher · 9 years ago
  71. 57b4f7e6 Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 9 years ago
  72. a18c91d drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host by Ben Skeggs · 9 years ago
  73. f68f4c9 drm/nouveau/perf: change pcie speed on pstate change by Karol Herbst · 9 years ago
  74. d3b378c drm/nouveau/perf: add fields for pci speed and width and use it for the pstates by Karol Herbst · 9 years ago
  75. c6e2f9b drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards by Karol Herbst · 9 years ago
  76. 3aba825 drm/nouveau/pci: implement pcie speed change for kepler+ by Karol Herbst · 9 years ago
  77. 7c92384 drm/nouveau/pci: implement pcie speed change for Fermi by Karol Herbst · 9 years ago
  78. 5cca4bd drm/nouveau/pci: implement pcie speed change for tesla by Karol Herbst · 9 years ago
  79. bcc19d9 drm/nouveau/pci: implement generic code for pcie speed change by Karol Herbst · 9 years ago
  80. 28c8060 drm/nouveau/pci: add gk104 variant by Karol Herbst · 9 years ago
  81. bec4961 drm/nouveau/pci: add gf106 variant by Karol Herbst · 9 years ago
  82. 0a882cad drm/nouveau/kms: take mode_config mutex in connector hotplug path by Ben Skeggs · 9 years ago
  83. 2e7db87 drm/nouveau/nouveau/perfmon: add interface files for current core voltage by Karol Herbst · 9 years ago
  84. fcc95ce drm/nouveau/sysfs: remove pstate interface by Karol Herbst · 9 years ago
  85. 6e9fc17 drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs by Karol Herbst · 9 years ago
  86. b126a20 drm/nouveau/debugfs: we need a ctrl object for debugfs by Karol Herbst · 9 years ago
  87. 56c101a drm/nouveau/debugfs: rename functions to indicate they are used inside drm by Karol Herbst · 9 years ago
  88. 1b7ab1a drm/nouveau/debugfs: add infrastructure to add files with other fops than only read by Karol Herbst · 9 years ago
  89. 9402aec drm/nouveau/fifo/gf100: remove references to "daemon" by Ben Skeggs · 9 years ago
  90. bac34ed drm/nouveau/fb/nv50: remove references to "daemon" by Ben Skeggs · 9 years ago
  91. 547dd27 drm/nouveau/clk: remove references to "daemon" by Ben Skeggs · 9 years ago
  92. caf2be8 drm/nouveau/gr/gf100: provide a bit more info for various errors by Ilia Mirkin · 9 years ago
  93. cf09129 drm/nouveau/bios: parse 8.1 Gbps DP link rate by Ben Skeggs · 9 years ago
  94. 7d2813c drm/nouveau/ltc/gm204: split implementation from gm107 by Ben Skeggs · 9 years ago
  95. 4fb9c3f drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1 by Ben Skeggs · 9 years ago
  96. e3d26d0 drm/nouveau/ibus/gm204: split implementation from gk104 by Ben Skeggs · 9 years ago
  97. 5bf561e drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer by Ben Skeggs · 9 years ago
  98. f01c4e6 drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious by Ben Skeggs · 9 years ago
  99. 13db6d6 drm/nouveau/nvif: split out client interface definitions by Ben Skeggs · 9 years ago
  100. 923bc41 drm/nouveau/nvif: split out device interface definitions by Ben Skeggs · 9 years ago