Daniel Vetter 2cbf7fc671 drm: Use drmm_ for drm_dev_init cleanup
Well for the simple stuff at least, vblank, gem and minor cleanup I
want to further split up as a demonstration.

v2: We need to clear drm_device->dev otherwise the debug drm printing
after our cleanup hook (e.g. in drm_manged_release) will chase
released memory and result in a use-after-free. Not really pretty, but
oh well.

Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200323144950.3018436-22-daniel.vetter@ffwll.ch
2020-03-26 15:36:47 +01:00
..
2020-03-02 09:22:43 +01:00
2020-03-26 15:17:43 +01:00
2020-03-22 09:57:21 +08:00
2020-03-26 15:26:29 +01:00
2020-03-20 13:08:38 +10:00
2020-03-02 09:22:49 +01:00
2020-03-19 11:01:58 +10:00
2020-03-12 12:42:56 +10:00
2020-03-26 14:50:05 +01:00
2020-03-26 15:18:17 +01:00
2020-03-19 11:01:58 +10:00
2020-03-26 14:49:58 +01:00
2020-03-26 15:18:11 +01:00
2020-03-26 15:26:51 +01:00
2020-03-26 15:26:51 +01:00
2020-03-26 14:49:37 +01:00
2020-03-16 09:26:18 +01:00
2020-03-11 07:27:21 +10:00
2020-03-19 10:40:27 +10:00
2020-03-19 11:01:58 +10:00
2020-01-14 16:22:17 -05:00
2020-03-16 09:27:09 +01:00
2020-03-09 09:22:50 +00:00
2020-03-18 14:48:34 +01:00