diff options
| author | Leo (Sunpeng) Li <[email protected]> | 2017-05-16 09:55:20 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-09-26 18:07:14 -0400 |
| commit | d3ec0562085918ba889af3d565b4104adcd4947f (patch) | |
| tree | 9d012538c6bd52cb73968a3459753d65aa949717 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | b802acc7f3266e43905dfeee865bf1acc4e00bce (diff) | |
drm/amd/display: Fix dcn10 cursor set position hang
Calling dcn10_cursor_set_position() before dcn10_cursor_set_attributes()
with invalid (0-value) attributes can cause the ASIC to hang. This fix
checks that address.quadpart is non-zero within set_position before calling
set_attributes.
Signed-off-by: Leo (Sunpeng) Li <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions