aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_validate_shaders.c
diff options
context:
space:
mode:
authorDave Stevenson <[email protected]>2024-06-21 15:20:42 +0000
committerDave Stevenson <[email protected]>2024-09-09 12:02:53 +0000
commitd285bb622ebdfaa84f51df3a1abccb87036157ea (patch)
tree020c6ae568dcc49b887c0978299c603ed7cc10c5 /drivers/gpu/drm/vc4/vc4_validate_shaders.c
parentdrm/vc4: hvs: Fix dlist debug not resetting the next entry pointer (diff)
downloadkernel-d285bb622ebdfaa84f51df3a1abccb87036157ea.tar.gz
kernel-d285bb622ebdfaa84f51df3a1abccb87036157ea.zip
drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs function
The debugfs function to dump dlists aborted at 256 bytes, when actually the dlist memory is generally significantly larger but varies based on SoC. We already have the correct limit in __vc4_hvs_alloc, so store it for use in the debugfs dlist function. Fixes: c6dac00340fc ("drm/vc4: hvs: Add debugfs node that dumps the current display lists") Reviewed-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Dave Stevenson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/vc4/vc4_validate_shaders.c')
0 files changed, 0 insertions, 0 deletions