History log of /rk3399_rockchip-uboot/drivers/video/drm/rockchip_panel.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 6bb1f22b 20-Jun-2023 Damon Ding <damon.ding@rock-chips.com>

video/drm: panel: add support to send spi cmds through spi device

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: I9ea1b92cf44bb6f75130f251972f5793be123e9f


# 0594ce39 27-Jun-2022 Zhang Yubing <yubing.zhang@rock-chips.com>

video/drm: support for multi connector

Signed-off-by: Zhang Yubing <yubing.zhang@rock-chips.com>
Change-Id: Id87d4c81e60a9f69f3fbfc05ffd67a3d42cd21a4


# e8f890c7 09-May-2022 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: Drop init callback from rockchip_panel_funcs

Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
Change-Id: I5487ed66d05773e8f960c700fdb9dbf3bfea0e5a


# e22c03ed 29-Nov-2021 Guochun Huang <hero.huang@rock-chips.com>

video/drm: panel: add support dsc/pps sequence transfer for dsi

Change-Id: I455e551770db2c577c2103df90289aad69fba7cd
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>


# 2942bf18 24-Jul-2019 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: panel: allocate rockchip_panel objects per device

Change-Id: I7719c945c56f794769e16ead44f5aea9acc3cac3
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>


# 1953e619 31-Jan-2019 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: Sync MIPI DSI Bus helper from Linux 4.9

This imports drivers/gpu/drm/drm_mipi_dsi.c from Linux kernel 4.9.
It can be very helpful when porting Linux mipi dsi driver to U-Boot.

DSI hosts

video/drm: Sync MIPI DSI Bus helper from Linux 4.9

This imports drivers/gpu/drm/drm_mipi_dsi.c from Linux kernel 4.9.
It can be very helpful when porting Linux mipi dsi driver to U-Boot.

DSI hosts expose operations which can be used by DSI peripheral drivers
to access associated devices.

Change-Id: Iccfa9d946f33458867f4d4db0ce04aeb1918e855
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>

show more ...


# 00cdbd6c 28-Jan-2019 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: panel: Allow to configure bpc (bits per color) from DT

Change-Id: Iad86b7121e4cdfbd981daba6f860fd8b97bca52a
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>


# 7cacd0a8 18-Dec-2018 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: panel/phy code style clean up and fixes

Silence debug messages if the panel/phy does not exist.

Change-Id: Ifa027017e9aa9af54992e26f2bbde7048b22bb04
Signed-off-by: Wyon Bi <bivvy.bi@rock

video/drm: panel/phy code style clean up and fixes

Silence debug messages if the panel/phy does not exist.

Change-Id: Ifa027017e9aa9af54992e26f2bbde7048b22bb04
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>

show more ...


# 1a8d717c 30-Nov-2018 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: Add rockchip bridge framework

The current implementation assumes that the only possible peripheral
device is a panel. Using an output bridge device should also be possible.

Such sequence

video/drm: Add rockchip bridge framework

The current implementation assumes that the only possible peripheral
device is a panel. Using an output bridge device should also be possible.

Such sequence is required by Rockchip RK618 bridge, which is a RGB
peripheral bridge device.

Change-Id: I3e4e5e9e23c8ed7c74ed1276946b7b54f4cd5ee8
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>

show more ...


# 5b620ada 26-Sep-2018 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: panel: fix return value check of mipi_dsi_dcs_write/mipi_dsi_generic_write

Change-Id: Ib80b478b5873ef2abb40b5069364aaf621299f64
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>


# 67b9012c 06-Jul-2018 Sandy Huang <hjc@rock-chips.com>

drm/rockchip: add support mcu screen

the mcu screen need send init command through crtc, so we add
the function display_send_mcu_cmd() from panel to crtc.

Change-Id: Ide4a6043dff0a7b0040bf62b1aa181

drm/rockchip: add support mcu screen

the mcu screen need send init command through crtc, so we add
the function display_send_mcu_cmd() from panel to crtc.

Change-Id: Ide4a6043dff0a7b0040bf62b1aa1814f3c365235
Signed-off-by: Sandy Huang <hjc@rock-chips.com>

show more ...


# 45fa51f3 17-Mar-2018 Sandy Huang <hjc@rock-chips.com>

drm/panel: add support spi panel init

Change-Id: Ib3bc1bbd21ec78b718ad06b9bbdebd213c39c5be
Signed-off-by: Sandy Huang <hjc@rock-chips.com>


# c493d00e 16-Mar-2018 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: Merge panel driver into one driver

This merges the rockchip panel driver into the common driver.
This will make it easier to share code between the drivers and
eventually merge them into

video/drm: Merge panel driver into one driver

This merges the rockchip panel driver into the common driver.
This will make it easier to share code between the drivers and
eventually merge them into one driver.

Change-Id: I4c59e5f4f39ffc43b4d0339de8dfa23aec28220b
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>

show more ...


# e2bce6e4 06-Feb-2018 Kever Yang <kever.yang@rock-chips.com>

rockchip: video: convert display driver to live dt

Convert to live dt for kernel dtb, display driver will depends on
OF_LIVE after this patch.

Change-Id: I536e936d551c0320f30dca82c9cf376e77589ffc
S

rockchip: video: convert display driver to live dt

Convert to live dt for kernel dtb, display driver will depends on
OF_LIVE after this patch.

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

show more ...


# 4b8c2ef1 19-Oct-2017 Mark Yao <mark.yao@rock-chips.com>

drm/rockchip: update: some fixes and new features

Change-Id: Ief38022bda85fb0e7e0d1024be7aea279428329d
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>


# 186f8572 15-Sep-2017 Mark Yao <mark.yao@rock-chips.com>

drm/rockhcip: add drm rockchip display support

Change-Id: I5ef0e29d1e0855a7aa47bd0737835b79c53bf25a
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>