Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 015f2ebb authored by Laurent Pinchart's avatar Laurent Pinchart
Browse files

drm: rcar-du: Shutdown the display on system shutdown


When the system shuts down or warm reboots, the display may be active,
with the hardware accessing system memory. Upon reboot, the DDR will not
be accessible, which may cause issues.

Implement the platform_driver .shutdown() operation and shut down the
display to fix this.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: default avatarKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
parent 4b4e7a2a
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment