aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorShane Xiao <[email protected]>2023-04-25 22:39:08 +0800
committerAlex Deucher <[email protected]>2023-05-03 22:44:06 -0400
commitb03f38b9bd90d9eb29951e56f5a4375984c8dffb (patch)
tree2e1f14edeb7da61f9e5bf48a9d553b96f4782e75 /lib/mpi/mpi-mod.c
parent4eea7fb980dc44545a32eec92e2662053b34cd9d (diff)
drm/amdgpu: Enable doorbell selfring after resize FB BAR
[Why] The selfring doorbell aperture will change when resize FB BAR successfully during gmc sw init, we should reorder the sequence of enabling doorbell selfring aperture. [How] Move enable_doorbell_selfring_aperture from *_common_hw_init to *_common_late_init. This fixes the potential issue that GPU ring its own doorbell when this device is in translated mode when iommu is on. v2: Remove *_enable_doorbell_aperture functions (Christian) v3: Add comments to note that why we need enable doorbell selfring late (Christian) Signed-off-by: Shane Xiao <[email protected]> Signed-off-by: Aaron Liu <[email protected]> Tested-by: Xiaomeng Hou <[email protected]> Reviewed-by: Christian K�nig <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions