commit | 3935ec4a1184a32696251d19d87849981f4d189d | [log] [tgz] |
---|---|---|
author | Leo Li <sunpeng.li@amd.com> | Tue Jul 23 19:28:00 2019 -0400 |
committer | Harry Wentland <harry.wentland@amd.com> | Thu Jul 25 16:19:19 2019 -0400 |
tree | c1b47aafbf38fc8054a1a16ba2346f073cdedb50 | |
parent | 0005cbda438fa846650ae52ce693eeaff6d16b92 [diff] |
drm/dp: Use non-cyclic idr In preparation for adding aux devices for DP MST, make the IDR non-cyclic. That way, hotplug cycling MST devices won't needlessly increment the minor version index. Signed-off-by: Leo Li <sunpeng.li@amd.com> Reviewed-by: Lyude Paul <lyude@redhat.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190723232808.28128-2-sunpeng.li@amd.com