1. d7929c1 Merge branch 'drm-next' into drm-next-5.3 by Alex Deucher · 6 years ago
  2. 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
  3. 2454fce Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 6 years ago
  4. bb1d26b radeon: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  5. c182615 drm/radeon: drop use of drmP.h (2/2) by Sam Ravnborg · 6 years ago
  6. f918312 drm/radeon: drop use of drmP.h (1/2) by Sam Ravnborg · 6 years ago
  7. 88f489d drm/radeon: prepare header files for drmP.h removal by Sam Ravnborg · 6 years ago
  8. 2ed9aa0 drm/radeon: drop drmP.h from header files by Sam Ravnborg · 6 years ago
  9. 0e1a351 drm/radeon: drop dependency on drm_os_linux.h by Sam Ravnborg · 6 years ago
  10. 6e58ab7 drm/ttm: Make LRU removal optional v2 by Christian König · 6 years ago
  11. f50a7f3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 by Thomas Gleixner · 6 years ago
  12. 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  13. 374ed54 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  14. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  15. b0f986b drm: Remove users of drm_format_info_plane_cpp by Maxime Ripard · 6 years ago
  16. 24c478e drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp by Maxime Ripard · 6 years ago
  17. cc7ce90 Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  18. dfcd666 mm/mmu_notifier: convert user range->blockable to helper function by Jérôme Glisse · 6 years ago
  19. 2e26ccb drm/radeon: prefer lower reference dividers by Christian König · 6 years ago
  20. 9b7a774 drm/radeon: drop unused ati pcigart include. by Dave Airlie · 6 years ago
  21. 4571098 Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  22. 19d8a4e drm/radeon: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  23. 8782c64 drm/fbdev: Make skip_vt_switch the default by Daniel Vetter · 6 years ago
  24. 5bbfceb drm/ttm: remove set but not used variable 'rdev' by YueHaibing · 6 years ago
  25. bed2dd8 drm/ttm: Quick-test mmap offset in ttm_bo_mmap() by Thomas Zimmermann · 6 years ago
  26. 7d1500f drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init() by Thomas Zimmermann · 6 years ago
  27. aa8e243 drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant by Thomas Zimmermann · 6 years ago
  28. cd7d3a1 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  29. 2c3cd66 Merge v5.0 into drm-next by Dave Airlie · 6 years ago
  30. 913b2cb drm: change func to better detect wether swiotlb is needed by Michael D Labriola · 6 years ago
  31. cc5034a drm/radeon/evergreen_cs: fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  32. 450d007 gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime by Rafael J. Wysocki · 6 years ago
  33. ecdadac drm/radeon/ci_dpm: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  34. 8328691 drm/radeon/si_dpm: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  35. 37fdaa3 Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  36. e09191d Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  37. afeff4c drm/radeon: check if device is root before getting pci speed caps by Alex Deucher · 6 years ago
  38. 1ff4948 drm/irq: Ditch DRIVER_IRQ_SHARED by Daniel Vetter · 6 years ago
  39. 5b38e74 drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install by Daniel Vetter · 6 years ago
  40. 089888c drm/radeon: check if device is root before getting pci speed caps by Alex Deucher · 6 years ago
  41. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  42. e9eafcb drm: move drm_can_sleep() to drm_util.h by Sam Ravnborg · 6 years ago
  43. c2d88e0 drm: Move the legacy kms disable_all helper to crtc helpers by Daniel Vetter · 6 years ago
  44. 23d19ba Merge drm/drm-next into drm-misc-next by Maxime Ripard · 6 years ago
  45. 1581b2d drm/edid: Add display_info.rgb_quant_range_selectable by Ville Syrjälä · 6 years ago
  46. 8ee491b drm/radeon: Use drm_hdmi_avi_infoframe_quant_range() by Ville Syrjälä · 6 years ago
  47. 13d0add drm/edid: Pass connector to AVI infoframe functions by Ville Syrjälä · 6 years ago
  48. 8c1a765 Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  49. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  50. 16bff57 drm/dp-mst-helper: Remove hotplug callback by Daniel Vetter · 6 years ago
  51. a9f34c70 drm/ttm: allow reserving more than one shared slot v3 by Christian König · 6 years ago
  52. b3f4bdd drm: radeon: fix overflow on 32bit systems by Young Xiao · 6 years ago
  53. 9235dd4 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  54. 584738b drm/radeon: remove set but not used variable 'rdev' by Yue Haibing · 6 years ago
  55. a64f784 drm/ttm: initialize globals during device init (v2) by Christian König · 6 years ago
  56. 27eb1fa drm/ttm: use a static ttm_mem_global instance by Christian König · 6 years ago
  57. 50aa563 drm/radeon/kms: remove set but not used variable 'pll' by YueHaibing · 6 years ago
  58. e55a5c9 drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() by Thomas Zimmermann · 6 years ago
  59. 657f600 drm/radeon/r300: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  60. fa25498 drm/radeon/r420: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  61. ca05359 dma-buf: allow reserving more than one shared fence slot by Christian König · 6 years ago
  62. 4692403 drm/radeon: change SPDX identifier to MIT by Jonathan Gray · 6 years ago
  63. 59d76d6 drm/radeon: ratelimit bo warnings by Nick Alcock · 6 years ago
  64. 36c9c3c Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  65. 1f81fbc drm/radeon: change function signature to pass full range by Mathieu Malaterre · 7 years ago
  66. 39a3043 drm/radeon: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  67. d6257ab drm/radeon: Do not evict VRAM on APUs with disabled HIBERNATE by Paul Menzel · 6 years ago
  68. a69e40f drm/radeon: enable ABGR and XBGR formats (v2) by Mauro Rossi · 6 years ago
  69. 4b991c5 gpu: drm: radeon: radeon_test: Replace mdelay() with msleep() by Jia-Ju Bai · 6 years ago
  70. 2f2debb gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable() by Jia-Ju Bai · 6 years ago
  71. c51cebb gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable() by Jia-Ju Bai · 6 years ago
  72. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  73. 77605e43 drm/radeon: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  74. 269a8b6 drm/radeon: Replace ttm_bo_reference with ttm_bo_get by Thomas Zimmermann · 6 years ago
  75. 294f96a Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  76. 54c88a0 Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  77. 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 6 years ago
  78. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 6 years ago
  79. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 6 years ago
  80. 5f152a5 drm/radeon: use pcie functions for link width by Alex Deucher · 7 years ago
  81. da5fd66 drm/radeon: add SPDX identifier and clarify license by Dirk Hohndel (VMware) · 7 years ago
  82. 7b71ca2 drm/radeon: Use drm_connector_for_each_possible_encoder() by Ville Syrjälä · 7 years ago
  83. 565c17b Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  84. 2bfb0b6 gpu: drm: radeon: Adding new typedef vm_fault_t by Souptick Joarder · 7 years ago
  85. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  86. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  87. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  88. 037d1a6 drm/radeon: Change the default to PCI on PowerPC by Mathieu Malaterre · 7 years ago
  89. 7a47f20 drm/radeon: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  90. 4a8f264 drm/radeon: fix radeon_atpx_get_client_id()'s return type by Luc Van Oostenryck · 7 years ago
  91. eb40c86 drm/radeon: add PX quirk for Asus K73TK by Nico Sneck · 7 years ago
  92. 9a0f0c9 drm/radeon: radeon_framebuffer -> drm_framebuffer by Daniel Stone · 7 years ago
  93. a110dfe drm/radeon: Move GEM BO to drm_framebuffer by Daniel Stone · 7 years ago
  94. 85e290d drm/radeon: Fix PCIe lane width calculation by Paul Parsons · 9 years ago
  95. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  96. 1c7095d Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  97. 2681bc7 drm/radeon: Don't turn off DP sink when disconnected by Michel Dänzer · 7 years ago
  98. a3f73c8 drm/radeon: Don't turn off DP sink when disconnected by Michel Dänzer · 7 years ago
  99. 0f4f715 drm/radeon: fix prime teardown order by Christian König · 7 years ago
  100. 0660b58 drm/radeon: fix prime teardown order by Christian König · 7 years ago