Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/amd/amdgpu
Monk Liu ff1f03a7b8 drm/amdgpu: use static mmio offset for NV mailbox
what:
with the new "req_init_data" handshake we need to use mailbox
before do IP discovery, so in mxgpu_nv.c file the original
SOC15_REG method won'twork because that depends on IP discovery
complete first.

how:
so the solution is to always use static MMIO offset for NV+ mailbox
registers.
HW team confirm us all MAILBOX registers will be at the same
offset for all ASICs, no IP discovery needed for those registers

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-01 14:44:43 -04:00
..
2019-09-16 09:59:21 -05:00
2020-01-16 13:35:10 -05:00
2019-06-20 11:36:22 -05:00
2020-03-31 15:15:47 +10:00
2017-10-20 13:28:44 -04:00
2019-06-10 23:00:01 +02:00
2020-03-09 13:51:48 -04:00
2019-06-20 21:16:38 -05:00
2020-03-16 16:17:55 -04:00