]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: remove SRIOV VF FB location programming
authorZhigang Luo <Zhigang.Luo@amd.com>
Thu, 6 Jul 2023 16:05:40 +0000 (12:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Aug 2023 21:13:09 +0000 (17:13 -0400)
commit66353ec433418e285fd5bad10384aad7a65af83b
treef73170d45f6aaeff033c829ccf759a0eb59dcae3
parentc7ddc0a800bc9f681a18c3bdd9f06b61adfabc11
drm/amdgpu: remove SRIOV VF FB location programming

For SRIOV VF, FB location is programmed by host driver, no need to
program it in guest driver.

v2: squash in unused variable removal

Signed-off-by: Zhigang Luo <Zhigang.Luo@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c
drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c