1. 55cdb31 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
  2. 9949558 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  3. bddf802 drm/amdgpu: set MEC doorbell range for Fiji by Jammy Zhou · 10 years ago
  4. ac01db3 drm/amdgpu: implement burst NOP for SDMA by Jammy Zhou · 10 years ago
  5. edff0e2 drm/amdgpu: add insert_nop ring func and default implementation by Jammy Zhou · 10 years ago
  6. 4b2f7e2 drm/amdgpu: add amdgpu_get_sdma_instance helper function by Jammy Zhou · 10 years ago
  7. 36f523a drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES by Jammy Zhou · 10 years ago
  8. 18111de drm/amdgpu: add burst_nop flag for sdma by Jammy Zhou · 10 years ago
  9. 4207a73 drm/amdgpu: add count field for the SDMA NOP packet v2 by Jammy Zhou · 10 years ago
  10. a60c423 drm/amdgpu: use PT for VM sync on unmap by Christian König · 10 years ago
  11. c9f0fe5 drm/amdgpu: make wait_event uninterruptible in push_job by Chunming Zhou · 10 years ago
  12. 4c28fb0 drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2 by Christian König · 10 years ago
  13. 8221d70 drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()" v2 by Christian König · 10 years ago
  14. 09bfda1 Add radeon suspend/resume quirk for HP Compaq dc5750. by Jeffery Miller · 10 years ago
  15. 423a948 drm/amdgpu: re-work sync_resv by Chunming Zhou · 10 years ago
  16. e39daf2 drm/amdgpu/atom: Send out the full AUX address by Alex Deucher · 10 years ago
  17. c305857 drm/exynos: remove buf_cnt from struct exynos_drm_fb by Joonyoung Shim · 10 years ago
  18. faec262 drm/exynos: remove exynos_drm_fb_get_buf_cnt() by Joonyoung Shim · 10 years ago
  19. 8d31758 drm/exynos: cleanup exynos_user_fb_create() by Joonyoung Shim · 10 years ago
  20. d56125a drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers by Joonyoung Shim · 10 years ago
  21. dcbb85a drm/exynos: cleanup to get gem object for fb by Joonyoung Shim · 10 years ago
  22. ee885ca drm/exynos: update fb_info via only one function by Joonyoung Shim · 10 years ago
  23. d761996 drm/exynos: cleanup exynos_drm_fbdev_update() by Joonyoung Shim · 10 years ago
  24. 39a839f drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c by Joonyoung Shim · 10 years ago
  25. 94e30d9 drm/exynos: remove exynos_drm_fb_set_buf_cnt() by Joonyoung Shim · 10 years ago
  26. 7de5c36 drm/exynos: remove superfluous checks in g2d_check_reg_offset() by Tobias Jakobi · 10 years ago
  27. 179239a drm/exynos: fix size check in g2d_check_buf_desc_is_valid() by Tobias Jakobi · 10 years ago
  28. 7040c39 drm/radeon/native: Send out the full AUX address by Alex Deucher · 10 years ago
  29. 3f8340c drm/radeon/atom: Send out the full AUX address by Ville Syrjälä · 10 years ago
  30. 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
  31. 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
  32. 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
  33. 50002d4 drm/exynos: fix build warning to exynos_drm_gem.c by Inki Dae · 10 years ago
  34. fbbb1e1 drm/exynos: Properly report supported formats for each device by Marek Szyprowski · 10 years ago
  35. 74f230d drm/exynos: add render node support by Joonyoung Shim · 10 years ago
  36. cc5a7b3 drm/exynos: implement atomic_{begin/flush} of DECON by Hyungwon Hwang · 10 years ago
  37. e7fefb1 drm/exynos: remove legacy ->suspend()/resume() by Gustavo Padovan · 10 years ago
  38. c8c38cc drm/exynos: Enable atomic modesetting feature by Gustavo Padovan · 10 years ago
  39. 7cf23ea drm/exynos: remove wait queue for pending page flip by Gustavo Padovan · 10 years ago
  40. c453366 drm/exynos: wait all planes updates to finish by Gustavo Padovan · 10 years ago
  41. a379df1 drm/exynos: add atomic asynchronous commit by Gustavo Padovan · 10 years ago
  42. cb11b3f drm/exynos: fimd: only finish update if START == START_S by Gustavo Padovan · 10 years ago
  43. 4420508 drm/exynos: add macro to get the address of START_S reg by Gustavo Padovan · 10 years ago
  44. 822f6df drm/exynos: check for pending fb before finish update by Gustavo Padovan · 10 years ago
  45. ce3ff36 drm/exynos: fimd: move window protect code to prepare/cleanup_plane by Gustavo Padovan · 10 years ago
  46. d9220d4 drm/exynos: add prepare and cleanup phases for planes by Gustavo Padovan · 10 years ago
  47. fc75f71 drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip() by Gustavo Padovan · 10 years ago
  48. bb0fa93 drm/exynos: don't track enabled state at exynos_crtc by Gustavo Padovan · 10 years ago
  49. 2497ee7 amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> by Christoph Hellwig · 10 years ago
  50. 6e7a384 drm/amdgpu: use IB for fill_buffer instead of direct command by Chunming Zhou · 10 years ago
  51. 8f8202f drm/amdgpu: stop trying to suspend UVD sessions v2 by Christian König · 10 years ago
  52. e61235d drm/amdgpu: add scheduler dependency callback v2 by Christian König · 10 years ago
  53. 69bd5bf drm/amdgpu: let the scheduler work more with jobs v2 by Christian König · 10 years ago
  54. 86b7709 drm/radeon: fix HDMI quantization_range for pre-DCE5 asics by Alex Deucher · 10 years ago
  55. 92cffd5 drm/nouveau/dispnv04: fix build on powerpc by Dave Airlie · 10 years ago
  56. 4b9e78b nouveau: fix powerpc build by Dave Airlie · 10 years ago
  57. 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
  58. a3c1ff8 drm/nouveau: bump driver version for release by Ben Skeggs · 10 years ago
  59. 43a7066 drm/nouveau/tegra: merge platform setup from nouveau drm by Ben Skeggs · 10 years ago
  60. 340b0e7 drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 10 years ago
  61. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 10 years ago
  62. c7af0ff drm/nouveau/device: import pciid list and integrate quirks with it by Ben Skeggs · 10 years ago
  63. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 10 years ago
  64. 2b70082 drm/nouveau/mc: move device irq handling to platform-specific code by Ben Skeggs · 10 years ago
  65. ae0a5b2 drm/nouveau/mc/gf100-: handle second interrupt tree by Ben Skeggs · 10 years ago
  66. d4c4cc8 drm/nouveau/mc: abstract interface to master intr registers by Ben Skeggs · 10 years ago
  67. 0a34fb3 drm/nouveau/pci: new subdev by Ben Skeggs · 10 years ago
  68. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 10 years ago
  69. 68f3f70 drm/nouveau/core: remove the remainder of the previous style by Ben Skeggs · 10 years ago
  70. 7624fc0 drm/nouveau/mpeg: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  71. 6f41c7c drm/nouveau/sw: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  72. 97070f2 drm/nouveau/pm: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  73. c85ee6c drm/nouveau/gr: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  74. 13de7f4 drm/nouveau/fifo: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  75. 70aa867 drm/nouveau/disp: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  76. bd70563f drm/nouveau/dma: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  77. 14d74ac drm/nouveau/cipher: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  78. e5b31ca drm/nouveau/ce: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  79. 98b20c9 drm/nouveau/xtensa: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  80. 53e60da4 drm/nouveau/falcon: convert to new-style nvkm_engine by Ben Skeggs · 10 years ago
  81. 437b229 drm/nouveau/volt: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  82. 31649ec drm/nouveau/tmr: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  83. 57113c0 drm/nouveau/therm: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  84. e2ca4e7 drm/nouveau/pmu: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  85. a4f7bd3 drm/nouveau/mxm: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  86. c958245 drm/nouveau/mmu: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  87. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  88. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  89. b7a2bc1 drm/nouveau/imem: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  90. 8de65bd drm/nouveau/devinit: run devinit scripts right after preinit by Ben Skeggs · 10 years ago
  91. 551d341 drm/nouveau/ibus: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  92. 49bd8da drm/nouveau/i2c: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  93. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  94. c5fcafa drm/nouveau/fuse: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  95. 03c8952 drm/nouveau/fb: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  96. 151abd4 drm/nouveau/devinit: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  97. 6625f55 drm/nouveau/clk: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  98. bb23f9d drm/nouveau/bus: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  99. 4648443 drm/nouveau/bios: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  100. 3293228 drm/nouveau/bar: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago