1. 4b5ece2 drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2) by Eric Huang · 9 years ago
  2. 3466904 drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support by Jordan Lazare · 9 years ago
  3. 9571e1d drm/amdgpu: Use drm_calloc_large for VM page_tables array by Michel Dänzer · 9 years ago
  4. 7776a69 drm/amdgpu: Add some tweaks to gfx 8 soft reset by Alex Deucher · 9 years ago
  5. e160e4d drm/amdgpu: fix tonga smu resume by Alex Deucher · 9 years ago
  6. e9c5e74 drm/amdgpu: add missing irq.h include by Dave Airlie · 9 years ago
  7. 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
  8. 06249e6 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  9. 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
  10. a50e2bf drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates by Thomas Hellstrom · 9 years ago
  11. fb89ac5 drm/vmwgfx: Fix an incorrect lock check by Thomas Hellstrom · 9 years ago
  12. 38b1751 drm: nouveau: fix nouveau_debugfs_init prototype by Arnd Bergmann · 9 years ago
  13. 25c8050 drm/nouveau/pci: fix check in nvkm_pcie_set_link by Karol Herbst · 9 years ago
  14. 6cfd777 Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  15. d8e0cae drm/amdgpu: validate duplicates first by Christian König · 9 years ago
  16. eceb8a1 drm/amdgpu: move VM page tables to the LRU end on CS v2 by Christian König · 9 years ago
  17. ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 9 years ago
  18. ed704a4 drm/ttm: fix adding foreign BOs to the swap LRU by Christian König · 9 years ago
  19. 33d48cf drm/ttm: fix adding foreign BOs to the LRU during init v2 by Christian König · 9 years ago
  20. e3837b0 drm/radeon: use kobj_to_dev() by Geliang Tang · 9 years ago
  21. cc29ec8 drm/amdgpu: use kobj_to_dev() by Geliang Tang · 9 years ago
  22. 403664b drm/amdgpu/cz: force vce clocks when sclks are forced by Alex Deucher · 9 years ago
  23. 5f57642 drm/amdgpu/cz: force uvd clocks when sclks are forced by Alex Deucher · 9 years ago
  24. 044c062 drm/amdgpu/cz: add code to enable forcing VCE clocks by Alex Deucher · 9 years ago
  25. d83b1e81 drm/amdgpu/cz: add code to enable forcing UVD clocks by Alex Deucher · 9 years ago
  26. 888c9e3 drm/amdgpu: fix lost sync_to if scheduler is enabled. by Chunming Zhou · 9 years ago
  27. f3b5cb3 drm/amd/powerplay: fix static checker warning for return meaningless value. by Rex Zhu · 9 years ago
  28. c74d8eb drm/exynos: fix kernel panic issue at drm releasing by Inki Dae · 9 years ago
  29. d619894 drm/exynos: crtc: do not wait for the scanout completion by Inki Dae · 9 years ago
  30. 3dbaab1 drm/exynos: mixer: properly update all planes on the same vblank event by Marek Szyprowski · 9 years ago
  31. d29c2c1 drm/exynos: crtc: rework atomic_{begin,flush} by Marek Szyprowski · 9 years ago
  32. 5e68fef drm/exynos: mixer: unify a check for video-processor window by Marek Szyprowski · 9 years ago
  33. 26a7af3 drm/exynos: mixer: also allow ARGB1555 and ARGB4444 by Tobias Jakobi · 9 years ago
  34. f657a99 drm/exynos: mixer: refactor layer setup by Marek Szyprowski · 9 years ago
  35. 5bec019 drm/exynos: mixer: remove all static blending setup by Tobias Jakobi · 9 years ago
  36. a2cb911 drm/exynos: mixer: set window priority based on zpos by Marek Szyprowski · 9 years ago
  37. 0ea7240 drm/exynos: make zpos property configurable by Marek Szyprowski · 9 years ago
  38. 40bdfb0 drm/exynos: rename zpos to index by Marek Szyprowski · 9 years ago
  39. 8a0d560 drm/amdgpu/powerplay: include asm/div64.h for do_div() by Stephen Rothwell · 9 years ago
  40. 5f23236 drm/amdgpu: add irq domain support by Alex Deucher · 9 years ago
  41. ba228ac drm/amdgpu/cgs: add an interface to access PCI resources by Alex Deucher · 9 years ago
  42. 57b4f7e6 Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 9 years ago
  43. a18c91d drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host by Ben Skeggs · 9 years ago
  44. f68f4c9 drm/nouveau/perf: change pcie speed on pstate change by Karol Herbst · 9 years ago
  45. d3b378c drm/nouveau/perf: add fields for pci speed and width and use it for the pstates by Karol Herbst · 9 years ago
  46. c6e2f9b drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards by Karol Herbst · 9 years ago
  47. 3aba825 drm/nouveau/pci: implement pcie speed change for kepler+ by Karol Herbst · 9 years ago
  48. 7c92384 drm/nouveau/pci: implement pcie speed change for Fermi by Karol Herbst · 9 years ago
  49. 5cca4bd drm/nouveau/pci: implement pcie speed change for tesla by Karol Herbst · 9 years ago
  50. bcc19d9 drm/nouveau/pci: implement generic code for pcie speed change by Karol Herbst · 9 years ago
  51. 28c8060 drm/nouveau/pci: add gk104 variant by Karol Herbst · 9 years ago
  52. bec4961 drm/nouveau/pci: add gf106 variant by Karol Herbst · 9 years ago
  53. 0a882cad drm/nouveau/kms: take mode_config mutex in connector hotplug path by Ben Skeggs · 9 years ago
  54. 2e7db87 drm/nouveau/nouveau/perfmon: add interface files for current core voltage by Karol Herbst · 9 years ago
  55. fcc95ce drm/nouveau/sysfs: remove pstate interface by Karol Herbst · 9 years ago
  56. 6e9fc17 drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs by Karol Herbst · 9 years ago
  57. b126a20 drm/nouveau/debugfs: we need a ctrl object for debugfs by Karol Herbst · 9 years ago
  58. 56c101a drm/nouveau/debugfs: rename functions to indicate they are used inside drm by Karol Herbst · 9 years ago
  59. 1b7ab1a drm/nouveau/debugfs: add infrastructure to add files with other fops than only read by Karol Herbst · 9 years ago
  60. 9402aec drm/nouveau/fifo/gf100: remove references to "daemon" by Ben Skeggs · 9 years ago
  61. bac34ed drm/nouveau/fb/nv50: remove references to "daemon" by Ben Skeggs · 9 years ago
  62. 547dd27 drm/nouveau/clk: remove references to "daemon" by Ben Skeggs · 9 years ago
  63. caf2be8 drm/nouveau/gr/gf100: provide a bit more info for various errors by Ilia Mirkin · 9 years ago
  64. cf09129 drm/nouveau/bios: parse 8.1 Gbps DP link rate by Ben Skeggs · 9 years ago
  65. 7d2813c drm/nouveau/ltc/gm204: split implementation from gm107 by Ben Skeggs · 9 years ago
  66. 4fb9c3f drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1 by Ben Skeggs · 9 years ago
  67. e3d26d0 drm/nouveau/ibus/gm204: split implementation from gk104 by Ben Skeggs · 9 years ago
  68. 5bf561e drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer by Ben Skeggs · 9 years ago
  69. f01c4e6 drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious by Ben Skeggs · 9 years ago
  70. 13db6d6 drm/nouveau/nvif: split out client interface definitions by Ben Skeggs · 9 years ago
  71. 923bc41 drm/nouveau/nvif: split out device interface definitions by Ben Skeggs · 9 years ago
  72. 845f272 drm/nouveau/nvif: split out ctxdma interface definitions by Ben Skeggs · 9 years ago
  73. 75445a4 drm/nouveau/nvif: split out perfmon interface definitions by Ben Skeggs · 9 years ago
  74. 671e969 drm/nouveau/nvif: split out device control interface definitions by Ben Skeggs · 9 years ago
  75. 8ed1730 drm/nouveau/nvif: split out fifo interface definitions by Ben Skeggs · 9 years ago
  76. 7568b10 drm/nouveau/nvif: split out display interface definitions by Ben Skeggs · 9 years ago
  77. 538b269 drm/nouveau/nvif: split out nvsw interface definitons by Ben Skeggs · 9 years ago
  78. 53a6df7 drm/nouveau/nvif: split out fermi interface definitions by Ben Skeggs · 9 years ago
  79. 08f7633 drm/nouveau/nvif: move internal class identifiers to class.h by Ben Skeggs · 9 years ago
  80. 21f560e drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup by Ben Skeggs · 9 years ago
  81. b306712 drm/nouveau/instmem/gk20a: use DMA API CPU mapping by Alexandre Courbot · 9 years ago
  82. 338840e drm/nouveau/instmem/gk20a: fix race conditions by Alexandre Courbot · 9 years ago
  83. 5a9e822 drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20a by Nicolas Chauvet · 9 years ago
  84. da4ee13 drm/nouveau/fifo/gk104: fix engine status register offset by Vince Hsu · 9 years ago
  85. 864d55f drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR by Ben Skeggs · 9 years ago
  86. d40d0fd drm/nouveau/fifo/gf100: fix race condition when updating engine runlists by Ben Skeggs · 9 years ago
  87. 386ffd5 drm/nouveau/fifo/gk104: fix race condition when updating engine runlists by Ben Skeggs · 9 years ago
  88. cfb4f92 drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles by Ilia Mirkin · 9 years ago
  89. 700c18c drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitor by Ilia Mirkin · 9 years ago
  90. 1299b63 drm/nouveau/core: fix return in error path of device probe by Alexandre Courbot · 9 years ago
  91. 1a0c96c0 drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler by Ilia Mirkin · 9 years ago
  92. 16ef53a9 drm/nouveau/disp: activate dual link TMDS links only when possible by Hauke Mehrtens · 9 years ago
  93. b483666 Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  94. 13c240e drm/radeon: fix trivial typo in warning message by Alexandre Demers · 9 years ago
  95. 1ef897e radeon: r100: Silence 'may be used uninitialized' warnings by Tim Gardner · 9 years ago
  96. 191caba drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2 by Christian König · 9 years ago
  97. 4d42fa4 drm/amd/powerplay: implement power down asic task for CZ by Rex Zhu · 9 years ago
  98. e1d32e6 drm/amd/powerplay: enable power down asic task. (v2) by Rex Zhu · 9 years ago
  99. 018462d drm/amd/powerplay: enable set boot state task by Rex Zhu · 9 years ago
  100. f556c27 drm/amd/powerplay: add thermal control task when resume. by Rex Zhu · 9 years ago