commit | 8ffff9b4499cbbda5b44cf84df576a7c5a3c2e06 | [log] [tgz] |
---|---|---|
author | Oak Zeng <Oak.Zeng@amd.com> | Thu Sep 17 18:10:12 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 30 13:50:13 2020 -0400 |
tree | 21517ce1a4a860b060d05003a203d4156d1e1f29 | |
parent | 825c91d0908b72f9ec2a9e0c815d2c40af5ad5f4 [diff] |
drm/amdgpu: use function pointer for gfxhub functions gfxhub functions are now called from function pointers, instead of from asic-specific functions. Signed-off-by: Oak Zeng <Oak.Zeng@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>