diff options
author | Pandiyan, Dhinakaran <[email protected]> | 2017-03-16 00:10:24 -0700 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-03-22 21:46:21 +0100 |
commit | a538d6137dffc5dc8082b9ebe9819c4106fa3f83 (patch) | |
tree | e49730b9fd158ffe3e1eec81caa3b29464ad3923 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | eadf71cd8c6d837828b4e95e9130f666ab7b4c61 (diff) |
drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr
The total vcpi time slots is always 63 and does not depend on the link BW,
remove total_slots from MST topology manager struct. The next change is to
remove total_pbn which is hardcoded to 2560. The total PBN that the
topology manager allocates from depends on the link rate and is not a
constant. So, fix this by removing the total_pbn member itself.
Cc: Daniel Vetter <[email protected]>
Cc: Archit Taneja <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Harry Wentland <[email protected]>
Signed-off-by: Dhinakaran Pandiyan <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions