1. d9220d4 drm/exynos: add prepare and cleanup phases for planes by Gustavo Padovan · 9 years ago
  2. fc75f71 drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip() by Gustavo Padovan · 9 years ago
  3. bb0fa93 drm/exynos: don't track enabled state at exynos_crtc by Gustavo Padovan · 9 years ago
  4. 92cffd5 drm/nouveau/dispnv04: fix build on powerpc by Dave Airlie · 9 years ago
  5. 4b9e78b nouveau: fix powerpc build by Dave Airlie · 9 years ago
  6. 3439633 Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  7. a3c1ff8 drm/nouveau: bump driver version for release by Ben Skeggs · 9 years ago
  8. 43a7066 drm/nouveau/tegra: merge platform setup from nouveau drm by Ben Skeggs · 9 years ago
  9. 340b0e7c drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 9 years ago
  10. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 9 years ago
  11. c7af0ff drm/nouveau/device: import pciid list and integrate quirks with it by Ben Skeggs · 9 years ago
  12. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 9 years ago
  13. 2b70082 drm/nouveau/mc: move device irq handling to platform-specific code by Ben Skeggs · 9 years ago
  14. ae0a5b2 drm/nouveau/mc/gf100-: handle second interrupt tree by Ben Skeggs · 9 years ago
  15. d4c4cc8 drm/nouveau/mc: abstract interface to master intr registers by Ben Skeggs · 9 years ago
  16. 0a34fb3 drm/nouveau/pci: new subdev by Ben Skeggs · 9 years ago
  17. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 9 years ago
  18. 68f3f70 drm/nouveau/core: remove the remainder of the previous style by Ben Skeggs · 9 years ago
  19. 7624fc0 drm/nouveau/mpeg: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  20. 6f41c7c drm/nouveau/sw: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  21. 97070f2 drm/nouveau/pm: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  22. c85ee6c drm/nouveau/gr: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  23. 13de7f4 drm/nouveau/fifo: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  24. 70aa867 drm/nouveau/disp: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  25. bd70563f drm/nouveau/dma: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  26. 14d74ac drm/nouveau/cipher: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  27. e5b31ca drm/nouveau/ce: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  28. 98b20c9 drm/nouveau/xtensa: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  29. 53e60da drm/nouveau/falcon: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  30. 437b229 drm/nouveau/volt: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  31. 31649ec drm/nouveau/tmr: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  32. 57113c0 drm/nouveau/therm: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  33. e2ca4e7 drm/nouveau/pmu: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  34. a4f7bd3 drm/nouveau/mxm: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  35. c958245 drm/nouveau/mmu: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  36. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  37. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  38. b7a2bc1 drm/nouveau/imem: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  39. 8de65bd drm/nouveau/devinit: run devinit scripts right after preinit by Ben Skeggs · 9 years ago
  40. 551d341 drm/nouveau/ibus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  41. 49bd8da drm/nouveau/i2c: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  42. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  43. c5fcafa drm/nouveau/fuse: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  44. 03c8952 drm/nouveau/fb: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  45. 151abd4 drm/nouveau/devinit: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  46. 6625f55 drm/nouveau/clk: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  47. bb23f9d drm/nouveau/bus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  48. 4648443 drm/nouveau/bios: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  49. 3293228 drm/nouveau/bar: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  50. ef8bc57 drm/nouveau/core: kill some (now) dead code by Ben Skeggs · 9 years ago
  51. 07b9e6c drm/nouveau/sw: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  52. 5ffeb84 drm/nouveau/pm: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  53. 218f978 drm/nouveau/mpeg: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  54. 27f3d6c drm/nouveau/gr: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  55. b3c9815 drm/nouveau/cipher: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  56. e5ff112 drm/nouveau/ce: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  57. c79a191 drm/nouveau/xtensa: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  58. 9d498e0 drm/nouveau/falcon: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  59. 8f0649b drm/nouveau/fifo: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  60. 9a65a38 drm/nouveau/fifo: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  61. 0ce41e3 drm/nouveau/disp: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  62. 2a7909c drm/nouveau/disp: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  63. 0710cc3 drm/nouveau/dma: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  64. 19fef52 drm/nouveau/dma: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  65. 0e29998 drm/nouveau/device: convert ctrl class to new-style nvkm_object by Ben Skeggs · 9 years ago
  66. 2a9f847 drm/nouveau/device: convert user class to new-style nvkm_object by Ben Skeggs · 9 years ago
  67. 24bd093 drm/nouveau/client: convert to new-style nvkm_object by Ben Skeggs · 9 years ago
  68. 6157091 drm/nouveau/sw: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  69. 590801c drm/nouveau/mpeg: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  70. a65955e drm/nouveau/gr: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  71. 6ca307b drm/nouveau/fifo: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  72. 35acf3d drm/nouveau/cipher: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  73. a83d887 drm/nouveau/falcon: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  74. 344c2d4 drm/nouveau/fb: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  75. 898a2b3 drm/nouveau/sw: turn flip completion into an event by Ben Skeggs · 9 years ago
  76. cd459e7 drm/nouveau/sw/nv04: replace direct context access with GetRef method by Ben Skeggs · 9 years ago
  77. 1d2a1e5 drm/nouveau/ramht: remove dependence on namedb by Ben Skeggs · 9 years ago
  78. f027f49 drm/nouveau/gpuobj: separate allocation from nvkm_object by Ben Skeggs · 9 years ago
  79. 227c95d drm/nouveau/gr: directly use instmem where currently possible by Ben Skeggs · 9 years ago
  80. 358ce60 drm/nouveau/fifo: directly use instmem for runlists and polling areas by Ben Skeggs · 9 years ago
  81. faf4689 drm/nouveau/xtensa: directly use instmem for ucode image by Ben Skeggs · 9 years ago
  82. 406ca8c drm/nouveau/falcon: directly use instmem for ucode image by Ben Skeggs · 9 years ago
  83. 5b1ab0c drm/nouveau/imem/nv04-nv40: directly use instmem for vbios/ramfc/ramro by Ben Skeggs · 9 years ago
  84. adb53d2 drm/nouveau/bar/gf100: directly use instmem for channel descriptors by Ben Skeggs · 9 years ago
  85. d0659d3 drm/nouveau/mmu: directly use instmem for page tables by Ben Skeggs · 9 years ago
  86. d8e8399 drm/nouveau/imem: improve management of instance memory by Ben Skeggs · 9 years ago
  87. 1de6856 drm/nouveau/mmu: protect each vm with its own mutex by Ben Skeggs · 9 years ago
  88. 524bdbf drm/nouveau/core: prepare for new-style objects by Ben Skeggs · 9 years ago
  89. 6cf813f drm/nouveau/device: prepare for new-style subdevs by Ben Skeggs · 9 years ago
  90. 7974dd1 drm/nouveau/device: separate construction of pci/tegra devices by Ben Skeggs · 9 years ago
  91. 168c2e2 drm/nouveau/engine: implement support for new-style nvkm_engine by Ben Skeggs · 9 years ago
  92. f029021 drm/nouveau/subdev: implement support for new-style nvkm_subdev by Ben Skeggs · 9 years ago
  93. cbea21e drm/nouveau/object: implement support for new-style nvkm_object by Ben Skeggs · 9 years ago
  94. 89c651e drm/nouveau/engine: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  95. 3a8c340 drm/nouveau/subdev: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  96. aa35888 drm/nouveau/object: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  97. d61f4c1 drm/nouveau/nvif: device time mthd by Ben Skeggs · 9 years ago
  98. 159045c drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args by Ben Skeggs · 9 years ago
  99. 22827fa4 drm/nouveau/nvif: return chipset/board names from device info method by Ben Skeggs · 9 years ago
  100. d562417 drm/nouveau/nvif: add supported engines query to kepler gpfifo class by Ben Skeggs · 9 years ago