linux/drivers/gpu/drm/tinydrm/core
Noralf Trønnes d0a5163476 drm/tinydrm: Remove tinydrm_shutdown()
It's just a wrapper around drm_atomic_helper_shutdown() now.
Also store drm_device in the drvdata field, since that's what's used.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190210131039.52664-7-noralf@tronnes.org
2019-02-21 12:21:44 +01:00
..
Makefile
tinydrm-core.c drm/tinydrm: Remove tinydrm_shutdown() 2019-02-21 12:21:44 +01:00
tinydrm-helpers.c drm/tinydrm: Use damage helper for dirtyfb 2019-01-17 10:57:15 +01:00
tinydrm-pipe.c drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_device 2019-02-21 12:20:54 +01:00