drm/xe: Remove vram size info from sysfs
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 12 Dec 2023 00:20:58 +0000 (19:20 -0500)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:46:09 +0000 (11:46 -0500)
commitf5783b5026f76083ef4c53f6240619bd5c7bb9a5
treef7519a5ce777b65a126df16614a135e3a2217677
parent53bf60f6d8503c788fee9c30dacef682edbe61fd
drm/xe: Remove vram size info from sysfs

This information is already part of the query IOCTL.
Let's not duplicate it here in the sysfs.

Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_tile_sysfs.c