summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRobin Singh <robin.singh@amd.com>2021-03-10 00:47:20 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-04-09 23:51:40 +0300
commit148493a81e3b60aee445b60bac65f800aebf05cc (patch)
tree95986a2ce5cb41a0e2aef8b37d8b87ed3806246c /tools/perf/scripts/python
parent815f72be4d8a1e8629e5892e60beb8e2487db399 (diff)
downloadlinux-148493a81e3b60aee445b60bac65f800aebf05cc.tar.xz
drm/amd/display: add NULL check to avoid kernel crash in DC.
[why] There is case when the userspace like IGT test updates the custom timings, i.e. the number of active lines CRTC property value, and without committing the change, followed by resetting the display, creating FB and plane to the pipe and committing. The NULL pointer of pipe_ctx->plane_state occurs and result in kernel crash. We need to avoid that. [how] add pointer check for the dc_plane_state of the pipe context in the call of committing planes for stream in DC component. Signed-off-by: Robin Singh <robin.singh@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions