]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/panel: Modify innolux hj110iz panel initial code
authorCong Yang <yangcong5@huaqin.corp-partner.google.com>
Tue, 9 May 2023 02:51:53 +0000 (10:51 +0800)
committerDouglas Anderson <dianders@chromium.org>
Tue, 16 May 2023 15:41:16 +0000 (08:41 -0700)
commit519ce291168af247c7c0fd122c754b74bcf08117
tree904f670d060a54b2bfbcfd3981c7c0dd429cc765
parent81d6b37b69b8b5d1a4c81d2e208b41888d4283df
drm/panel: Modify innolux hj110iz panel initial code

There is a problem of screen shake on the old panel. So increase the
panel GOP component pull-down circuit size in hardware, and update the
initialization code at the same time. The new initialization code mainly
modifles the following.

a)adjusted for GOP timing. When Display sleep in, raise all GOP signals
to VGHO and then drop to GND.
b)Increased the Vertical back Porch and Vertical pulse width, so need to
update vsync_end and vtotal and CLK in drm_display_mode.

Signed-off-by: Cong Yang <yangcong5@huaqin.corp-partner.google.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
[dianders: fixed spelling mistake in subject]
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230509025153.1321446-1-yangcong5@huaqin.corp-partner.google.com
drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c