Home
last modified time | relevance | path

Searched hist:"3 aed61d7a6ec138674f8c449b4139c058a312baa" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_mipi_dsi2.c3aed61d7a6ec138674f8c449b4139c058a312baa Wed Feb 12 01:55:54 UTC 2025 Guochun Huang <hero.huang@rock-chips.com> video/drm: dsi2: disable BTA during auto calculation training

when DSI operates in auto calculation mode,it sends a dsc read
get_scanline request to the peripheral devices to automatically
calculate phy_max_rd_time_auto during the auto calculation training.
However,if the peripheral devices,such as a bridge chip or some panel,
lack the capability to respond to read-back requests,they cannot respond
to the DSI host’s BTA,leading to the signal control not being properly
returned to the DSI host,Therefore,the BTA function should be disabled
in such case.

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