1. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  2. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  4. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  5. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  6. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  7. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  8. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  9. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  10. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  11. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  12. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  13. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  14. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  15. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  16. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  17. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  18. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  19. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  20. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  21. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  22. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  23. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  24. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  25. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  26. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  27. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  28. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  29. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  30. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  31. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago
  32. f76097c0 drm/amdgpu/atom: implement debug opcode by Alex Deucher · 9 years ago
  33. 7a57455 drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directory by Sudip Mukherjee · 9 years ago
  34. d4edda3 drm/amdgpu: disable hw semaphores by default by Alex Deucher · 9 years ago
  35. 36b4ba0 drm/amdgpu: enable scheduler by default by Chunming Zhou · 9 years ago
  36. 95d7918 drm/amdgpu: add TOPDOWN flag to the whole vram by Chunming Zhou · 9 years ago
  37. a2ef8a9 drm/amdgpu: add vram usage into debugfs by Chunming Zhou · 9 years ago
  38. 0bde3a9 drm/amdgpu: split gfx8 gpu init into sw and hw parts by Alex Deucher · 9 years ago
  39. 028423b drm/amdgpu: fix 32-bit compiler warning by Arnd Bergmann · 9 years ago
  40. 9a65e68 drm/amdgpu: flag iceland as experimental by Alex Deucher · 9 years ago
  41. e79d5c0 drm/amdgpu: check before checking pci bridge registers by Alex Deucher · 9 years ago
  42. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  43. 26d0c21 drm/amdgpu: fix num_crtc on CZ by Alex Deucher · 9 years ago
  44. 8b7530b drm/amdgpu: restore the fbdev mode in lastclose by Alex Deucher · 9 years ago
  45. fa022a9 drm/amdgpu: add pm sysfs files late by Alex Deucher · 9 years ago
  46. 1694467 drm/amdgpu: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  47. 3e4e380 drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  48. 2392eec drm/amdgpu/cgs: remove import_gpu_mem by Alex Deucher · 9 years ago
  49. 2d4df13 Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  50. 74b3112 drm/amdgpu: Restore LCD backlight level on resume by Alex Deucher · 9 years ago
  51. 5431350 drm/amdgpu: signedness bug in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  52. 3bb403b drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps by Ville Syrjälä · 9 years ago
  53. eba1f35 drm: Move timestamping constants into drm_vblank_crtc by Ville Syrjälä · 9 years ago
  54. 4c7fbc3 drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks by Alex Deucher · 9 years ago
  55. 5c3422b drm/amdgpu: sync ce and me with SWITCH_BUFFER(2) by monk.liu · 9 years ago
  56. 54ef0b5 drm/amdgpu: integer overflow in amdgpu_mode_dumb_create() by Dan Carpenter · 9 years ago
  57. 0913eab drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl() by Dan Carpenter · 9 years ago
  58. 0d2edd3 drm/amdgpu: integer overflow in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
  59. 1d26347 drm/amdgpu: unwind properly in amdgpu_cs_parser_init() by Dan Carpenter · 9 years ago
  60. 5a6adfa drm/amdgpu: Fix max_vblank_count value for current display engines by Alex Deucher · 9 years ago
  61. 71affda drm/amdgpu: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  62. 1f44521 drm/amdgpu: fix UVD suspend and resume for VI APU by Leo Liu · 9 years ago
  63. 2bd188d drm/amdgpu: fix the UVD suspend sequence order by Leo Liu · 9 years ago
  64. 5146419 drm/amdgpu: make UVD handle checking more strict by Leo Liu · 9 years ago
  65. 1ee4478 drm/amdgpu: Disable UVD PG by Leo Liu · 9 years ago
  66. 4f839a2 drm/amdgpu: more scheduler cleanups v2 by Christian König · 9 years ago
  67. 5ec92a7 drm/amdgpu: cleanup fence queue init v2 by Christian König · 9 years ago
  68. 9b398fa drm/amdgpu: rename fence->scheduler to sched v2 by Christian König · 9 years ago
  69. 0f75aee drm/amdgpu: cleanup entity init by Christian König · 9 years ago
  70. a6db8a3 drm/amdgpu: refine the scheduler job type conversion by Junwei Zhang · 9 years ago
  71. 4c7eb91 drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job by Junwei Zhang · 9 years ago
  72. bf60efd drm/amdgpu: use only one reservation object for each VM v2 by Christian König · 9 years ago
  73. a5b7505 drm/amdgpu: validate duplicates in the CS as well by Christian König · 9 years ago
  74. 72d7668 drm/amdgpu: export reservation_object from dmabuf to ttm (v2) by Christian König · 9 years ago
  75. b7d698d drm/amdgpu: fix overflow on 32bit systems by Christian König · 9 years ago
  76. 1886d1a drm/amdgpu: remove process_job callback from the scheduler by Christian König · 9 years ago
  77. 258f3f9 drm/amdgpu: move scheduler fence callback into fence v2 by Christian König · 9 years ago
  78. 27439fc drm/amdgpu: signal scheduler fence when hw submission fails v3 by Christian König · 9 years ago
  79. 353da3c drm/amdgpu: add tracepoint for scheduler (v2) by Chunming Zhou · 9 years ago
  80. 20a85ff drm/amdgpu: use write confirm for vm_flush() by Christian König · 9 years ago
  81. 22c01cc drm/amdgpu: execution barrier after fence v2 by Anatoli Antonovitch · 9 years ago
  82. 3daea9e3d drm/amdgpu: add option to disable semaphores by Christian König · 9 years ago
  83. 73bf1b7 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  84. 35c7a95 drm/amdgpu: rename gmc_v8_0_init_compute_vmid by Alex Deucher · 9 years ago
  85. be4f38e drm/amdgpu: fix vce3 instance handling by Alex Deucher · 9 years ago
  86. 898e50d drm/amdgpu: remove ib test for the second VCE Ring by Leo Liu · 9 years ago
  87. 140b519 drm/amdgpu: properly enable VM fault interrupts by Christian König · 9 years ago
  88. 5134e99 drm/amdgpu: fix warning in scheduler by Alex Deucher · 9 years ago
  89. 9949558 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  90. 270e869 drm/amdgpu: fix buffer placement under memory pressure by Christian König · 9 years ago
  91. 362eda0 drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic by Alex Deucher · 9 years ago
  92. 99a0923 drm/amdgpu: fix typo in dce11 watermark setup by Alex Deucher · 9 years ago
  93. be9fd2e drm/amdgpu: fix typo in dce10 watermark setup by Alex Deucher · 9 years ago
  94. cace5dc drm/amdgpu: use top down allocation for non-CPU accessible vram by Alex Deucher · 9 years ago
  95. 857d913 drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) by Alex Deucher · 9 years ago
  96. bddf802 drm/amdgpu: set MEC doorbell range for Fiji by Jammy Zhou · 9 years ago
  97. ac01db3 drm/amdgpu: implement burst NOP for SDMA by Jammy Zhou · 9 years ago
  98. edff0e2 drm/amdgpu: add insert_nop ring func and default implementation by Jammy Zhou · 9 years ago
  99. 4b2f7e2 drm/amdgpu: add amdgpu_get_sdma_instance helper function by Jammy Zhou · 9 years ago
  100. 36f523a drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES by Jammy Zhou · 9 years ago