| #
27c6606c |
| 28-May-2025 |
Algea Cao <algea.cao@rock-chips.com> |
video/drm: Subdivide rk3528 phy cfg table
Add phy configuration of tmds clk corresponding to 10-bit color depth at different resolutions (such as 1080p60 10-bit).
Change-Id: I7b3c655a51e5fb163c962f
video/drm: Subdivide rk3528 phy cfg table
Add phy configuration of tmds clk corresponding to 10-bit color depth at different resolutions (such as 1080p60 10-bit).
Change-Id: I7b3c655a51e5fb163c962fad19e8f4eea4a79a84 Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
show more ...
|
| #
6a3f4548 |
| 18-May-2023 |
Sandy Huang <hjc@rock-chips.com> |
video/drm: hdmi: add compatible SPL display
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: I95a776d95fe2400da4f84e41343f63241c00849f
|
| #
adcfcbdd |
| 21-Feb-2023 |
Algea Cao <algea.cao@rock-chips.com> |
video/drm: Fix rk3528 sink probabilistically fails to recognize signal
When power up, the synchronization reset time of the four lanes cannot be too long.
Signed-off-by: Algea Cao <algea.cao@rock-c
video/drm: Fix rk3528 sink probabilistically fails to recognize signal
When power up, the synchronization reset time of the four lanes cannot be too long.
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I6c309027cd2a9e78f36c3f7830044a209d81aa0e
show more ...
|
| #
80d7c6a5 |
| 12-Jan-2023 |
Joseph Chen <chenjh@rock-chips.com> |
drivers: video/phy: Add '\n' for message end
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I0ad57bb82a419f7583290fb167b1af34d0c91421
|
| #
79d74bcf |
| 12-Dec-2022 |
Algea Cao <algea.cao@rock-chips.com> |
video/drm: Fix hdmi output signal abnormal when power up
Vendor provides two ways to enable phy: 1.Change video format. 2.Power up.
Using change video format may cause output signal abnormal when p
video/drm: Fix hdmi output signal abnormal when power up
Vendor provides two ways to enable phy: 1.Change video format. 2.Power up.
Using change video format may cause output signal abnormal when power up. So must change to use power up process.
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I602821ea57627f7ef0696e122c8bc13c7f1487a8
show more ...
|
| #
268b9134 |
| 02-Dec-2022 |
Algea Cao <algea.cao@rock-chips.com> |
video/drm: Improve signal quality less than or equal to 340m
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I95a2c2d908910ee74d9f609b160fe784c0a3f4e3
|
| #
84a9a3d8 |
| 30-Nov-2022 |
Algea Cao <algea.cao@rock-chips.com> |
video/drm: Improve 594m signal quality
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: Id6c3ea9f1d44dd0c3490aecfd5821e21e4976fe9
|
| #
cb24dc0e |
| 26-Nov-2022 |
Algea Cao <algea.cao@rock-chips.com> |
drm/rockchip: dw-hdmi: Add support for rk3528
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I3ae3c428e5796f440e76d2ccbdda251a0fc66ecf
|
| #
19957ff8 |
| 08-Nov-2022 |
Algea Cao <algea.cao@rock-chips.com> |
video/drm: Support rk3528 hdmi phy
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: Icd0b47b4592d7f7168400867ca272227aac8319d
|
| #
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 ...
|
| #
15081c50 |
| 26-Sep-2018 |
Wyon Bi <bivvy.bi@rock-chips.com> |
video/drm: Refactor phy code
Change-Id: Id56d83b954eacf47228278562fb5d94409020517 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
|
| #
8e2bab3f |
| 13-Jul-2018 |
Algea Cao <algea.cao@rock-chips.com> |
drm: Transplant dw-hdmi code from rkdevelop
1.Updating edid parse method. 2.New hdmi i2c control method. 3.Adding mode filter. 4.Adding color select method. 5.Support hdmi 2.0. 6.Adding baseparamete
drm: Transplant dw-hdmi code from rkdevelop
1.Updating edid parse method. 2.New hdmi i2c control method. 3.Adding mode filter. 4.Adding color select method. 5.Support hdmi 2.0. 6.Adding baseparameter reading. 7.Support HDCP 1.4.
Tested in rk3399/rk3229/rk3128h/rk3328.
Change-Id: I2b3b1fb0079e97ba4b737781356e920548d6ad75 Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
show more ...
|