1. 1ff036d drm/radeon: Remove initialization of shared_resources.num_mec by Jay Cornwall · 7 years ago
  2. 311ac00 Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  3. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  4. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  5. 564d8a2 drm/radeon: Fix eDP for single-display iMac10,1 (v2) by Mario Kleiner · 7 years ago
  6. 771d3fe Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  7. ff32d39 radeon: take out dead compat ioctls by Al Viro · 8 years ago
  8. 5938628 drm/radeon: make MacBook Pro d3_delay quirk more generic by Bjorn Helgaas · 8 years ago
  9. 6d61e70 Backmerge tag 'v4.12-rc7' into drm-next by Dave Airlie · 7 years ago
  10. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  11. acfd6ee drm/radeon: add a quirk for Toshiba Satellite L20-183 by Alex Deucher · 8 years ago
  12. 4eb5979 drm/radeon: add a PX quirk for another K53TK variant by Alex Deucher · 8 years ago
  13. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  14. 04d4fb5 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  15. 55f61a0 drm/radeon: Fix overflow of watermark calcs at > 4k resolutions. by Mario Kleiner · 8 years ago
  16. c0f83da drm/radeon: fix "force the UVD DPB into VRAM as well" by Christian König · 8 years ago
  17. 2b05965 drm/amdgpu/radeon: Use radeon by default for CIK GPUs by Michel Dänzer · 8 years ago
  18. 6ac07e1 drm/radeon: Make si_support and cik_support parameters always available by Michel Dänzer · 8 years ago
  19. 36ffce0 drm/radeon: Add module param to control SI support by Felix Kuehling · 8 years ago
  20. d0b63bb3 drm/amdkfd: allow split HQD on per-queue granularity v5 by Andres Rodriguez · 8 years ago
  21. d59095f drm/radeon: take ownership of pipe initialization by Andres Rodriguez · 8 years ago
  22. 2a1720376 Backmerge tag 'v4.12-rc3' into drm-next by Dave Airlie · 8 years ago
  23. bc1f0e0 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  24. 98990fa drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si by Lyude · 8 years ago
  25. 5cc4e5f drm/radeon: Cleanup HDMI audio interrupt handling for evergreen by Lyude · 8 years ago
  26. 4cd096d drm/radeon: Cleanup display interrupt handling for evergreen, si by Lyude · 8 years ago
  27. e7f78b6 drm/radeon: Add module param to control CIK support by Felix Kuehling · 8 years ago
  28. e12fcff drm/radeon: Unbreak HPD handling for r600+ by Lyude · 8 years ago
  29. ab03d9f drm/radeon/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  30. 3d18e33 drm/radeon: Unbreak HPD handling for r600+ by Lyude · 8 years ago
  31. 58d7e3e drm/radeon/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  32. e480eab drm/radeon: Fix oops upon driver load on PowerXpress laptops by Lukas Wunner · 8 years ago
  33. 2098105 drm: drop drm_[cm]alloc* helpers by Michal Hocko · 8 years ago
  34. 6b7781b Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  35. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  36. 64a9dfc drm/radeon: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  37. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  38. 634b6a8 drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty by Julien Isorce · 8 years ago
  39. 1bf6ad6 drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos by Daniel Vetter · 8 years ago
  40. 3fcdcb2 drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp by Daniel Vetter · 8 years ago
  41. d673c02 drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool by Daniel Vetter · 8 years ago
  42. ed3ba07 drm: use set_memory.h header by Laura Abbott · 8 years ago
  43. e6b9a6c drm/radeon: Make display watermark calculations more accurate by Mario Kleiner · 8 years ago
  44. ae45bbc drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations. by Mario Kleiner · 8 years ago
  45. 2f2429c drm/radeon: check return value of radeon_fence_emit by Pan Bian · 8 years ago
  46. c346fb7 drm/radeon: check return value of radeon_ring_lock by Pan Bian · 8 years ago
  47. 8f12bbe drm/radeon: force the UVD DPB into VRAM as well by Christian König · 8 years ago
  48. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  49. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  50. 211eed6 drm/radeon: fix typo in bandwidth calculation by Alex Deucher · 8 years ago
  51. ede2e01 drm/radeon: Refuse to migrate a prime BO to VRAM. (v2) by Christopher James Halse Rogers · 8 years ago
  52. 0d16d29 drm/radeon: Maintain prime import/export refcount for BOs by Christopher James Halse Rogers · 8 years ago
  53. a294043 drm/radeon: Fail fb creation from imported dma-bufs. by Christopher James Halse Rogers · 8 years ago
  54. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  55. ea642c3 drm/ttm: add io_mem_pfn callback by Christian König · 8 years ago
  56. 9eb8902 Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesktop.org/git/drm-misc into drm-misc-next by Sean Paul · 8 years ago
  57. 320d8c3 Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  58. 7ffb0ce3 drm/radeon: Don't register Thunderbolt eGPU with vga_switcheroo by Lukas Wunner · 8 years ago
  59. c5e38e1 drm/radeon: add new ATIF ACPI method by Alex Deucher · 8 years ago
  60. 7891024 drm/radeon: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  61. a33c1a8 drm/radeon: remove useless and potentially wrong message by Andy Shevchenko · 8 years ago
  62. 7ca8529 gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  63. eeca232 drm: Use pr_cont where appropriate by Joe Perches · 8 years ago
  64. 6137a0f drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/ by Geert Uytterhoeven · 8 years ago
  65. 92c177b drm/radeon/dp_auxch: Ratelimit aux transfer debug messages by Lyude · 8 years ago
  66. 75cb00dc drm/radeon: allow unaligned shader loads on CIK by Marek Olšák · 8 years ago
  67. a4eff9a drm: Add acquire ctx parameter to ->set_config by Daniel Vetter · 8 years ago
  68. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  69. e5c1ff1 Backmerge tag 'v4.11-rc4' into drm-next by Dave Airlie · 8 years ago
  70. ce4b4f2 drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags by Michel Dänzer · 8 years ago
  71. 628d4c4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  72. 65d1086 BackMerge tag 'v4.11-rc3' into drm-next by Dave Airlie · 8 years ago
  73. 1e797f5 drm/dp: Split drm_dp_mst_allocate_vcpi by Pandiyan, Dhinakaran · 8 years ago
  74. 66822d8 drm/radeon: reinstate oland workaround for sclk by Alex Deucher · 8 years ago
  75. 0f424de drm/radeon/si: add dpm quirk for Oland by Alex Deucher · 8 years ago
  76. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  77. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  78. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  79. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  80. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  81. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  82. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  83. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  84. d74c67dd drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor by Michel Dänzer · 8 years ago
  85. 13f62f5 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  86. 9338acc drm/radeon: remove some dead code by Dan Carpenter · 8 years ago
  87. 3b4821f drm/radeon: avoid kernel segfault in vce when gpu fails to resume by Jérôme Glisse · 8 years ago
  88. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  89. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  90. 51964e9 drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl by Michel Dänzer · 8 years ago
  91. 29a73d9 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  92. 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  93. a882f5d drm/radeon: handle vfct with multiple vbios images by Alex Deucher · 8 years ago
  94. e894f7e drm/radeon: drop pitcairn dpm quirks by Alex Deucher · 8 years ago
  95. 3b2c693 drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocache by Arvind Yadav · 8 years ago
  96. 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 8 years ago
  97. 66257db drm/ttm: add evict parameter to ttm_bo_driver::move_notify by Nicolai Hähnle · 8 years ago
  98. c8e73d1 drm/radeon: Remove drm_debugfs_remove_files() call by Noralf Trønnes · 8 years ago
  99. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 8 years ago
  100. 2ce0264 drm: remove device_is_agp callback by Daniel Vetter · 8 years ago