1. a751612 drm/ttm: drop list of memory managers from device. (v2) by Dave Airlie · 4 years, 7 months ago
  2. 7541ce1 drm/ttm: drop man->bdev link. by Dave Airlie · 4 years, 7 months ago
  3. a29050c drm/amdgpu/ttm: remove man->bdev references. by Dave Airlie · 4 years, 7 months ago
  4. 7ee6c95 drm/ttm: drop priv pointer in memory manager by Dave Airlie · 4 years, 7 months ago
  5. b6fad57 drm/nouveau/ttm: move to driver allocated manager by Dave Airlie · 4 years, 7 months ago
  6. 9488e46 drm/vmwgfx/gmrid: convert to driver controlled allocation. by Dave Airlie · 4 years, 7 months ago
  7. d575a89 drm/vmwgfx/ttm: move thp to driver managed by Dave Airlie · 4 years, 7 months ago
  8. 3a1fc38 drm/ttm: move range manager to subclassed driver allocation by Dave Airlie · 4 years, 7 months ago
  9. 3720589 drm/ttm: make ttm_range_man_init/takedown take type + args by Dave Airlie · 4 years, 7 months ago
  10. 0af135b drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs by Dave Airlie · 4 years, 7 months ago
  11. d398811 drm/ttm: allow drivers to provide their own manager subclasses by Dave Airlie · 4 years, 7 months ago
  12. 0105727 drm/ttm: rename manager variable to make sure wrapper is used. by Dave Airlie · 4 years, 7 months ago
  13. 089cafc drm/vmwgfx/ttm: use wrapper to access memory manager by Dave Airlie · 4 years, 7 months ago
  14. 47c0550 drm/radeon/ttm: use wrapper to access memory manager by Dave Airlie · 4 years, 7 months ago
  15. 3d3b4fb drm/qxl/ttm: use wrapper to access memory manager by Dave Airlie · 4 years, 7 months ago
  16. f301da7 drm/nouveau/ttm: use wrapper to access memory managers by Dave Airlie · 4 years, 7 months ago
  17. 3004add drm/vram-helper: use wrapper to access memory managers by Dave Airlie · 4 years, 7 months ago
  18. 6c28aed drm/amdgfx/ttm: use wrapper to get ttm memory managers by Dave Airlie · 4 years, 7 months ago
  19. 9eca33f drm/ttm: add wrapper to get manager from bdev. by Dave Airlie · 4 years, 7 months ago
  20. 0cf0a79 drm/ttm: make TTM responsible for cleaning system only. by Dave Airlie · 4 years, 7 months ago
  21. 085097e drm/ttm: remove range manager legacy takedown path by Dave Airlie · 4 years, 7 months ago
  22. 6eee667 drm/vmwgfx: fix gmrid takedown paths to new interface by Dave Airlie · 4 years, 7 months ago
  23. 06feb5d drm/qxl/ttm: use new takedown path by Dave Airlie · 4 years, 7 months ago
  24. f0fe3f7 drm/radeon/ttm: use new takedown paths by Dave Airlie · 4 years, 7 months ago
  25. 058b5e3 drm/nouveau: use new cleanup paths by Dave Airlie · 4 years, 7 months ago
  26. cff099e drm/vram_helper: call explicit mm takedown by Dave Airlie · 4 years, 7 months ago
  27. e083070 drm/vmwgfx: takedown vram manager by Dave Airlie · 4 years, 7 months ago
  28. 6fe1c54 drm/amdgpu/ttm: use new takedown path by Dave Airlie · 4 years, 7 months ago
  29. 56ee8b1 drm/ttm: start allowing drivers to use new takedown path (v2) by Dave Airlie · 4 years, 7 months ago
  30. 4265acc drm/ttm: make some inline helper functions for cleanup paths. (v2) by Dave Airlie · 4 years, 7 months ago
  31. a006a3c drm/ttm: pass man around instead of mem_type in some places by Dave Airlie · 4 years, 7 months ago
  32. 98399ab drm/ttm: purge old manager init path. by Dave Airlie · 4 years, 7 months ago
  33. 5969793 drm/ttm: convert system manager init to new code. by Dave Airlie · 4 years, 7 months ago
  34. 6216177 drm/vmwgfx/ttm: switch gmrid allocator to new init paths. by Dave Airlie · 4 years, 7 months ago
  35. 252f8d7 drm/vmwgfx/ttm: convert vram mm init to new code paths by Dave Airlie · 4 years, 7 months ago
  36. e9172ad drm/nouveau: use new memory manager init paths by Dave Airlie · 4 years, 7 months ago
  37. a9136ab drm/vram_helper: use new ttm manager init function by Dave Airlie · 4 years, 7 months ago
  38. 129ac4d drm/qxl/ttm: use new init path for manager by Dave Airlie · 4 years, 7 months ago
  39. e33dc18 drm/radeon: use new ttm man init path by Dave Airlie · 4 years, 7 months ago
  40. 158d20d drm/amdgpu/ttm: init managers from the driver side. by Dave Airlie · 4 years, 7 months ago
  41. 3c90424 drm/ttm: provide a driver-led init path for range mm manager. (v2) by Dave Airlie · 4 years, 7 months ago
  42. 747074b drm/ttm: split the mm manager init code (v2) by Dave Airlie · 4 years, 7 months ago
  43. e22054d drm/vram-helper: call the ttm manager debug function by Dave Airlie · 4 years, 7 months ago
  44. 00c2f6b drm/qxl/ttm: call ttm manager debug (v2) by Dave Airlie · 4 years, 7 months ago
  45. a0bb77c drm/vmwgfx/gmrid: don't provide pointless ttm debug callback by Dave Airlie · 4 years, 7 months ago
  46. ed165d4 drm/nouveau/ttm: don't fill in blank ttm debug callback by Dave Airlie · 4 years, 7 months ago
  47. a2ff1e8 drm/ttm: export memory type debug entrypoint. by Dave Airlie · 4 years, 7 months ago
  48. 5977ffe drm/vram-helper: remove populate/unpopulate by Dave Airlie · 4 years, 7 months ago
  49. 20784cd drm/ttm: use a helper for unlocked moves to the lru tail by Dave Airlie · 4 years, 7 months ago
  50. 46bca88 drm/ttm/amdgpu: consolidate ttm reserve paths by Dave Airlie · 4 years, 7 months ago
  51. 9c4cbb3 qxl/ttm: drop the unusued no wait flag to reserve function by Dave Airlie · 4 years, 7 months ago
  52. bd549d3 nouveau: use ttm populate mapping functions. (v2) by Dave Airlie · 4 years, 7 months ago
  53. a2d6ddc drm/vmwgfx: drop bo map/unmap dma functions. by Dave Airlie · 4 years, 7 months ago
  54. 56dc01f drm/vmwgfx: consolidate ttm object creation and populate by Dave Airlie · 4 years, 7 months ago
  55. 8e1ba47 video: fbdev: pvr2fb: initialize variables by Tom Rix · 4 years, 8 months ago
  56. d3dc135 drm/mgag200: Set PCI option register in G200SE models by Thomas Zimmermann · 4 years, 7 months ago
  57. ad04fae fbdev: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  58. 85806f6 omapfb/dss: Include the right header by Linus Walleij · 4 years, 8 months ago
  59. 2d05f56 fbdev: Remove trailing whitespace by Thomas Zimmermann · 4 years, 8 months ago
  60. e20dfd2 drm/mgag200: Add support for G200 desktop cards by Thomas Zimmermann · 4 years, 8 months ago
  61. fb18825 drm/mgag200: Move G200SE's unique id into model-specific data by Thomas Zimmermann · 4 years, 8 months ago
  62. 9053cad drm/mgag200: Clear <page> field during MM init by Thomas Zimmermann · 4 years, 8 months ago
  63. b9fa77e drm/mgag200: Set MISC memory flags in mm init code by Thomas Zimmermann · 4 years, 8 months ago
  64. 78e5b50 drm/mgag200: Enable MGA mode during device register initialization by Thomas Zimmermann · 4 years, 8 months ago
  65. 2021708 drm/mgag200: Initialize PCI registers early during device setup by Thomas Zimmermann · 4 years, 8 months ago
  66. 4245216 drm/mgag200: Move register initialization into helper function by Thomas Zimmermann · 4 years, 8 months ago
  67. 0b34d58 drm/mgag200: Enable caching for SHMEM pages by Thomas Zimmermann · 4 years, 8 months ago
  68. cff0adc drm/ast: Managed device release by Thomas Zimmermann · 4 years, 8 months ago
  69. 4bc85b8 drm/ast: Manage release of firmware backup memory by Thomas Zimmermann · 4 years, 8 months ago
  70. 2c0b656 drm/ast: Managed release of ast firmware by Thomas Zimmermann · 4 years, 8 months ago
  71. e0f5a73 drm/ast: Embed struct drm_device in struct ast_private by Thomas Zimmermann · 4 years, 8 months ago
  72. 21d79b6 drm/ast: Don't use ast->dev if dev is available by Thomas Zimmermann · 4 years, 8 months ago
  73. 365c0e7 drm/ast: Replace struct_drm_device.dev_private with to_ast_private() by Thomas Zimmermann · 4 years, 8 months ago
  74. fbe0171 drm/ast: Replace driver load/unload functions with device create/destroy by Thomas Zimmermann · 4 years, 8 months ago
  75. d50ace1 drm/ast: Separate DRM driver from PCI code by Thomas Zimmermann · 4 years, 8 months ago
  76. 6a470dc drm/ast: Embed CRTC and connector in struct ast_private by Thomas Zimmermann · 4 years, 8 months ago
  77. 70eca5d drm/syncobj: Tune down unordered timeline DRM_ERROR by Daniel Vetter · 4 years, 8 months ago
  78. 0986191 drm/vkms: fix xrgb on compute crc by Melissa Wen · 4 years, 8 months ago
  79. 07c913c drm/panel: simple: Add Chefree CH101OLHLWH-002 panel by Marek Vasut · 4 years, 8 months ago
  80. 44de5ce dt-bindings: Add DT bindings for Chefree CH101OLHLWH-002 by Marek Vasut · 4 years, 8 months ago
  81. 1d865be dt-bindings: Add vendor prefix for Chefree by Marek Vasut · 4 years, 8 months ago
  82. c3ee8c6 drm/panel: remove return value of function drm_panel_add by Bernard Zhao · 4 years, 8 months ago
  83. 1a3fb59 drm/ttm: remove the init_mem_type callback by Christian König · 4 years, 8 months ago
  84. ded9f8e drm/vram-helper: stop implementing init_mem_type by Christian König · 4 years, 8 months ago
  85. ccd0dc4 drm/qxl: stop implementing init_mem_type by Christian König · 4 years, 8 months ago
  86. 009869f drm/nouveau: stop implementing init_mem_type by Christian König · 4 years, 8 months ago
  87. 3629ca5 drm/vmwgfx: stop implementing init_mem_type v2 by Christian König · 4 years, 8 months ago
  88. 4736335 drm/amdgpu: stop implementing init_mem_type by Christian König · 4 years, 8 months ago
  89. b0691b3 drm/radeon: stop implementing init_mem_type by Christian König · 4 years, 8 months ago
  90. be1213a drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2 by Christian König · 4 years, 8 months ago
  91. 418d2ad drm/ttm: initialize the system domain with defaults v2 by Christian König · 4 years, 8 months ago
  92. 38ee474 drm/ingenic: ipu: Only enable clock when needed by Paul Cercueil · 4 years, 8 months ago
  93. c0fd208 drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B by Paul Cercueil · 4 years, 8 months ago
  94. 3debcdf drm/ingenic: ipu: Only restart manually on older SoCs by Paul Cercueil · 4 years, 8 months ago
  95. cfb9b89 drm/doc: device hot-unplug for userspace by Pekka Paalanen · 4 years, 8 months ago
  96. 85b3bfa drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable by Tian Tao · 4 years, 8 months ago
  97. 639abb7 drm/ingenic: Validate mode in a .mode_valid callback by Paul Cercueil · 4 years, 8 months ago
  98. c114e72 drm/ingenic: Handle errors of drm_atomic_get_plane_state by Paul Cercueil · 4 years, 8 months ago
  99. d69de69 drm/panel: simple: Add Powertip PH800480T013 panel by Marek Vasut · 4 years, 8 months ago
  100. 051e95e dt-bindings: Add DT bindings for Powertip PH800480T013 by Marek Vasut · 4 years, 8 months ago