diff options
author | 2019-01-10 19:53:28 -0500 | |
---|---|---|
committer | 2019-01-10 20:12:19 -0500 | |
commit | d0757afd00d71dca98268d09884dc6248743d8ce (patch) | |
tree | 502ced21f05056b973a6365b63bd768de9cb400b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi() (diff) | |
download | wireguard-linux-d0757afd00d71dca98268d09884dc6248743d8ce.tar.xz wireguard-linux-d0757afd00d71dca98268d09884dc6248743d8ce.zip |
drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
s/drm_dp_get_validated_port_ref/drm_dp_mst_topology_get_port_validated/
s/drm_dp_put_port/drm_dp_mst_topology_put_port/
s/drm_dp_get_validated_mstb_ref/drm_dp_mst_topology_get_mstb_validated/
s/drm_dp_put_mst_branch_device/drm_dp_mst_topology_put_mstb/
This is a much more consistent naming scheme, and will make even more
sense once we redesign how the current refcounting scheme here works.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Cc: David Airlie <airlied@redhat.com>
Cc: Jerry Zuo <Jerry.Zuo@amd.com>
Cc: Juston Li <juston.li@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190111005343.17443-6-lyude@redhat.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions