diff options
author | Monk Liu <Monk.Liu@amd.com> | 2017-02-06 16:28:53 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-03-29 23:52:42 -0400 |
commit | 5ff980439d9423bc40538fc54fff132654489651 (patch) | |
tree | fdc59c56953583a8047da37164122abbcf3cc030 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | f3972b531d36a09bdc01dcf00b9a369e076cb563 (diff) |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions