]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: Remove duplicate fdinfo fields
authorRob Clark <robdclark@chromium.org>
Thu, 26 Oct 2023 22:05:49 +0000 (22:05 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Oct 2023 18:23:01 +0000 (14:23 -0400)
commite8e696c307c36ef2d5addb65fc3ba42d54ca2dbb
tree074b48c973cfdafb906be3c6158ef6efcee00cef
parent3ea8dd3758ba551f0e3999faefd5b0bb80cbf2f1
drm/amdgpu: Remove duplicate fdinfo fields

Some of the fields that are handled by drm_show_fdinfo() crept back in
when rebasing the patch.  Remove them again.

Fixes: 376c25f8ca47 ("drm/amdgpu: Switch to fdinfo helper")
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: <alexander.deucher@amd.com>
Co-developed-by: Umio Yasuno <coelacanth_dream@protonmail.com>
Signed-off-by: Umio Yasuno <coelacanth_dream@protonmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c