nouveau: report byte usage in VRAM usage.
authorDave Airlie <airlied@redhat.com>
Mon, 26 Feb 2024 07:16:10 +0000 (17:16 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 1 Mar 2024 05:26:28 +0000 (15:26 +1000)
commitf7916c47f66d778817068d86e5c9b5e511e23c86
tree4c3b3c7d45362ee3219bce6d37571f475554ddf1
parentf060e461ea3ef75fa17fd3f943934fe8af51206d
nouveau: report byte usage in VRAM usage.

Turns out usage is always in bytes not shifted.

Fixes: 72fa02fdf833 ("nouveau: add an ioctl to report vram usage")
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/nouveau/nouveau_abi16.c