OSDN Git Service

drm/amd/display: No need to assert on stream_status
authorHarry Wentland <harry.wentland@amd.com>
Fri, 19 May 2017 21:15:23 +0000 (17:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:07:28 +0000 (18:07 -0400)
commitc14833c6728e587d33777d416a9d0c21d3785ff8
tree6ff230e8402ac014ea033116c26a0f956580c13f
parent5aa35c1a16d505c0aee7fa5bebf829f9bef32c34
drm/amd/display: No need to assert on stream_status

This will be NULL on a new stream. DC handles it gracefully.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_types.c