Commit Graph

4 Commits

Author SHA1 Message Date
Sandy Huang a2d2b88ee1 video/drm: rockchip_display: add return value for automatic test
Change-Id: I6cd4f7d4bd738c7f4cf59af3a2daf46365e7c1e9
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
2019-08-06 10:23:50 +08:00
Kever Yang 51619d03f1 rockchip: display: enable rockchip_display_fixup()
Enable and update the rockchip_display_fixup() so that we can update the
logo reserve memory node for kernel dts.

Change-Id: I34e3812689052a63ed58c61a41bca53798ffd666
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2018-02-23 10:28:27 +08:00
Kever Yang 3016d3d41a 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>
2018-02-01 10:05:11 +08:00
Joseph Chen f8a3e58740 include: add video_rockchip.h
export interfaces for other driver.

Change-Id: Iaad51ec77a4427ff94d45d2ae32fff8060d72f7b
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2017-10-31 16:13:16 +08:00