diff options
author | Likun Gao <Likun.Gao@amd.com> | 2021-07-26 17:17:52 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-07-28 22:15:44 -0400 |
commit | 8d35a2596164c1c9d34d4656fd42b445cd1e247f (patch) | |
tree | 572cbbd8205f33b79c295cb5c94caf7c414f068b /drivers/gpu/drm/amd/display | |
parent | edc8c81f24386b9593fa9a3051162bc6181d29e5 (diff) |
drm/amdgpu: adjust fence driver enable sequence
Fence driver was enabled per ring when sw init on per IP block before.
Change to enable all the fence driver at the same time after
amdgpu_device_ip_init finished.
Rename some function related to fence to make it reasonable for read.
Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display')
0 files changed, 0 insertions, 0 deletions