linux_dsm_epyc7002/drivers/gpu/drm/amd
Monk Liu 5ff980439d drm/amdgpu:imple mqd soft ini/fini
this is for SRIOV fix:
mqd soft init/fini will be invoked by sw_init to
allocate BO for compute MQD resource, instead of
original scheme that hw_init allocates MQD.

because if hw_init allocates MQD, then resume will
allocate MQD, and that lead to memory leak after
driver recovered from hang.

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-03-29 23:52:42 -04:00
..
acp
amdgpu drm/amdgpu:imple mqd soft ini/fini 2017-03-29 23:52:42 -04:00
amdkfd
include
powerplay drm/amdgpu:fix powerplay logic 2017-03-29 23:52:37 -04:00
scheduler