commit | ad02e08e05781c3dabe7853f39cffb69169e96b2 | [log] [tgz] |
---|---|---|
author | Ori Messinger <Ori.Messinger@amd.com> | Wed Oct 02 10:02:07 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 07 15:11:07 2019 -0500 |
tree | 6a13746d3b89945309e61dcb043404b333dea479 | |
parent | aa5e899de1dd8d91f4881d0bf533e2302f925973 [diff] |
drm/amdgpu: Report vram vendor with sysfs (v3) The vram vendor can be found as a separate sysfs file at: /sys/class/drm/card[X]/device/mem_info_vram_vendor The vram vendor is displayed as a string value. v2: Use correct bit masking, and cache vram_vendor in gmc v3: Drop unused functions for vram width, type, and vendor Signed-off-by: Ori Messinger <ori.messinger@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>