diff options
author | Shirish S <[email protected]> | 2017-11-20 10:37:08 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-11-28 17:55:33 -0500 |
commit | 93984bbc70b3f321b8f6a3ec303e31b084e54230 (patch) | |
tree | ec98f14608bed8c9923ef901a0572f1749377b33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8ffca5dca093cdd25264e782cc0c4539cb318925 (diff) |
drm/amd/display: check plane state before validating fbc
While validation fbc, array_mode of the pipe is accessed
without checking plane_state exists for it.
Causing to null pointer dereferencing followed by
reboot when a crtc associated with external display(not
connected) is page flipped.
This patch adds a check for plane_state before using
it to validate fbc.
Signed-off-by: Shirish S <[email protected]>
Reviewed-by: Roman Li <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions