History log of /rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop_reg.h (Results 1 – 11 of 11)
Revision Date Author Comments
# b899f9cc 15-Apr-2025 Chaoyi Chen <chaoyi.chen@rock-chips.com>

video/drm: vop: Add support for force mcu rdn

The RV1126B introduce force RDN feature in MCU interface, which allow
to output high voltage level on the MCU_RDN line when MCU is sending
data, especia

video/drm: vop: Add support for force mcu rdn

The RV1126B introduce force RDN feature in MCU interface, which allow
to output high voltage level on the MCU_RDN line when MCU is sending
data, especially for data in the write direction. This feature helps
avoid unintended level flips on the RDN line.

Change-Id: If697b937cdf2bcfb471f60bbd10759c95d8bb285
Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>

show more ...


# 72f233a9 26-Jan-2024 Damon Ding <damon.ding@rock-chips.com>

video/drm: vop: add support for rk3576 vopl

RK3576 VOP_LITE has only one win2 which supports ARGB888/
RGB565/RGB888 formats.

In addition, VOP_LITE whose max output resolution is
1920x1080 supports

video/drm: vop: add support for rk3576 vopl

RK3576 VOP_LITE has only one win2 which supports ARGB888/
RGB565/RGB888 formats.

In addition, VOP_LITE whose max output resolution is
1920x1080 supports BT1120/BT656/MCU/RGB interfaces,
and can also support eDP/HDMI/MIPI by the 1to4 module.

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

show more ...


# 6b898587 23-Aug-2021 Damon Ding <damon.ding@rock-chips.com>

drm/rockchip: vop: support rk3288 MCU display

1.Add MCU display mode related register definition.
2.Change the control method of RS pin to GPIO control, because cannot
control RS pin through VOP_MCU

drm/rockchip: vop: support rk3288 MCU display

1.Add MCU display mode related register definition.
2.Change the control method of RS pin to GPIO control, because cannot
control RS pin through VOP_MCU_CTRL register.

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

show more ...


# 48efbc7e 12-Jun-2020 Sandy Huang <hjc@rock-chips.com>

drm/rockchip: vop: rk312x use win1 to show logo

since kernel set rk312x win1 to show kernel logo, so here sync with
kernel config.

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

drm/rockchip: vop: rk312x use win1 to show logo

since kernel set rk312x win1 to show kernel logo, so here sync with
kernel config.

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

show more ...


# a144d23d 29-Apr-2020 Andy Yan <andy.yan@rock-chips.com>

drm/rockchip: vop: Add support for rv1126

Change-Id: I762158891605c1a87fd7d3a7c685052ab9125b31
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>


# 513e5cb6 08-Jan-2019 Sandy Huang <hjc@rock-chips.com>

drm/rockchip: vop: add hdmi pol config for px3se

if miss this commit will appear hdmi display abnormal at
some TV.

Change-Id: I86f1425135ccf5fb53c0373ad6d070e1f6efe66d
Signed-off-by: Sandy Huang <h

drm/rockchip: vop: add hdmi pol config for px3se

if miss this commit will appear hdmi display abnormal at
some TV.

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

show more ...


# ad3aa75a 10-Oct-2018 Sandy Huang <hjc@rock-chips.com>

drm/rockchip: vop: Add support rk1808 vop lite

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


# 3a06149e 20-Apr-2018 Sandy Huang <hjc@rock-chips.com>

drm/rockchip: vop: add support dclk polarity invert config

some platform like rk3288,rk3368 and px30, the rgb/lvds dclk
polarity need to config grf config, other platform can config
vop register to

drm/rockchip: vop: add support dclk polarity invert config

some platform like rk3288,rk3368 and px30, the rgb/lvds dclk
polarity need to config grf config, other platform can config
vop register to set dclk invert.

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

show more ...


# 79feefb1 26-Feb-2018 Sandy Huang <hjc@rock-chips.com>

video/rockchip: vop: add support CSC function for HDMI YUV output

add CSC config for YUV output mode

Change-Id: I9b53c3b3bdc0fc1a733897474c126042d17c3ac9
Signed-off-by: Sandy Huang <hjc@rock-chips

video/rockchip: vop: add support CSC function for HDMI YUV output

add CSC config for YUV output mode

Change-Id: I9b53c3b3bdc0fc1a733897474c126042d17c3ac9
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
(Cherry-pick from commit 34d6280a1ae02cc3c98aa8e6d32151b37fd849c6)

show more ...


# 7130fbf6 02-Feb-2018 Sandy Huang <hjc@rock-chips.com>

drm/rockchip: vop: add support px30

PX30 have two vop(vopb and vopl), the vopb have win0, win1 and win2,
the vopl only have win1,most of register define is same with rk3366,
so we porting the rk3366

drm/rockchip: vop: add support px30

PX30 have two vop(vopb and vopl), the vopb have win0, win1 and win2,
the vopl only have win1,most of register define is same with rk3366,
so we porting the rk3366 vop register define for px30.

win0: support yuv and scale;
win1: support rgbx and afbdc format(vopb only);
win2: support rgbx and four region;

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

show more ...


# 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>