Add atom reporting for modes on hotplugged displays
Add and use DisplayHotplugConnectModeDetectedAtomReporter, which logs all valid modes of a hotplugged display. Change-Id: Ie93487ad8e4936195e3d949ce46034c5ec4fda83
This commit is contained in:
parent
680790982c
commit
406a14f111
8 changed files with 260 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ src_common = files(
|
|||
'stats/CompositionStats.cpp',
|
||||
'stats/CompositionStatsAtomReporter.cpp',
|
||||
'stats/CompositionStatsPoller.cpp',
|
||||
'stats/DisplayHotplugConnectModeDetectedAtomReporter.cpp',
|
||||
'stats/DisplayRefreshRatesChangedAtomReporter.cpp',
|
||||
'utils/fd.cpp',
|
||||
'utils/LibdisplayEdidWrapper.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue