1. f3b5cb3 drm/amd/powerplay: fix static checker warning for return meaningless value. by Rex Zhu · 9 years ago
  2. 5f23236 drm/amdgpu: add irq domain support by Alex Deucher · 9 years ago
  3. ba228ac drm/amdgpu/cgs: add an interface to access PCI resources by Alex Deucher · 9 years ago
  4. 57b4f7e6 Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 9 years ago
  5. a18c91d drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host by Ben Skeggs · 9 years ago
  6. f68f4c9 drm/nouveau/perf: change pcie speed on pstate change by Karol Herbst · 9 years ago
  7. d3b378c drm/nouveau/perf: add fields for pci speed and width and use it for the pstates by Karol Herbst · 9 years ago
  8. c6e2f9b drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards by Karol Herbst · 9 years ago
  9. 3aba825 drm/nouveau/pci: implement pcie speed change for kepler+ by Karol Herbst · 9 years ago
  10. 7c92384 drm/nouveau/pci: implement pcie speed change for Fermi by Karol Herbst · 9 years ago
  11. 5cca4bd drm/nouveau/pci: implement pcie speed change for tesla by Karol Herbst · 9 years ago
  12. bcc19d9 drm/nouveau/pci: implement generic code for pcie speed change by Karol Herbst · 9 years ago
  13. 28c8060 drm/nouveau/pci: add gk104 variant by Karol Herbst · 9 years ago
  14. bec4961 drm/nouveau/pci: add gf106 variant by Karol Herbst · 9 years ago
  15. 0a882cad drm/nouveau/kms: take mode_config mutex in connector hotplug path by Ben Skeggs · 9 years ago
  16. 2e7db87 drm/nouveau/nouveau/perfmon: add interface files for current core voltage by Karol Herbst · 9 years ago
  17. fcc95ce drm/nouveau/sysfs: remove pstate interface by Karol Herbst · 9 years ago
  18. 6e9fc17 drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs by Karol Herbst · 9 years ago
  19. b126a20 drm/nouveau/debugfs: we need a ctrl object for debugfs by Karol Herbst · 9 years ago
  20. 56c101a drm/nouveau/debugfs: rename functions to indicate they are used inside drm by Karol Herbst · 9 years ago
  21. 1b7ab1a drm/nouveau/debugfs: add infrastructure to add files with other fops than only read by Karol Herbst · 9 years ago
  22. 9402aec drm/nouveau/fifo/gf100: remove references to "daemon" by Ben Skeggs · 9 years ago
  23. bac34ed drm/nouveau/fb/nv50: remove references to "daemon" by Ben Skeggs · 9 years ago
  24. 547dd27 drm/nouveau/clk: remove references to "daemon" by Ben Skeggs · 9 years ago
  25. caf2be8 drm/nouveau/gr/gf100: provide a bit more info for various errors by Ilia Mirkin · 9 years ago
  26. cf09129 drm/nouveau/bios: parse 8.1 Gbps DP link rate by Ben Skeggs · 9 years ago
  27. 7d2813c drm/nouveau/ltc/gm204: split implementation from gm107 by Ben Skeggs · 9 years ago
  28. 4fb9c3f drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1 by Ben Skeggs · 9 years ago
  29. e3d26d0 drm/nouveau/ibus/gm204: split implementation from gk104 by Ben Skeggs · 9 years ago
  30. 5bf561e drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer by Ben Skeggs · 9 years ago
  31. f01c4e6 drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious by Ben Skeggs · 9 years ago
  32. 13db6d6 drm/nouveau/nvif: split out client interface definitions by Ben Skeggs · 9 years ago
  33. 923bc41 drm/nouveau/nvif: split out device interface definitions by Ben Skeggs · 9 years ago
  34. 845f272 drm/nouveau/nvif: split out ctxdma interface definitions by Ben Skeggs · 9 years ago
  35. 75445a4 drm/nouveau/nvif: split out perfmon interface definitions by Ben Skeggs · 9 years ago
  36. 671e969 drm/nouveau/nvif: split out device control interface definitions by Ben Skeggs · 9 years ago
  37. 8ed1730 drm/nouveau/nvif: split out fifo interface definitions by Ben Skeggs · 9 years ago
  38. 7568b10 drm/nouveau/nvif: split out display interface definitions by Ben Skeggs · 9 years ago
  39. 538b269 drm/nouveau/nvif: split out nvsw interface definitons by Ben Skeggs · 9 years ago
  40. 53a6df7 drm/nouveau/nvif: split out fermi interface definitions by Ben Skeggs · 9 years ago
  41. 08f7633 drm/nouveau/nvif: move internal class identifiers to class.h by Ben Skeggs · 9 years ago
  42. 21f560e drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup by Ben Skeggs · 9 years ago
  43. b306712 drm/nouveau/instmem/gk20a: use DMA API CPU mapping by Alexandre Courbot · 9 years ago
  44. 338840e drm/nouveau/instmem/gk20a: fix race conditions by Alexandre Courbot · 9 years ago
  45. 5a9e822 drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20a by Nicolas Chauvet · 9 years ago
  46. da4ee13 drm/nouveau/fifo/gk104: fix engine status register offset by Vince Hsu · 9 years ago
  47. 864d55f drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR by Ben Skeggs · 9 years ago
  48. d40d0fd drm/nouveau/fifo/gf100: fix race condition when updating engine runlists by Ben Skeggs · 9 years ago
  49. 386ffd5 drm/nouveau/fifo/gk104: fix race condition when updating engine runlists by Ben Skeggs · 9 years ago
  50. cfb4f92 drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles by Ilia Mirkin · 9 years ago
  51. 700c18c drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitor by Ilia Mirkin · 9 years ago
  52. 1299b63 drm/nouveau/core: fix return in error path of device probe by Alexandre Courbot · 9 years ago
  53. 1a0c96c0 drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler by Ilia Mirkin · 9 years ago
  54. 16ef53a9 drm/nouveau/disp: activate dual link TMDS links only when possible by Hauke Mehrtens · 9 years ago
  55. b483666 Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  56. 13c240e drm/radeon: fix trivial typo in warning message by Alexandre Demers · 9 years ago
  57. 1ef897e radeon: r100: Silence 'may be used uninitialized' warnings by Tim Gardner · 9 years ago
  58. 191caba drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2 by Christian König · 9 years ago
  59. 4d42fa4 drm/amd/powerplay: implement power down asic task for CZ by Rex Zhu · 9 years ago
  60. e1d32e6 drm/amd/powerplay: enable power down asic task. (v2) by Rex Zhu · 9 years ago
  61. 018462d drm/amd/powerplay: enable set boot state task by Rex Zhu · 9 years ago
  62. f556c27 drm/amd/powerplay: add thermal control task when resume. by Rex Zhu · 9 years ago
  63. ab4f4b1 drm/amdgpu: fix hex/decimal bug when show gpu load. by Rex Zhu · 9 years ago
  64. 0cfd9f2 drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI. by Rex Zhu · 9 years ago
  65. 9354573 drm/amdgpu: Show gpu load when display gpu performance for Ci. by Rex Zhu · 9 years ago
  66. e0b71a7 drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume. by Rex Zhu · 9 years ago
  67. a969e16 drm/amd/powerplay: add powerplay valid check to avoid null point. (v2) by Rex Zhu · 9 years ago
  68. c15c8d7 drm/amd/powerplay: fix Smatch static checker warnings by Rex Zhu · 9 years ago
  69. 75ac63d drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2) by Rex Zhu · 9 years ago
  70. 53d3de1 drm/amd/powerplay: fix bug that NULL checks are reversed. by Rex Zhu · 9 years ago
  71. 15c3277 amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functions by Tom St Denis · 9 years ago
  72. 9e4e1ae amdgpu/dce11: Remove division from dce_v11_0_vblank_wait() by Tom St Denis · 9 years ago
  73. 691ca86 amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not ready. by Tom St Denis · 9 years ago
  74. 74af127 amdgpu/vce3: Remove magic constants from harvest register masks. by Tom St Denis · 9 years ago
  75. 81da2ed amdgpu/vce3: Simplify vce_v3_0_process_interrupt() by Tom St Denis · 9 years ago
  76. af18b0f amdgpu/vce3: Simplify vce_v3_0_soft_reset() by Tom St Denis · 9 years ago
  77. 92988e6 amdgpu/vce3: Simplify idle and wait for idle code by Tom St Denis · 9 years ago
  78. 1dab5f0 amdgpu/vce3: Cleanup harvest config function. by Tom St Denis · 9 years ago
  79. e1de741 drm/amdgpu: fix NULL in vm_grab_id while S3 back by Chunming Zhou · 9 years ago
  80. 7c9574f drm/amd/powerplay: precedence bug in init_non_clock_fields() by Dan Carpenter · 9 years ago
  81. b92c26d drm/amdgpu/cgs: cleanup some indenting by Dan Carpenter · 9 years ago
  82. 2500a3c drm/amd/powerplay: fix a reversed condition by Dan Carpenter · 9 years ago
  83. 85a21ea drm/radeon: Drop unnecessary unsigned int < 0 check by Thierry Reding · 9 years ago
  84. 7a11a33 drm/dp/mst: fix in RAD element access by Mykola Lysenko · 9 years ago
  85. 75af4c8 drm/dp/mst: fix in MSTB RAD initialization by Mykola Lysenko · 9 years ago
  86. 1f16ee7f drm/dp/mst: always send reply for UP request by Mykola Lysenko · 9 years ago
  87. bd93432 drm/dp/mst: process broadcast messages correctly by Mykola Lysenko · 9 years ago
  88. 6a53b31 drm: powerplay: use div64_s64 instead of do_div by Arnd Bergmann · 9 years ago
  89. c11b898 Merge tag 'omapdrm-4.5-resolved' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  90. 9c8e566 drm/omap: remove obsolete manager assignment by Tomi Valkeinen · 9 years ago
  91. 728fea7 drm/omap: set DRIVER_ATOMIC for omapdrm by Tomi Valkeinen · 9 years ago
  92. b75e151 drm/omap: remove unused plugin defines by Tomi Valkeinen · 9 years ago
  93. 0d6fa53 drm/omap: Use bitmaps for TILER placement by Andy Gross · 9 years ago
  94. 73d7710 drm: omapdrm: gem: Remove check for impossible condition by Laurent Pinchart · 9 years ago
  95. 92b4b44 drm: omapdrm: gem: Simplify error handling when creating GEM object by Laurent Pinchart · 9 years ago
  96. 08b710f drm: omapdrm: gem: Don't free mmap offset twice by Laurent Pinchart · 9 years ago
  97. 74128a2 drm: omapdrm: gem: Fix GEM object destroy in error path by Laurent Pinchart · 9 years ago
  98. 00e9c7c drm: omapdrm: gem: Free the correct memory object by Laurent Pinchart · 9 years ago
  99. ef3f4e9 drm: omapdrm: gem: Mask out private flags passed from userspace by Laurent Pinchart · 9 years ago
  100. f430274 drm: omapdrm: gem: Move global usergart variable to omap_drm_private by Laurent Pinchart · 9 years ago