summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/DisplayHardware/HidlComposerHal.cpp
AgeCommit message (Expand)Author
2025-03-21Detect secure layers and start lazy HDCP activation Huihong Luo
2025-03-19surfaceflinger formatting Daniel Zheng
2025-01-17Add debug sysprops to disable sched fifo in surfaceflinger Vishnu Nair
2024-12-18Plumb buffer latencies and present fences out of Composer HAL (AidlComposerHa... Sameer
2024-12-12[Lut screenshot] backend implementation Sally Qi
2024-11-25SF: Return EX_CONFIG_FAILED from setActiveConfigWithConstraints() Manasi Navare
2024-11-06Add plumbing to pass picture profiles down to Composer HAL Brian Lindahl
2024-10-22[Lut HAL backend] implementation 2nd patch Sally Qi
2024-10-03[Lut HAL backend] implementation Sally Qi
2024-08-22[LUT implementation] add Lut HAL new interface changes. Sally Qi
2024-08-14[SurfaceFinger] Add getDisplayLuts interface. Sally Qi
2024-08-12Merge "surfaceflinger: Remove unnecessary std::move" into main am: c36f1c1018... Treehugger Robot
2024-08-12surfaceflinger: Remove unnecessary std::move Yi Kong
2024-06-28Create a wrapper for atrace macros Vishnu Nair
2024-01-25SF: dump HAL interface version Ady Abraham
2023-12-13Merge "[SF] Update to use RefreshRateChangedDebugData.refreshPeriodNanos" int... Ram Indani
2023-12-11[SF] Update to use RefreshRateChangedDebugData.refreshPeriodNanos ramindani
2023-12-06Support fp16 in sf Alec Mouri
2023-11-28Use the new HWC api to handle hotplug event Huihong Luo
2023-11-09[SF] Add frameIntervalNs for validate command ramindani
2023-11-09[SF] Add frameIntervalNs for presentOrValidate command ramindani
2023-10-16[SF] Adds support to call notifyExpectedPresentHint ramindani
2023-07-22[SF] Updates to incorporate vrr aidl interface changes ramindani
2023-07-17[SF] Implements composer3 version 3 interface ramindani
2023-06-15Force HALs to explicitly enable legacy method for clearing buffer caches Brian Lindahl
2023-04-22Reset pending commands Huihong Luo
2023-03-03[SF] Set RefreshRateOverlay enable status to HWC ramindani
2023-02-14Update setHdrConversionStrategy to return the preferredHdrOutput type Kriti Dang
2023-01-16HDR ouput control native implementation Kriti Dang
2022-12-17Maintain the active buffer when clearing buffer slots Brian Lindahl
2022-12-15Clear HWC layer buffer slots by assiging a placeholder buffer Brian Lindahl
2022-12-05Each Display Mode now has a list of supported HDR types. Marc Kassis
2022-11-10AidlComposer: use a reader/writer per display Leon Scroggins III
2022-10-04SurfaceFlinger HWC overlay API Sally Qi
2022-04-08Plumb display brightness nits to composer hal. Alec Mouri
2022-03-29Plumb through dimming stage into RenderEngine. Alec Mouri
2022-03-22Make getBootDisplayModeSupport feature optional in aidl composer Kriti Dang
2022-03-16[SF] Use HWC api getPhysicalDisplayOrientation ramindani
2022-03-10[SF] Kernel idle timer configuration ramindani
2022-02-23Accomodate brightness space change for client target Alec Mouri
2022-02-15Merge "Send dimming ratio to composer instead of white point nits" TreeHugger Robot
2022-02-10Send dimming ratio to composer instead of white point nits Alec Mouri
2022-02-09Update native getDisplayDecorationSupport API Leon Scroggins III
2022-02-08SF: use aidl Capability Ady Abraham
2022-01-25sf: Add basic implementation of onVsyncIdle Yichi Chen
2022-01-13Add boot time display mode to native framework Kriti Dang
2022-01-12Merge "SF: pass Color as float to HWC" Ady Abraham
2022-01-11Merge "Add HWC2::setBlockingRegion" Leon Scroggins
2022-01-11SF: pass Color as float to HWC Ady Abraham
2022-01-06Add HWC2::setBlockingRegion Leon Scroggins III