diff options
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | 2017-11-01 10:57:31 +0100 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2017-11-03 10:15:42 -0700 |
commit | e073db5c5d7ad311efa8f4192a2047b006bbc5f3 (patch) | |
tree | 9318866ac0653a00aa7e1628e3c1addb62f1b330 /drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | |
parent | d18d1a5ac811d12f7ebc1129230312b5f2c50cb8 (diff) | |
download | linux-e073db5c5d7ad311efa8f4192a2047b006bbc5f3.tar.gz linux-e073db5c5d7ad311efa8f4192a2047b006bbc5f3.tar.xz |
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
vc4->purgeable.size and vc4->purgeable.purged_size are size_t fields
and should be printed with a %zd specifier.
Fixes: b9f19259b84d ("drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl")
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20171101095731.14878-1-boris.brezillon@free-electrons.com
(cherry picked from commit 50f365cde4ffb5ae70c3f02384bbb46698aba65c)
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c')
0 files changed, 0 insertions, 0 deletions