diff options
| author | Monk Liu <[email protected]> | 2017-02-06 08:46:36 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-03-30 03:52:44 +0000 |
| commit | 596c67d076a5ae0f2571cab9245ee76f6a6cf922 (patch) | |
| tree | 77947d1410bfbe8542caa646113e2045ed43cba3 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amdgpu:minor cleanup (diff) | |
| download | kernel-596c67d076a5ae0f2571cab9245ee76f6a6cf922.tar.gz kernel-596c67d076a5ae0f2571cab9245ee76f6a6cf922.zip | |
drm/amdgpu:divide KCQ mqd init to sw and hw
sw part only invoked once during sw_init.
hw part invoked during first drv load and resume later.
that way we cannot alloc mqd in hw/resume, we only keep
mqd allocted in sw_init routine.
and hw_init routine only kmap and set it.
Signed-off-by: Monk Liu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
