linux/drivers/gpu/drm/amd
Heinrich Schuchardt bb1800caf7 drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c
if (a == NULL || a->b == NULL)
leads to a NULL pointer dereference if a == NULL.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-08-23 13:48:05 -04:00
..
acp drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU 2016-05-25 09:44:15 -04:00
amdgpu drm/amdgpu/gmc8: remove dead code (v2) 2016-08-23 13:48:04 -04:00
amdkfd drm/amdkfd: destroy mutex if process creation fails 2016-07-03 08:05:45 +03:00
include drm/amdgpu: add amdgpu soft reset 2016-08-08 11:32:05 -04:00
powerplay drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c 2016-08-23 13:48:05 -04:00
scheduler drm/amd: fix deadlock of job_list_lock V2 2016-07-29 14:37:06 -04:00