1. c305857 drm/exynos: remove buf_cnt from struct exynos_drm_fb by Joonyoung Shim · 10 years ago
  2. faec262 drm/exynos: remove exynos_drm_fb_get_buf_cnt() by Joonyoung Shim · 10 years ago
  3. 8d31758 drm/exynos: cleanup exynos_user_fb_create() by Joonyoung Shim · 10 years ago
  4. d56125a drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers by Joonyoung Shim · 10 years ago
  5. dcbb85a drm/exynos: cleanup to get gem object for fb by Joonyoung Shim · 10 years ago
  6. ee885ca drm/exynos: update fb_info via only one function by Joonyoung Shim · 10 years ago
  7. d761996 drm/exynos: cleanup exynos_drm_fbdev_update() by Joonyoung Shim · 10 years ago
  8. 39a839f drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c by Joonyoung Shim · 10 years ago
  9. 94e30d9 drm/exynos: remove exynos_drm_fb_set_buf_cnt() by Joonyoung Shim · 10 years ago
  10. 7de5c36 drm/exynos: remove superfluous checks in g2d_check_reg_offset() by Tobias Jakobi · 10 years ago
  11. 179239a drm/exynos: fix size check in g2d_check_buf_desc_is_valid() by Tobias Jakobi · 10 years ago
  12. 879a37d Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  13. 701078d Merge tag 'drm-intel-next-fixes-2015-08-28' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  14. d3e8ea5 Merge tag 'drm-amdkfd-next-fixes-2015-08-30' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  15. 50002d4 drm/exynos: fix build warning to exynos_drm_gem.c by Inki Dae · 10 years ago
  16. fbbb1e1 drm/exynos: Properly report supported formats for each device by Marek Szyprowski · 10 years ago
  17. 74f230d drm/exynos: add render node support by Joonyoung Shim · 10 years ago
  18. cc5a7b3 drm/exynos: implement atomic_{begin/flush} of DECON by Hyungwon Hwang · 10 years ago
  19. e7fefb1 drm/exynos: remove legacy ->suspend()/resume() by Gustavo Padovan · 10 years ago
  20. c8c38cc drm/exynos: Enable atomic modesetting feature by Gustavo Padovan · 10 years ago
  21. 7cf23ea drm/exynos: remove wait queue for pending page flip by Gustavo Padovan · 10 years ago
  22. c453366 drm/exynos: wait all planes updates to finish by Gustavo Padovan · 10 years ago
  23. a379df1 drm/exynos: add atomic asynchronous commit by Gustavo Padovan · 10 years ago
  24. cb11b3f drm/exynos: fimd: only finish update if START == START_S by Gustavo Padovan · 10 years ago
  25. 4420508 drm/exynos: add macro to get the address of START_S reg by Gustavo Padovan · 10 years ago
  26. 822f6df drm/exynos: check for pending fb before finish update by Gustavo Padovan · 10 years ago
  27. ce3ff36 drm/exynos: fimd: move window protect code to prepare/cleanup_plane by Gustavo Padovan · 10 years ago
  28. d9220d4 drm/exynos: add prepare and cleanup phases for planes by Gustavo Padovan · 10 years ago
  29. fc75f71 drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip() by Gustavo Padovan · 10 years ago
  30. bb0fa93 drm/exynos: don't track enabled state at exynos_crtc by Gustavo Padovan · 10 years ago
  31. 2497ee7 amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> by Christoph Hellwig · 10 years ago
  32. 92cffd5 drm/nouveau/dispnv04: fix build on powerpc by Dave Airlie · 10 years ago
  33. 4b9e78b nouveau: fix powerpc build by Dave Airlie · 10 years ago
  34. 3439633 Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  35. a3c1ff8 drm/nouveau: bump driver version for release by Ben Skeggs · 10 years ago
  36. 43a7066 drm/nouveau/tegra: merge platform setup from nouveau drm by Ben Skeggs · 10 years ago
  37. 340b0e7 drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 10 years ago
  38. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 10 years ago
  39. c7af0ff drm/nouveau/device: import pciid list and integrate quirks with it by Ben Skeggs · 10 years ago
  40. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 10 years ago
  41. 2b70082 drm/nouveau/mc: move device irq handling to platform-specific code by Ben Skeggs · 10 years ago
  42. ae0a5b2 drm/nouveau/mc/gf100-: handle second interrupt tree by Ben Skeggs · 10 years ago
  43. d4c4cc8 drm/nouveau/mc: abstract interface to master intr registers by Ben Skeggs · 10 years ago
  44. 0a34fb3 drm/nouveau/pci: new subdev by Ben Skeggs · 10 years ago
  45. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 10 years ago
  46. 68f3f70 drm/nouveau/core: remove the remainder of the previous style by Ben Skeggs · 10 years ago
  47. 7624fc0 drm/nouveau/mpeg: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  48. 6f41c7c drm/nouveau/sw: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  49. 97070f2 drm/nouveau/pm: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  50. c85ee6c drm/nouveau/gr: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  51. 13de7f4 drm/nouveau/fifo: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  52. 70aa867 drm/nouveau/disp: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  53. bd70563f drm/nouveau/dma: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  54. 14d74ac drm/nouveau/cipher: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  55. e5b31ca drm/nouveau/ce: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  56. 98b20c9 drm/nouveau/xtensa: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  57. 53e60da4 drm/nouveau/falcon: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  58. 437b229 drm/nouveau/volt: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  59. 31649ec drm/nouveau/tmr: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  60. 57113c0 drm/nouveau/therm: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  61. e2ca4e7 drm/nouveau/pmu: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  62. a4f7bd3 drm/nouveau/mxm: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  63. c958245 drm/nouveau/mmu: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  64. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  65. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  66. b7a2bc1 drm/nouveau/imem: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  67. 8de65bd drm/nouveau/devinit: run devinit scripts right after preinit by Ben Skeggs · 10 years ago
  68. 551d341 drm/nouveau/ibus: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  69. 49bd8da drm/nouveau/i2c: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  70. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  71. c5fcafa drm/nouveau/fuse: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  72. 03c8952 drm/nouveau/fb: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  73. 151abd4 drm/nouveau/devinit: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  74. 6625f55 drm/nouveau/clk: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  75. bb23f9d drm/nouveau/bus: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  76. 4648443 drm/nouveau/bios: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  77. 3293228 drm/nouveau/bar: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  78. ef8bc57 drm/nouveau/core: kill some (now) dead code by Ben Skeggs · 10 years ago
  79. 07b9e6c drm/nouveau/sw: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  80. 5ffeb84 drm/nouveau/pm: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  81. 218f978 drm/nouveau/mpeg: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  82. 27f3d6c drm/nouveau/gr: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  83. b3c9815 drm/nouveau/cipher: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  84. e5ff112 drm/nouveau/ce: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  85. c79a191 drm/nouveau/xtensa: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  86. 9d498e0 drm/nouveau/falcon: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  87. 8f0649b drm/nouveau/fifo: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  88. 9a65a38 drm/nouveau/fifo: split user classes out from engine implementations by Ben Skeggs · 10 years ago
  89. 0ce41e3 drm/nouveau/disp: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  90. 2a7909c drm/nouveau/disp: split user classes out from engine implementations by Ben Skeggs · 10 years ago
  91. 0710cc3 drm/nouveau/dma: convert user classes to new-style nvkm_object by Ben Skeggs · 10 years ago
  92. 19fef52 drm/nouveau/dma: split user classes out from engine implementations by Ben Skeggs · 10 years ago
  93. 0e29998 drm/nouveau/device: convert ctrl class to new-style nvkm_object by Ben Skeggs · 10 years ago
  94. 2a9f847 drm/nouveau/device: convert user class to new-style nvkm_object by Ben Skeggs · 10 years ago
  95. 24bd093 drm/nouveau/client: convert to new-style nvkm_object by Ben Skeggs · 10 years ago
  96. 6157091 drm/nouveau/sw: remove dependence on namedb/engctx lookup by Ben Skeggs · 10 years ago
  97. 590801c drm/nouveau/mpeg: remove dependence on namedb/engctx lookup by Ben Skeggs · 10 years ago
  98. a65955e drm/nouveau/gr: remove dependence on namedb/engctx lookup by Ben Skeggs · 10 years ago
  99. 6ca307b drm/nouveau/fifo: remove dependence on namedb/engctx lookup by Ben Skeggs · 10 years ago
  100. 35acf3d drm/nouveau/cipher: remove dependence on namedb/engctx lookup by Ben Skeggs · 10 years ago