blob: 9c7b7c25707862da0fefa73e4350ba7c133d55f2 [file] [log] [blame]
ecad80f0865d ("drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpers")
5b24f715042d ("drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions")
e2f572aa9cbb ("drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|")
a75813435d82 ("drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()")
ebb04eb36f9c ("drm/mgag200: Convert mgag200 driver to |struct drm_gem_vram_object|")
5b3709793d15 ("drm/ast: Convert AST driver to |struct drm_gem_vram_object|")
85438a8ddf03 ("drm: Add |struct drm_gem_vram_object| and helpers")
aa8e2435b3d4 ("drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant")
fd16ac8e4c95 ("staging/vboxvideo: Use same BO mmap offset as other drivers")
706b7761abea ("drm/mgag200: Replace ttm_bo_unref with ttm_bo_put")
376bc02da22e ("drm/ast: Replace ttm_bo_unref with ttm_bo_put")
a408c857a92b ("drm/dsc: Add helpers for DSC picture parameter set infoframes")
082a7b86013c ("drm/dsc: Define Rate Control values that do not change over configurations")
19fd5adbb595 ("drm/dsc: Define VESA Display Stream Compression Capabilities")
7c247c067590 ("drm/dsc: Define Display Stream Compression PPS infoframe")
a64f784bb14a ("drm/ttm: initialize globals during device init (v2)")
62b53b37e4b1 ("drm/ttm: use a static ttm_bo_global instance")
56b3d2041358 ("drm/ttm: make the device list mutex static")
27eb1fa9130a ("drm/ttm: use a static ttm_mem_global instance")
105f20706fb5 ("drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global")
e55a5c9b5f5b ("drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()")
c932c4f831e6 ("drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put")
bc537a9cc47e ("Merge drm/drm-next into drm-misc-next")