diff options
| author | Nicholas Kazlauskas <[email protected]> | 2024-07-16 17:41:54 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-27 17:34:07 -0400 |
| commit | bd870cfd21489d28195fda157710ebd4cecaa8ca (patch) | |
| tree | 2f58ea6f7e4708018a1f0956c692818a80030cdf /tools/perf/scripts/python/netdev-times.py | |
| parent | df18a4de9e77ad92c472fd1eb0fb1255d52dd4cd (diff) | |
drm/amd/display: Add seamless boot support for more DIG operation modes
[Why]
When pre-OS firmware enables display support for displays that operate
the DIG in 2 pixels per cycle processing modes the inferred pixel rate
from get_pixel_clk_frequency_100hz does not account for the true pixel
rate since we're outputting 2 per cycle past the stream encoder.
This causes seamless boot validation to abort early.
[How]
Add a new stream encoder function for getting pixels per cycle from the
stream encoder. If the pixels per cycle is greater than 1 and the driver
policy is to enable 2 pixels per cycle for post-OS then allow seamless
boot to continue.
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Reviewed-by: Duncan Ma <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions