summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/DisplayHardware/HWC2.h
AgeCommit message (Expand)Author
2025-03-21Detect secure layers and start lazy HDCP activation Huihong Luo
2025-02-20[Lut] pfd refactor Sally Qi
2024-12-12[Lut screenshot] backend implementation Sally Qi
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-09-12SF: parsing Detailed Timing Descriptor in the framework Lucas Berthou
2024-09-09Merge "Add a new api to support HDCP" into main Huihong Luo
2024-08-30Add a new api to support HDCP Huihong Luo
2024-08-22[LUT implementation] add Lut HAL new interface changes. Sally Qi
2024-08-14[SurfaceFinger] Add getDisplayLuts interface. Sally Qi
2024-06-13Merge "SF: Update capabilities for HWC virtual display" into main am: 4986afab41 Treehugger Robot
2024-05-23SF: Update capabilities for HWC virtual display HyunKyoung
2024-02-15SF: Cache DisplayConnectionType on first call Dominik Laskowski
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-02-09[SF] Adds Refresh Rate Indicator HWC callback handlers ramindani
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-10-13Merge "SurfaceFlinger HWC overlay API" Sally Qi
2022-10-04SurfaceFlinger HWC overlay API Sally Qi
2022-09-29SF: Remove DisplayDevice::onVsync Dominik Laskowski
2022-05-19Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07... TreeHugger Robot
2022-05-16FTL: Yield futures without overhead Dominik Laskowski
2022-04-08[automerge] Plumb display brightness nits to composer hal. 2p: 4d8a05d372 2p:... Alec Mouri
2022-04-08Plumb display brightness nits to composer hal. Alec Mouri
2022-03-29Plumb through dimming stage into RenderEngine. Alec Mouri
2022-03-29Plumb through dimming stage into RenderEngine. Alec Mouri
2022-03-23Merge "[SF] Use nodiscard instead of clang::warn_unused_result" into tm-dev a... Ram Indani
2022-03-21[SF] Use nodiscard instead of clang::warn_unused_result ramindani
2022-03-21Merge "[SF] Use HWC api getPhysicalDisplayOrientation" into tm-dev am: ade990... Ram Indani
2022-03-16[SF] Use HWC api getPhysicalDisplayOrientation ramindani
2022-03-11Merge "[SF] Kernel idle timer configuration" into tm-dev am: 75df6ff43d Ram Indani
2022-03-10[SF] Kernel idle timer configuration ramindani
2022-03-01Fix comment. Florian Mayer
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
2022-01-05Synchronize brightness change with frame update for hdr layers. Alec Mouri
2021-12-29Switch from HIDL DisplayCapability to AIDL Leon Scroggins III
2021-12-22SF: DisplayCommand.colorTransform is just a matrix Ady Abraham