Searched hist:"3016 d3d41a52996a504f3cfdc50fd2438b97423e" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | video_rockchip.h | 3016d3d41a52996a504f3cfdc50fd2438b97423e 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 D | video-uclass.c | 3016d3d41a52996a504f3cfdc50fd2438b97423e 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 D | rockchip_display.c | 3016d3d41a52996a504f3cfdc50fd2438b97423e 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>
|