1. 5f64e77 drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga by Tom St Denis · 9 years ago
  2. be3ecca drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6 by Tom St Denis · 9 years ago
  3. b2c0cbd drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets by Nicolai Stange · 9 years ago
  4. 70f0f5f drm/amdgpu: refine code for code style. by Rex Zhu · 9 years ago
  5. 976accc drm/amdgpu: No need to stop hw init although vce's state was not true. by Rex Zhu · 9 years ago
  6. cb48a13 drm/amdgpu: fix issue that can't set vce clock gate. by Rex Zhu · 9 years ago
  7. b6723c8 drm/amdgpu: use ref to keep job alive by Monk Liu · 9 years ago
  8. 0de2479 drm/amdgpu: rework TDR in scheduler (v2) by Monk Liu · 9 years ago
  9. cccd9bc drm/amdgpu: get rid of incorrect TDR by Monk Liu · 9 years ago
  10. 4835096 drm/amdgpu: put job to list before done by Monk Liu · 9 years ago
  11. e472d25 drm/amdgpu: delay job free to when it's finished (v2) by Monk Liu · 9 years ago
  12. 01c02a8 drm/amdgpu/dce11: fix vertical bars appear on monitor by Vitaly Prosyak · 9 years ago
  13. e686941 drm/amdgpu: use sched_job_init to initialize sched_job by Monk Liu · 9 years ago
  14. 03ccf48 drm/amdgpu: patch cond exec for SDMA by Monk Liu · 9 years ago
  15. 128cff1 drm/amdgpu: support cond exec by Monk Liu · 9 years ago
  16. 8e9fbeb drm/amdgpu: improve vmid assigment V2 by Chunming Zhou · 9 years ago
  17. eca2240 drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const' by Nils Wallménius · 9 years ago
  18. 379548f drm/amdgpu: do not store bios_header_start in amdgpu_device by Nils Wallménius · 9 years ago
  19. 16fae65 drm/radeon: delete unused struct member suspend from radeon_device by Nils Wallménius · 9 years ago
  20. 139768f drm/amdgpu: delete unused struct member suspend from amdgpu_device by Nils Wallménius · 9 years ago
  21. 274ad65 drm/radeon: hard reset r600 and newer GPU when hibernating. by Jérome Glisse · 9 years ago
  22. 71fe289 drm/radeon: allow to force hard GPU reset. by Jérome Glisse · 9 years ago
  23. fabb593 drm/radeon: add driver option to disable vce block. by Jérome Glisse · 9 years ago
  24. f1a0a67 drm/radeon: add driver option to disable uvd block. by Jérome Glisse · 9 years ago
  25. cb25f7e drm/radeon: consolidate cik vce initialization and startup code. by Jérome Glisse · 9 years ago
  26. d18dd75 drm/radeon: consolidate si vce initialization and startup code. by Jérome Glisse · 9 years ago
  27. 6c0b120 drm/radeon: consolidate ni vce initialization and startup code. by Jérome Glisse · 9 years ago
  28. e3ebfcf drm/radeon: add a vce flag to know if need to initialize vce or not. by Jérome Glisse · 9 years ago
  29. bc48a15 drm/radeon: consolidate cik uvd initialization and startup code. by Jérome Glisse · 9 years ago
  30. fa25c22 drm/radeon: consolidate si uvd initialization and startup code. by Jérome Glisse · 9 years ago
  31. bd42210 drm/radeon: consolidate ni uvd initialization and startup code. by Jérome Glisse · 9 years ago
  32. d78d6f3 drm/radeon: consolidate evergreen uvd initialization and startup code. by Jérome Glisse · 9 years ago
  33. 66ecfce drm/radeon: consolidate rv770 uvd initialization and startup code. by Jérome Glisse · 9 years ago
  34. c91f936 drm/radeon: consolidate r600 uvd initialization and startup code. by Jérome Glisse · 9 years ago
  35. b89359b Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  36. d3a8f67 Merge tag 'sun4i-drm-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 9 years ago
  37. bf1139d MAINTAINERS: Add a maintainer for the Allwinner DRM driver by Maxime Ripard · 9 years ago
  38. 2ff77b1 drm: sun4i: tv: Add NTSC output standard by Maxime Ripard · 9 years ago
  39. 154f695 drm: sun4i: tv: Add PAL output standard by Maxime Ripard · 9 years ago
  40. 03c4c71 drm: sun4i: Add composite output by Maxime Ripard · 9 years ago
  41. 29e57fa drm: sun4i: Add RGB output by Maxime Ripard · 9 years ago
  42. 9026e0d drm: Add Allwinner A10 Display Engine support by Maxime Ripard · 9 years ago
  43. 21a454f drm: sun4i: Add DT bindings documentation by Maxime Ripard · 9 years ago
  44. 80588a8 drm: fb: Add seq_file definition by Maxime Ripard · 9 years ago
  45. 152ef5f drm: Switch blobs to the new generic modeset obj refcounting by Daniel Vetter · 9 years ago
  46. b0b5511 drm/atomic-helpers: Don't duplicate code in destroy helpers by Daniel Vetter · 9 years ago
  47. 1649c33 drm: Fix fb leaks and WARN spew in get/set_prop ioctls by Daniel Vetter · 9 years ago
  48. 05981422 drm: Improve kerneldoc for new mode object refcounting by Daniel Vetter · 9 years ago
  49. 944a3f3 Merge branch 'topic-arcpgu-v6' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next by Dave Airlie · 9 years ago
  50. 33f0fca drm/sis: add missing include drm.h for the UAPI header by Emil Velikov · 9 years ago
  51. f7a3e1d drm/qxl: remove XXX comment from the UAPI header by Emil Velikov · 9 years ago
  52. 69056e9 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  53. b8c1eca arc: axs10x - add support of ARC PGU by Alexey Brodkin · 9 years ago
  54. 71d298c MAINTAINERS: Add maintainer for ARC PGU display controller by Alexey Brodkin · 9 years ago
  55. a1f8ebe drm: Add DT bindings documentation for ARC PGU display controller by Alexey Brodkin · 9 years ago
  56. 51dacf2 drm: Add support of ARC PGU display controller by Carlos Palminha · 9 years ago
  57. 0449eef drm/fsl-dcu: increment version and date by Stefan Agner · 9 years ago
  58. 9a15da17 drm/fsl-dcu: implement lastclose callback by Stefan Agner · 9 years ago
  59. 7d17a62 drm/fsl-dcu: disable output polling on driver unload by Stefan Agner · 9 years ago
  60. afb49e4 drm/fsl-dcu: deallocate fbdev CMA on unload by Stefan Agner · 9 years ago
  61. b617966 drm/fsl-dcu: use variable name dev for struct drm_device by Stefan Agner · 9 years ago
  62. b7d1130 drm/fsl-dcu: handle missing panel gracefully by Stefan Agner · 9 years ago
  63. a109f66 drm/fsl-dcu: detach panel on destroy by Stefan Agner · 9 years ago
  64. a5dab99 drm/layerscape: reduce excessive stack usage by Arnd Bergmann · 9 years ago
  65. fb127b7 drm/fsl-dcu: add TCON driver by Stefan Agner · 9 years ago
  66. 2d70144 drm/fsl-dcu: use common clock framework for pixel clock divider by Stefan Agner · 9 years ago
  67. f93500f drm/fsl-dcu: add extra clock for pixel clock by Stefan Agner · 9 years ago
  68. 73fa303 drm/fsl-dcu: disable clock on initialization failure and remove by Stefan Agner · 9 years ago
  69. 077d673 drm: rcar-du: Fix compilation warning by Laurent Pinchart · 9 years ago
  70. a033e6b drm: rcar-du: Use ARCH_RENESAS by Simon Horman · 9 years ago
  71. 4f5504c drm: rcar-du: Clarify vsp dependency by Arnd Bergmann · 9 years ago
  72. 027b3f8b drm/modes: stop handling framebuffer special by Dave Airlie · 9 years ago
  73. 2ddea3f drm/modes: reduce fb_lock to just protecting lists by Dave Airlie · 9 years ago
  74. 72fe90b drm/modes: move reference taking into object lookup. by Dave Airlie · 9 years ago
  75. c7e1c59 drm/mode: reduce lock hold in addfb2 by Dave Airlie · 9 years ago
  76. 9cd4742 drm/mode: reduce scope of fb_lock in framebuffer init by Dave Airlie · 9 years ago
  77. cee26ac drm/mode: use _object_find to find framebuffers. by Dave Airlie · 9 years ago
  78. d0f37cf drm/mode: move framebuffer reference into object. by Dave Airlie · 9 years ago
  79. 747a598 drm/mode: introduce wrapper to read framebuffer refcount. by Dave Airlie · 9 years ago
  80. 19ab3f8 drm/modes: drop __drm_framebuffer_unregister. by Dave Airlie · 9 years ago
  81. f55f1f9 drm/mode: move framebuffer_free up above framebuffer_init by Dave Airlie · 9 years ago
  82. 7c8f6d2 drm/mode: rework drm_mode_object_put to drm_mode_object_unregister. by Dave Airlie · 9 years ago
  83. 9a297b3 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  84. 605b28c Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  85. 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 9 years ago
  86. d57d477 Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  87. f230ffa Merge tag 'topic/struct_mutex-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  88. 6dc3e22 drm: Make drm.debug parameter description more helpful by Ezequiel Garcia · 9 years ago
  89. 14ba003 drm: Remove warning from drm_connector_unregister_all() by Laurent Pinchart · 9 years ago
  90. ba34d58 drm: probe_helper: Hide ugly ifdef by Ezequiel Garcia · 9 years ago
  91. d63c25e drm: rcar-du: Use generic drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  92. b3383f7 drm: atmel_hldc: Use generic drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  93. 54d2c2d drm: Introduce drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  94. f74418a drm/vma_manage: Drop has_offset by Daniel Vetter · 9 years ago
  95. 0797ac6 drm/vgem: Drop dev->struct_mutex by Daniel Vetter · 9 years ago
  96. 7f340a2 drm/vgem: Move get_pages to gem_create by Daniel Vetter · 9 years ago
  97. e34274f drm/vgem: Simplify dumb_map by Daniel Vetter · 9 years ago
  98. 2f42420 drm/exynos: drop struct_mutex from fbdev setup by Daniel Vetter · 9 years ago
  99. 6c991a2 drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl by Daniel Vetter · 9 years ago
  100. 8e97d9e drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma by Daniel Vetter · 9 years ago