Skip to content
Commit 1d9c54cb authored by Maxime Ripard's avatar Maxime Ripard Committed by Dom Cobley
Browse files

drm/vc4: plane: Use dlist offset instead of pointer



The current code passes the dlist pointer to vc4_plane_write_dlist to
tell where in the dlist RAM to store the plane dlist content.

In order to ease later changes, let's move that direct pointer to a base
offset from the start of the dlist RAM.

Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
parent 2fcefff9
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