1
0
Fork 0
android_external_drm_hwcomp.../utils
Sasha McIntosh 574a22f721 drm_hwcomposer: Remove SetColorMode HWC2 API
Add generic API for Set/GetColorMode and move HWC2 specific behavior to
hwc2_device.

Remove HwcDisplay::SetColorModeWithIntent, as the only supported intent
is colormetric.

Rename Colormode to ColorMode.

Fix contract between color mode and render intent. All supported color
modes should have a supported render intent (COLORMETRIC at least).

Change-Id: Ic1002b630f925e1ea75cb6ad7822b1384010143e
Signed-off-by: Sasha McIntosh <sashamcintosh@google.com>
2025-05-22 13:35:33 -04:00
..
EdidWrapper.h drm_hwcomposer: Remove SetColorMode HWC2 API 2025-05-22 13:35:33 -04:00
fd.cpp drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd 2023-01-16 20:13:58 +02:00
fd.h drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd 2023-01-16 20:13:58 +02:00
LibdisplayEdidWrapper.cpp drm_hwcomposer: Remove SetColorMode HWC2 API 2025-05-22 13:35:33 -04:00
log.h drm_hwcomposer: Use pragma once instead of include guards 2022-12-10 20:37:34 +02:00
properties.cpp drm_hwcomposer: Add build property to support Cuttlefish external displays 2025-03-31 06:36:16 +00:00
properties.h drm_hwcomposer: Add build property to support Cuttlefish external displays 2025-03-31 06:36:16 +00:00
thread_annotations.h drm_hwcomposer: Use clang thread-safety analysis in VSyncWorker 2025-02-21 10:51:42 -07:00
UEvent.h drm_hwcomposer: Pass length to std::string 2025-04-10 11:25:29 -04:00