Home
last modified time | relevance | path

Searched hist:f418676e9ab8b7ec5496fc83fe8ab2b92b26a58e (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/rockchip/
H A Drk3288_vop.cf418676e9ab8b7ec5496fc83fe8ab2b92b26a58e Wed May 31 23:57:28 UTC 2017 Simon Glass <sjg@chromium.org> rockchip: video: Add remove() methods

Add remove() methods for EDP and VOP so that U-Boot can shut down the
video on exit. This avoids leaving DMA running while booting Linux which
can cause problems if Linux uses the frame buffer for something else.

It also makes it clear what is needed to shut down video.

While we are here, make rkvop_enable() static.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Squashed in 'rockchip: video: fix taking the VOP device out of standby':
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
H A Drk_edp.cf418676e9ab8b7ec5496fc83fe8ab2b92b26a58e Wed May 31 23:57:28 UTC 2017 Simon Glass <sjg@chromium.org> rockchip: video: Add remove() methods

Add remove() methods for EDP and VOP so that U-Boot can shut down the
video on exit. This avoids leaving DMA running while booting Linux which
can cause problems if Linux uses the frame buffer for something else.

It also makes it clear what is needed to shut down video.

While we are here, make rkvop_enable() static.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Squashed in 'rockchip: video: fix taking the VOP device out of standby':
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>