diff options
| author | Thomas Zimmermann <tzimmermann@suse.de> | 2019-05-08 10:26:21 +0200 |
|---|---|---|
| committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-05-15 16:17:07 +0200 |
| commit | 3f87330e50ac00199dea3fc54ef04ff21c60e23a (patch) | |
| tree | 52d8179ffe8a51432fbfa0fc1353c05a6ebf344d /drivers/gpu/drm/bochs | |
| parent | 969562b2cd16e86dc65a3ea75818e5875b01938a (diff) | |
| download | linux-3f87330e50ac00199dea3fc54ef04ff21c60e23a.tar.gz linux-3f87330e50ac00199dea3fc54ef04ff21c60e23a.tar.bz2 linux-3f87330e50ac00199dea3fc54ef04ff21c60e23a.zip | |
drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
The AST driver establishes several memory mappings for frame buffers
and cursors. This patch converts the driver to use the equivalent
drm_gem_vram_kmap() functions. It removes the dependencies on TTM
and cleans up the code.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20190508082630.15116-12-tzimmermann@suse.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/bochs')
0 files changed, 0 insertions, 0 deletions
