commit | b3fb2b4e21a995c4fa511627088bd55b88f6be11 | [log] [tgz] |
---|---|---|
author | Harry Wentland <harry.wentland@amd.com> | Fri Nov 10 19:49:44 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 28 17:56:26 2017 -0500 |
tree | 97307c799c07261c2e53a8a46baa108e5cfe8c25 | |
parent | b001965d4eb5e4c0e3de7dc6dce1d45ca25232a7 [diff] |
drm/amd/display: Fix hubp check in set_cursor_position Found by smatch: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:298 dc_stream_set_cursor_position() error: we previously assumed 'hubp' could be null (see line 294) Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>