Skip to content
Commit ebf11a4c authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

drm: vc4: 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.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 3660abb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment