drm/xe: Drop vram_id
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 1 Jun 2023 21:52:29 +0000 (14:52 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:34:15 +0000 (18:34 -0500)
commit68ccb9b2f71b5834b703b982a2a29d5bb3fabbe9
tree43fcc81993ac9042f6a06d3ee3f07c7edcef2fba
parented006ba5e6e8334deb86fbc1e35d2411a4870281
drm/xe: Drop vram_id

The VRAM ID is always the tile ID; there's no need to track it
separately within a GT.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20230601215244.678611-17-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_pci.c