aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_mode.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2019-05-08 08:26:20 +0000
committerGerd Hoffmann <[email protected]>2019-05-15 14:17:07 +0000
commit969562b2cd16e86dc65a3ea75818e5875b01938a (patch)
tree26ba7bf0384dadc147a64bf0c8f9a772a6165f8b /drivers/gpu/drm/ast/ast_mode.c
parentdrm/ast: Convert AST driver to |struct drm_gem_vram_object| (diff)
downloadkernel-969562b2cd16e86dc65a3ea75818e5875b01938a.tar.gz
kernel-969562b2cd16e86dc65a3ea75818e5875b01938a.zip
drm/ast: Convert AST driver to VRAM MM
The data structure |struct drm_vram_mm| and its helpers replace ast's TTM-based memory manager. It's the same implementation; except for the type names. v4: * don't select DRM_TTM or DRM_VRAM_MM_HELPER v3: * use drm_gem_vram_mm_funcs * convert driver to drm_device-based instance v2: * implement ast_mmap() with drm_vram_mm_mmap() Signed-off-by: Thomas Zimmermann <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/ast/ast_mode.c')
0 files changed, 0 insertions, 0 deletions