Files
linux/drivers/gpu/drm
Nicholas Kazlauskas d999853e60 drm/amd/display: Guard against null stream dereference in do flip
[Why]

During suspend under some hardware configurations can result in a
series of atomic commits with a NULL stream status - which
causes a NULL pointer dereference. This should be guarded.

[How]

Exit early from the function - if we can't access the stream then
there isn't anything that can be done here.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-09-26 21:09:07 -05:00
..
2018-08-27 10:00:03 -04:00
2018-09-09 14:19:18 +02:00
2018-09-10 07:10:38 +02:00
2018-09-27 11:06:46 +10:00
2018-08-27 10:00:03 -04:00
2018-09-09 14:19:18 +02:00
2018-09-27 11:06:46 +10:00
2018-09-27 11:06:46 +10:00
2018-09-03 18:18:08 +02:00
2018-09-27 11:06:46 +10:00
2018-09-11 20:06:35 +02:00
2018-09-27 11:06:46 +10:00
2018-09-27 11:06:46 +10:00
2018-07-13 18:40:28 +02:00
2018-08-16 11:30:02 -04:00
2018-08-28 11:22:42 -05:00
2018-09-09 14:19:18 +02:00