aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorZack Rusin <[email protected]>2021-06-09 17:23:06 +0000
committerZack Rusin <[email protected]>2021-06-12 04:01:04 +0000
commitbaee602e5c0d00a7233fdb2b2bfd3ace4b5b8f29 (patch)
treece58fd8f40e223d10b89545673dd8fa37eb86573 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdrm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m... (diff)
downloadkernel-baee602e5c0d00a7233fdb2b2bfd3ace4b5b8f29.tar.gz
kernel-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 <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]> Reviewed-by: Martin Krastev <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions