linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Andrey Grodzovsky 3bb271f3ca drm/amd/powerplay: Fix KASAN user after free on driver unload.
Reusing local handle to initialize BO without resetting it to
NULL is wrong since it causes amdgpu_bo_create_reserved to skip
new BO creation and just reuse the given pointer for pinning.

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-15 09:55:03 -05:00
..
hwmgr drm/amdgpu: Move IH clientid defs to separate file 2018-03-14 15:16:35 -05:00
inc drm/amd/pp: Drop wrapper functions for upper/lower_32_bits 2018-03-07 16:10:11 -05:00
smumgr drm/amd/powerplay: Fix KASAN user after free on driver unload. 2018-03-15 09:55:03 -05:00
amd_powerplay.c drm/amd/pp: Add auto power profilng switch based on workloads (v2) 2018-03-07 16:10:09 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00