diff options
author | 2020-03-23 15:49:41 +0100 | |
---|---|---|
committer | 2020-03-26 16:08:36 +0100 | |
commit | 08373edcb9a87edddc7c5327c5f944ea5b4177bc (patch) | |
tree | ffd83c539ba3610a09d6e9be0855eee864b1cde1 /drivers/gpu/drm/lima/lima_sched.h | |
parent | drm/tidss: Drop explicit drm_mode_config_cleanup call (diff) | |
download | linux-dev-08373edcb9a87edddc7c5327c5f944ea5b4177bc.tar.xz linux-dev-08373edcb9a87edddc7c5327c5f944ea5b4177bc.zip |
drm/gm12u320: More drmm_
The drm_mode_config_cleanup call we can drop, and all the allocations
we can switch over to drmm_kzalloc. Unfortunately the work queue is
still present, so can't get rid of the drm_driver->release function
outright.
v2: Use drmm_mode_config_init() for more clarity (Sam, Thomas)
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com> (v1)
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: "Noralf Trønnes" <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200323144950.3018436-43-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.h')
0 files changed, 0 insertions, 0 deletions