diff options
| author | Thomas Zimmermann <[email protected]> | 2019-11-14 15:10:22 +0100 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2019-11-26 12:34:39 +0100 |
| commit | f3f8630a9a7c8f8ab1b16e09b254417478df5182 (patch) | |
| tree | 968339e490e67cb3de1c5e1a942cddb6fdc08cd3 /tools/perf/scripts/python/bin | |
| parent | 6c44e30ae130b740441ac0c65d5fa12dd6586942 (diff) | |
drm/udl: Remove udl implementation of GEM's free_object()
Udl's custom implementation for struct drm_gem_object_funcs.free_object
unmaps perma-mapped memory buffer before freeing the buffer object.
After switching to generic fbdev emulation and fixing the damage
handler, no perma-mapped buffers have to be released. Switch to SHMEM's
implementation of free_object.
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions