Home
last modified time | relevance | path

Searched hist:"3016 d3d41a52996a504f3cfdc50fd2438b97423e" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dvideo_rockchip.h3016d3d41a52996a504f3cfdc50fd2438b97423e Wed Jan 31 09:25:44 UTC 2018 Kever Yang <kever.yang@rock-chips.com> rockchip: video: reserve memory for fb without bind video driver

The video DM need to bind video driver before relocate in order to
get the size need by video driver, which is fixed in rockchip platform,
we can get it without bind the driver.

With this patch, we don't need to enable the video/display nodes
in pre-reloc, and we can get all these nodes from kernel dtb.

Change-Id: I02d86b69e8c10bbf47e6b421c41b6dae20667a33
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
/rk3399_rockchip-uboot/drivers/video/
H A Dvideo-uclass.c3016d3d41a52996a504f3cfdc50fd2438b97423e Wed Jan 31 09:25:44 UTC 2018 Kever Yang <kever.yang@rock-chips.com> rockchip: video: reserve memory for fb without bind video driver

The video DM need to bind video driver before relocate in order to
get the size need by video driver, which is fixed in rockchip platform,
we can get it without bind the driver.

With this patch, we don't need to enable the video/display nodes
in pre-reloc, and we can get all these nodes from kernel dtb.

Change-Id: I02d86b69e8c10bbf47e6b421c41b6dae20667a33
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display.c3016d3d41a52996a504f3cfdc50fd2438b97423e Wed Jan 31 09:25:44 UTC 2018 Kever Yang <kever.yang@rock-chips.com> rockchip: video: reserve memory for fb without bind video driver

The video DM need to bind video driver before relocate in order to
get the size need by video driver, which is fixed in rockchip platform,
we can get it without bind the driver.

With this patch, we don't need to enable the video/display nodes
in pre-reloc, and we can get all these nodes from kernel dtb.

Change-Id: I02d86b69e8c10bbf47e6b421c41b6dae20667a33
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>