aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAurabindo Pillai <[email protected]>2021-08-13 15:15:03 -0400
committerAlex Deucher <[email protected]>2021-09-14 15:57:09 -0400
commit035f54969bb2c1a5ced52f43e4ef393e0c0f6bfa (patch)
tree5cf2fa3eb2d45219c801c7d138f97153d44088db /tools/perf/scripts/python
parent6077911b49fe2f8049a6d7650bccbbaa03a928d5 (diff)
drm/amd/display: Add flag to detect dpms force off during HPD
[Why] When a connector is unplugged, dpms is forced off so that some connector allocations are cleared off. This is done outside the commit sequence from the userspace. This causes HUBP blank. Due to the blank hubp, a non blocking commit which queues flip will encounter a timeout waiting for the flip_done because prior to writing the surface flip address, hubp was in blank. [How] Add a marker to DM's crtc state and use this field to indicate whether dpms was forced off during an HPD. Check for this marker before queuing the flip. Reviewed-by: Anson Jacob <[email protected]> Acked-by: Mikita Lipski <[email protected]> Signed-off-by: Aurabindo Pillai <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions