diff options
author | 2019-10-10 22:01:50 +0800 | |
---|---|---|
committer | 2019-10-17 23:41:03 +0800 | |
commit | d61dd248ddadf85b3222b3f63c3d268fcc24beb4 (patch) | |
tree | 86b66859da2e01641750d01351302addee258397 /drivers/gpu/drm/lima/lima_device.c | |
parent | dt/bindings: display: Add optional property node define for Mali DP500 (diff) | |
download | linux-dev-d61dd248ddadf85b3222b3f63c3d268fcc24beb4.tar.xz linux-dev-d61dd248ddadf85b3222b3f63c3d268fcc24beb4.zip |
drm/lima: use drm_gem_shmem_helpers
Do not need to maintain our own shmem memory management
code as drm_gem_shmem_helpers provides it. And we can
also benifit from the work of others with shared code.
This is also a preparation for implementing buffer madv.
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191010140152.17747-2-yuq825@gmail.com
Diffstat (limited to 'drivers/gpu/drm/lima/lima_device.c')
0 files changed, 0 insertions, 0 deletions