diff options
| author | Boris BREZILLON <[email protected]> | 2017-11-01 09:57:31 +0000 |
|---|---|---|
| committer | Eric Anholt <[email protected]> | 2017-11-03 17:15:42 +0000 |
| commit | e073db5c5d7ad311efa8f4192a2047b006bbc5f3 (patch) | |
| tree | 9318866ac0653a00aa7e1628e3c1addb62f1b330 /drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c | |
| parent | drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all (diff) | |
| download | kernel-e073db5c5d7ad311efa8f4192a2047b006bbc5f3.tar.gz kernel-e073db5c5d7ad311efa8f4192a2047b006bbc5f3.zip | |
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 <[email protected]>
Reviewed-by: Gustavo Padovan <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 50f365cde4ffb5ae70c3f02384bbb46698aba65c)
Signed-off-by: Eric Anholt <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c')
0 files changed, 0 insertions, 0 deletions
