diff options
author | 2023-03-20 07:43:35 -0700 | |
---|---|---|
committer | 2023-03-25 16:31:45 -0700 | |
commit | 8ead9678316376ee1dd05ffddfa6a620047b1d4f (patch) | |
tree | 76e091b3f59128c6129219cf0888ebd77d4b3c0b /drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c | |
parent | drm/msm/gpu: Move fw loading out of hw_init() path (diff) | |
download | wireguard-linux-8ead9678316376ee1dd05ffddfa6a620047b1d4f.tar.xz wireguard-linux-8ead9678316376ee1dd05ffddfa6a620047b1d4f.zip |
drm/msm/gpu: Move BO allocation out of hw_init
These allocations are only done the first (successful) time through
hw_init() so they won't actually happen in the job_run() path. But
lockdep doesn't know this. So dis-entangle them from the hw_init()
path.
Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/527852/
Link: https://lore.kernel.org/r/20230320144356.803762-14-robdclark@gmail.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c')
0 files changed, 0 insertions, 0 deletions