1. c036554 drm/amdgpu: handle more than 10 UVD sessions (v2) by Arindam Nath · 9 years ago
  2. aeba709 drm/amd: make some function-local tables static const by Nils Wallménius · 9 years ago
  3. e90b622 drm/amd/powerplay: mark phm_master_table_* structs as const by Nils Wallménius · 9 years ago
  4. d3a84aa drm/amd/powerplay: Mark pem_event_action chains as const by Nils Wallménius · 9 years ago
  5. 06ab683 drm/amdgpu: Mark all instances of struct drm_info_list as const by Nils Wallménius · 9 years ago
  6. 62250a9 drm/amd/scheduler: Mark amdgpu_sched_ops const by Nils Wallménius · 9 years ago
  7. f498d9e drm/amd: Mark some tables as const by Nils Wallménius · 9 years ago
  8. 7e8d1fb drm/amd/powerplay: fix stutter setup in mclk level init by Alex Deucher · 9 years ago
  9. 8c4f2bb drm/radeon: add support for SET_APPEND_CNT packet3 (v2) by Dave Airlie · 9 years ago
  10. 8b2cf4f drm/radeon: handle more than 10 UVD sessions by Arindam Nath · 9 years ago
  11. 7050c6e drm/radeon: add support for loading new UVD fw by Arindam Nath · 9 years ago
  12. 794f50b drm/amdgpu: reuse VMIDs already assigned to a process by Christian König · 9 years ago
  13. 41d9eb2 drm/amdgpu: add a fence after the VM flush by Christian König · 9 years ago
  14. 832a902 drm/amdgpu: use a sync object for VMID fences v2 by Christian König · 9 years ago
  15. bcb1ba3 drm/amdgpu: merge VM manager and VM context ID structure by Christian König · 9 years ago
  16. bd4c72d drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update by Andrey Grodzovsky · 9 years ago
  17. c63dd75 drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC by Michel Dänzer · 9 years ago
  18. a4333b4 drm/amd/powerplay: add deep sleep divider id into DPM table on Tonga by Eric Huang · 9 years ago
  19. a1d2947 drm/amdgpu: optionally enable GART debugfs file by Christian König · 9 years ago
  20. 4325198 drm/amdgpu: remove GART page addr array by Christian König · 9 years ago
  21. 8358dce drm/amdgpu: use BO pages instead of GART array by Christian König · 9 years ago
  22. fa3ab3c7 drm/amdgpu: change parameter passing in the VM code by Christian König · 9 years ago
  23. c4e1a13 drm/amdgpu: drop the GTT power of two limit by Christian König · 9 years ago
  24. 0eadeab drm/amd/powerplay: use min_clock_in_sr for deep sleep feature. by Rex Zhu · 9 years ago
  25. cde6493 drm/amd/amdgpu: Enable clockgating in UVD6 for Stoney by Tom St Denis · 9 years ago
  26. 5f64e77 drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga by Tom St Denis · 9 years ago
  27. be3ecca drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6 by Tom St Denis · 9 years ago
  28. b2c0cbd drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets by Nicolai Stange · 9 years ago
  29. 70f0f5f drm/amdgpu: refine code for code style. by Rex Zhu · 9 years ago
  30. 976accc drm/amdgpu: No need to stop hw init although vce's state was not true. by Rex Zhu · 9 years ago
  31. cb48a13 drm/amdgpu: fix issue that can't set vce clock gate. by Rex Zhu · 9 years ago
  32. b6723c8 drm/amdgpu: use ref to keep job alive by Monk Liu · 9 years ago
  33. 0de2479 drm/amdgpu: rework TDR in scheduler (v2) by Monk Liu · 9 years ago
  34. cccd9bc drm/amdgpu: get rid of incorrect TDR by Monk Liu · 9 years ago
  35. 4835096 drm/amdgpu: put job to list before done by Monk Liu · 9 years ago
  36. e472d25 drm/amdgpu: delay job free to when it's finished (v2) by Monk Liu · 9 years ago
  37. 01c02a8 drm/amdgpu/dce11: fix vertical bars appear on monitor by Vitaly Prosyak · 9 years ago
  38. e686941 drm/amdgpu: use sched_job_init to initialize sched_job by Monk Liu · 9 years ago
  39. 03ccf48 drm/amdgpu: patch cond exec for SDMA by Monk Liu · 9 years ago
  40. 128cff1 drm/amdgpu: support cond exec by Monk Liu · 9 years ago
  41. 8e9fbeb drm/amdgpu: improve vmid assigment V2 by Chunming Zhou · 9 years ago
  42. eca2240 drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const' by Nils Wallménius · 9 years ago
  43. 379548f drm/amdgpu: do not store bios_header_start in amdgpu_device by Nils Wallménius · 9 years ago
  44. 16fae65 drm/radeon: delete unused struct member suspend from radeon_device by Nils Wallménius · 9 years ago
  45. 139768f drm/amdgpu: delete unused struct member suspend from amdgpu_device by Nils Wallménius · 9 years ago
  46. 274ad65 drm/radeon: hard reset r600 and newer GPU when hibernating. by Jérome Glisse · 9 years ago
  47. 71fe289 drm/radeon: allow to force hard GPU reset. by Jérome Glisse · 9 years ago
  48. fabb593 drm/radeon: add driver option to disable vce block. by Jérome Glisse · 9 years ago
  49. f1a0a67 drm/radeon: add driver option to disable uvd block. by Jérome Glisse · 9 years ago
  50. cb25f7e drm/radeon: consolidate cik vce initialization and startup code. by Jérome Glisse · 9 years ago
  51. d18dd75 drm/radeon: consolidate si vce initialization and startup code. by Jérome Glisse · 9 years ago
  52. 6c0b120 drm/radeon: consolidate ni vce initialization and startup code. by Jérome Glisse · 9 years ago
  53. e3ebfcf drm/radeon: add a vce flag to know if need to initialize vce or not. by Jérome Glisse · 9 years ago
  54. bc48a15 drm/radeon: consolidate cik uvd initialization and startup code. by Jérome Glisse · 9 years ago
  55. fa25c22 drm/radeon: consolidate si uvd initialization and startup code. by Jérome Glisse · 9 years ago
  56. bd42210 drm/radeon: consolidate ni uvd initialization and startup code. by Jérome Glisse · 9 years ago
  57. d78d6f3 drm/radeon: consolidate evergreen uvd initialization and startup code. by Jérome Glisse · 9 years ago
  58. 66ecfce drm/radeon: consolidate rv770 uvd initialization and startup code. by Jérome Glisse · 9 years ago
  59. c91f936 drm/radeon: consolidate r600 uvd initialization and startup code. by Jérome Glisse · 9 years ago
  60. b89359b Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  61. 2ff77b1 drm: sun4i: tv: Add NTSC output standard by Maxime Ripard · 9 years ago
  62. 154f695 drm: sun4i: tv: Add PAL output standard by Maxime Ripard · 9 years ago
  63. 03c4c71 drm: sun4i: Add composite output by Maxime Ripard · 9 years ago
  64. 29e57fa drm: sun4i: Add RGB output by Maxime Ripard · 9 years ago
  65. 9026e0d drm: Add Allwinner A10 Display Engine support by Maxime Ripard · 9 years ago
  66. 152ef5f drm: Switch blobs to the new generic modeset obj refcounting by Daniel Vetter · 9 years ago
  67. b0b5511 drm/atomic-helpers: Don't duplicate code in destroy helpers by Daniel Vetter · 9 years ago
  68. 1649c33 drm: Fix fb leaks and WARN spew in get/set_prop ioctls by Daniel Vetter · 9 years ago
  69. 05981422 drm: Improve kerneldoc for new mode object refcounting by Daniel Vetter · 9 years ago
  70. 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
  71. 51dacf2 drm: Add support of ARC PGU display controller by Carlos Palminha · 9 years ago
  72. 0449eef drm/fsl-dcu: increment version and date by Stefan Agner · 9 years ago
  73. 9a15da1 drm/fsl-dcu: implement lastclose callback by Stefan Agner · 9 years ago
  74. 7d17a62 drm/fsl-dcu: disable output polling on driver unload by Stefan Agner · 9 years ago
  75. afb49e4 drm/fsl-dcu: deallocate fbdev CMA on unload by Stefan Agner · 9 years ago
  76. b617966 drm/fsl-dcu: use variable name dev for struct drm_device by Stefan Agner · 9 years ago
  77. b7d1130 drm/fsl-dcu: handle missing panel gracefully by Stefan Agner · 9 years ago
  78. a109f66 drm/fsl-dcu: detach panel on destroy by Stefan Agner · 9 years ago
  79. a5dab99 drm/layerscape: reduce excessive stack usage by Arnd Bergmann · 9 years ago
  80. fb127b7 drm/fsl-dcu: add TCON driver by Stefan Agner · 9 years ago
  81. 2d70144 drm/fsl-dcu: use common clock framework for pixel clock divider by Stefan Agner · 9 years ago
  82. f93500f drm/fsl-dcu: add extra clock for pixel clock by Stefan Agner · 9 years ago
  83. 73fa303 drm/fsl-dcu: disable clock on initialization failure and remove by Stefan Agner · 9 years ago
  84. 077d673 drm: rcar-du: Fix compilation warning by Laurent Pinchart · 9 years ago
  85. a033e6b drm: rcar-du: Use ARCH_RENESAS by Simon Horman · 9 years ago
  86. 4f5504c drm: rcar-du: Clarify vsp dependency by Arnd Bergmann · 9 years ago
  87. 027b3f8b drm/modes: stop handling framebuffer special by Dave Airlie · 9 years ago
  88. 2ddea3f drm/modes: reduce fb_lock to just protecting lists by Dave Airlie · 9 years ago
  89. 72fe90b drm/modes: move reference taking into object lookup. by Dave Airlie · 9 years ago
  90. c7e1c59 drm/mode: reduce lock hold in addfb2 by Dave Airlie · 9 years ago
  91. 9cd4742 drm/mode: reduce scope of fb_lock in framebuffer init by Dave Airlie · 9 years ago
  92. cee26ac drm/mode: use _object_find to find framebuffers. by Dave Airlie · 9 years ago
  93. d0f37cf6 drm/mode: move framebuffer reference into object. by Dave Airlie · 9 years ago
  94. 747a598 drm/mode: introduce wrapper to read framebuffer refcount. by Dave Airlie · 9 years ago
  95. 19ab3f8 drm/modes: drop __drm_framebuffer_unregister. by Dave Airlie · 9 years ago
  96. f55f1f9 drm/mode: move framebuffer_free up above framebuffer_init by Dave Airlie · 9 years ago
  97. 7c8f6d2 drm/mode: rework drm_mode_object_put to drm_mode_object_unregister. by Dave Airlie · 9 years ago
  98. 9a297b3 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  99. 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
  100. 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 9 years ago