c6bdb5db3a36061eb1b0548ed983dd32bc5d1483

With DP plug-ins, it is possible for the connector fill modes API to be called to update available modes on the connector and at the same time have the commit thread calculate the max mode width on the available modes. As a result, it is possible to access pruned modes from the modelist. This change moves the calculation into the fill modes call-flow, so that the max mode width is determined once, and stored to be used during virt enable. Change-Id: I6c332c57e6e98ed98444a303add97d163a2031bf Signed-off-by: Nilaan Gunabalachandran <quic_ngunabal@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%