mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
b166279905
PD#SWPL-179882 Problem: vrr_enabled was zero in logo init stage. when hwc set mode, drm hdmitx connector will do a full modesetting it will lead to black screen flicker Solution: get vrr status by hdmitx api. if qms is enabled, vrr_enabled will be set to true Verify: s7d Test: DRM-OSD-2, DRM-OSD-45 Change-Id: Ic3a9d33d8e46005a84b09a480df5f2ca5c3932b2 Signed-off-by: Ao Xu <ao.xu@amlogic.com>