drm_hwcomposer: Set HDR metadata on the connector
Implement a function to set HDR metadata on the connector. Support HDR10 and HLG, which are common HDR types. Change-Id: Id3dbe8eea2ee6b8ba700af23845a43e2070dd14e Signed-off-by: Sasha McIntosh <sashamcintosh@google.com>
This commit is contained in:
parent
f8c14115ec
commit
f9062b6964
10 changed files with 188 additions and 12 deletions
|
|
@ -16,6 +16,7 @@ src_common = files(
|
|||
'backend/Backend.cpp',
|
||||
'backend/BackendClient.cpp',
|
||||
'utils/fd.cpp',
|
||||
'utils/LibdisplayEdidWrapper.cpp',
|
||||
'utils/properties.cpp',
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue