Skip to content
Snippets Groups Projects
Commit c1010366 authored by Lyude Paul's avatar Lyude Paul
Browse files

drm/dp_mst: Rename drm_dp_mst_vcpi_allocation


In retrospect, the name I chose for this originally is confusing, as
there's a lot more info in here then just the VCPI. This really should be
called a payload. Let's make it more obvious that this is meant to be
related to the atomic state and is about payloads by renaming it to
drm_dp_mst_atomic_payload. Also, rename various variables throughout the
code that use atomic payloads.

Signed-off-by: Lyude Paul's avatarLyude Paul <lyude@redhat.com>
parent afb365a9
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment