aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2021-06-09 13:23:06 -0400
committerZack Rusin <zackr@vmware.com>2021-06-12 00:01:04 -0400
commitbaee602e5c0d00a7233fdb2b2bfd3ace4b5b8f29 (patch)
treece58fd8f40e223d10b89545673dd8fa37eb86573 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentb7d0949f6ce691131323fafabd48bf2f5074ae8d (diff)
downloadlinux-baee602e5c0d00a7233fdb2b2bfd3ace4b5b8f29.tar.gz
linux-baee602e5c0d00a7233fdb2b2bfd3ace4b5b8f29.tar.bz2
linux-baee602e5c0d00a7233fdb2b2bfd3ace4b5b8f29.zip
drm/vmwgfx: Remove vmw_chipset
vmw_chipset was duplicating pci_id. They are exactly the same variable just with two different names. Becuase pci_id was already used to detect the SVGA version, there's no point in having vmw_chipset and thus we can remove it. All references to vmw_chipset should use pci_id. Signed-off-by: Zack Rusin <zackr@vmware.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Reviewed-by: Martin Krastev <krastevm@vmware.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210609172307.131929-9-zackr@vmware.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions