Searched hist:bb7ec3565f0348e393762342c0b2486b15eac1fb (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | bb7ec3565f0348e393762342c0b2486b15eac1fb Thu Mar 28 07:06:52 UTC 2024 Damon Ding <damon.ding@rock-chips.com> video/drm: vop2: disable aclk pre auto gating in global init process
This is a workaround for RK3528/RK3562/RK3576:
The aclk pre auto gating function may disable the aclk in some unexpected cases, which detected by hardware automatically.
For example, if the above function is enabled, the post scale function will be affected, resulting in abnormal display.
Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Change-Id: Ib0aa6828de57ea35140b42d6c9e21ee3512837b6
|