Replies: 1 comment
-
|
Hi @akhilbhas,
What VTS can validate:
What VTS cannot validate: Measuring actual display latency requires external instrumentation (e.g., a high-speed camera or photodiode on the display panel, synchronised with the frame presentation timestamp). This is outside the scope of automated VTS — it falls into hardware qualification testing performed by the SoC vendor during platform bring-up. The vendor is responsible for declaring the correct value based on their platform's display pipeline architecture. VTS trusts this declaration and validates only that it is well-formed and consistent. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As per the specification we can see the capability vsynDisplayLatency as
rdk-halif-aidl/planecontrol/current/com/rdk/hal/planecontrol/Capabilities.aidl
Line 101 in 7decb93
We need to identify a method to measure and check if it is as specified in the plane control capability.
Beta Was this translation helpful? Give feedback.
All reactions