]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tidss: Soft Reset DISPC on startup
authorDevarsh Thakkar <devarsht@ti.com>
Mon, 14 Mar 2022 11:37:39 +0000 (17:07 +0530)
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Tue, 19 Apr 2022 12:09:45 +0000 (15:09 +0300)
commit6c7b6883388891e11016c449942dddb6e806dfba
tree7f706d32e85a0649a2db49fffb974fe79cd98d30
parent3c447b70c517522255d3830dd5442968e4395a15
drm/tidss: Soft Reset DISPC on startup

Soft reset the display subsystem controller on startup and wait for
the reset to complete. This helps the scenario where display was
already in use by some other core before the linux was booted.

Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220314113739.18000-1-devarsht@ti.com
drivers/gpu/drm/tidss/tidss_dispc.c