diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2018-07-30 19:27:23 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-06 23:57:02 +0300 |
commit | fb7b11e1633e50b9a6b3fffe5cd151474aee9802 (patch) | |
tree | 4f7312b9f8fad0e51769c2e1aae0b87d57da1a7a /drivers/ipack/Makefile | |
parent | ad830e7ab1847f4a014c04496b2581a7497b204f (diff) | |
download | linux-fb7b11e1633e50b9a6b3fffe5cd151474aee9802.tar.xz |
drm/amd/display: Add NULL check for enabling dp ss
[Why]
The pointer for integrated_info can be NULL which causes the system to
do a null pointer deference and hang on boot.
[How]
Add a check to ensure that integrated_info is not null before enabling
DP ss.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Sun peng Li <Sunpeng.Li@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/ipack/Makefile')
0 files changed, 0 insertions, 0 deletions