diff options
author | 2021-01-12 09:43:44 +0100 | |
---|---|---|
committer | 2021-02-25 12:02:37 +0100 | |
commit | 8db0002ab6b9ac446c07acd53ec096fbdccc8bbd (patch) | |
tree | 0ded0d304616b7f077547a7f4729b17b0ac37872 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/shmem-helpers: vunmap: Don't put pages for dma-buf (diff) | |
download | wireguard-linux-8db0002ab6b9ac446c07acd53ec096fbdccc8bbd.tar.xz wireguard-linux-8db0002ab6b9ac446c07acd53ec096fbdccc8bbd.zip |
drm/arc: Switch to devm_drm_dev_alloc
- Need to embedded the drm_device, but for now we keep the usual
pointer chasing.
- No more devm_kzalloc, which fixes a lifetime issues on driver
remove.
- No more drm_dev_put, that's done by devm_ now.
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210112084358.2771527-1-daniel.vetter@ffwll.ch
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions