- 7a4cb7e Add plumbing to pass picture profiles down to Composer HAL by Brian Lindahl · 9 months ago
- 565ef9c Merge "SF: fixing typo" into main by Treehugger Robot · 10 months ago
- ae3611d SF: fixing typo by Lucas Berthou · 10 months ago
- 8ea4421 Merge "[Lut HAL backend] implementation" into main by Sally Qi · 10 months ago
- 95f669a [Lut HAL backend] implementation by Sally Qi · 12 months ago
- 685c352 SF: fixing estimatedDpi checking x twice by Lucas Berthou · 11 months ago
- 8d0a0c4 SF: parsing Detailed Timing Descriptor in the framework by Lucas Berthou · 12 months ago
- 11dcd58 [LUT implementation] add Lut HAL new interface changes. by Sally Qi · 12 months ago
- be0ad90 Create a wrapper for atrace macros by Vishnu Nair · 1 year, 1 month ago
- a3ba7fa Output::presentFrameAndReleaseLayers: flush pending commands for OFF displays by Leon Scroggins III · 1 year, 3 months ago
- 5dfdf14 Dump OverlayProperties: use decodeStandardOnly by Sally Qi · 1 year, 4 months ago
- 254ef49 Dump OverlayProperties by Sally Qi · 1 year, 4 months ago
- d2dc07a [SF] Enable vrr_timeout_hint_enabled by ramindani · 1 year, 6 months ago
- 969cdcb SF: Cache DisplayConnectionType on first call by Dominik Laskowski · 1 year, 6 months ago
- a109bb2 SF: Fix error handling for getDisplayVsyncPeriod by Dominik Laskowski · 1 year, 6 months ago
- d940a01 SF: Handle BAD_CONFIG for getActiveConfig by Dominik Laskowski · 1 year, 6 months ago
- 355fca8 Add a flag to control the VRR hint for timeout by ramindani · 1 year, 8 months ago
- b507b71 Merge "[SF] Move the notifyExpectedPresentHint call to SF" into main by Ram Indani · 1 year, 8 months ago
- c67d22c [SF] Move the notifyExpectedPresentHint call to SF by ramindani · 1 year, 8 months ago
- a4cf4de Merge "[SF] Update to use RefreshRateChangedDebugData.refreshPeriodNanos" into main by Ram Indani · 1 year, 8 months ago
- 19919ff [SF] Update to use RefreshRateChangedDebugData.refreshPeriodNanos by ramindani · 1 year, 8 months ago
- f97df4d Support fp16 in sf by Alec Mouri · 1 year, 11 months ago
- 0491e64 Update FrameInterval using next vsync generated by ramindani · 1 year, 9 months ago
- 522b726 Merge "Return if HWCDisplay is not yet created" into main by Ram Indani · 1 year, 9 months ago
- 4d71235 Return if HWCDisplay is not yet created by ramindani · 1 year, 9 months ago
- bd9fb12 Merge "Update lastExpectedPresentTime when cadence changes" into main by Ram Indani · 1 year, 9 months ago
- f115e50 Update lastExpectedPresentTime when cadence changes by ramindani · 1 year, 9 months ago
- 371808b Merge changes from topic "fipresentOrValidate" into main by Ram Indani · 1 year, 9 months ago
- 09acbb8 [SF] Add frameIntervalNs for validate command by ramindani · 1 year, 9 months ago
- 4aac32c [SF] Add frameIntervalNs for presentOrValidate command by ramindani · 1 year, 9 months ago
- abc2c45 Initialize a present fence in case of failure by Leon Scroggins III · 1 year, 9 months ago
- f8c0f10 [SF] Adds notifyExpectedPresent call for frame rate change by ramindani · 1 year, 10 months ago
- b90711b [SF] Adds notifyExpectedPresent call for timeoutNs by ramindani · 1 year, 10 months ago
- 3acaaf5 [SF] Adds support to call notifyExpectedPresentHint by ramindani · 1 year, 11 months ago
- a04b8a5 [SF] Update DisplayMode::Fps with PeakFps by ramindani · 2 years ago
- 689c80f HWComposer: setPowerMode to DOZE even if support is unknown by Leon Scroggins III · 2 years, 2 months ago
- 263a3f1 [SF] Updates to incorporate vrr aidl interface changes by ramindani · 2 years, 1 month ago
- 0cd1d8d [SF] Implements composer3 version 3 interface by ramindani · 2 years, 2 months ago
- f1db803 SF: avoid skipping waiting for the earliest time to present by Ady Abraham · 2 years, 5 months ago
- b2158ee [SF] Set RefreshRateOverlay enable status to HWC by ramindani · 2 years, 6 months ago
- d432bb5 Update setHdrConversionStrategy to return the preferredHdrOutput type by Kriti Dang · 2 years, 6 months ago
- 959a7ff Make onVsync return a display id by Leon Scroggins III · 2 years, 6 months ago
- db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 6 months ago
- 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 2 years, 9 months ago
- 674b937 HDR ouput control native implementation by Kriti Dang · 2 years, 9 months ago
- 5236319 Merge "OverlayProperty API implementation" by Sally Qi · 2 years, 9 months ago
- bb866c1 OverlayProperty API implementation by Sally Qi · 2 years, 10 months ago
- e24d78f AidlComposer: use a reader/writer per display by Leon Scroggins III · 2 years, 11 months ago
- c081058 Merge "SurfaceFlinger HWC overlay API" by Sally Qi · 2 years, 10 months ago
- 0cbd08b SurfaceFlinger HWC overlay API by Sally Qi · 3 years ago
- dc2bb80 SF: Remove DisplayDevice::onVsync by Dominik Laskowski · 2 years, 10 months ago
- f2ddca6 SF: Do not abort on duplicate hotplug disconnect by Dominik Laskowski · 3 years ago
- e2c5b0a SF: Handle all HWComposer::getActiveMode errors by Dominik Laskowski · 3 years ago
- 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 3 months ago
- b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 3 months ago
- 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 3 years, 7 months ago
- b337e18 Merge "Revert "Avoid vsync enabled when in DOZE mode (AOD)."" into tm-dev by Rachel Lee · 3 years, 4 months ago
- ef0d08a Revert "Avoid vsync enabled when in DOZE mode (AOD)." by Rachel Lee · 3 years, 4 months ago
- d781434 Merge "Plumb display brightness nits to composer hal." into tm-dev by Alec Mouri · 3 years, 4 months ago
- 4d8a05d Plumb display brightness nits to composer hal. by Alec Mouri · 3 years, 5 months ago
- cc604d1 Merge "Avoid vsync enabled when in DOZE mode (AOD)." into tm-dev by Rachel Lee · 3 years, 4 months ago
- 8f96ec4 Avoid vsync enabled when in DOZE mode (AOD). by Rachel Lee · 3 years, 4 months ago
- 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 5 months ago
- ac0a74d Make getBootDisplayModeSupport feature optional in aidl composer by Kriti Dang · 3 years, 5 months ago
- 1a56d1f Merge changes from topics "presubmit-am-5b86c75ec52142ad9dfd0837f3fad249", "presubmit-am-c314b40f446d47e6aa51654f7a3e4f49" into tm-dev by Dominik Laskowski · 3 years, 5 months ago
- 06e518e [SF] Use HWC api getPhysicalDisplayOrientation by ramindani · 3 years, 5 months ago
- 6c7b36e SF: Clean up plumbing for boot display mode by Dominik Laskowski · 3 years, 5 months ago
- 32cf060 [SF] Kernel idle timer configuration by ramindani · 3 years, 5 months ago
- f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 6 months ago
- e7c51c6 Update native getDisplayDecorationSupport API by Leon Scroggins III · 3 years, 6 months ago
- de549d4 SF: use aidl Capability by Ady Abraham · 3 years, 6 months ago
- 16ca297 Correct error handling in getPreferredBootDisplayMode by Kriti Dang · 3 years, 6 months ago
- 3401b56 sf: Add basic implementation of onVsyncIdle by Yichi Chen · 3 years, 7 months ago
- 7defaf3 Add boot time display mode to native framework by Kriti Dang · 3 years, 9 months ago
- cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 3 years, 8 months ago
- 5967aec Switch from HIDL DisplayCapability to AIDL by Leon Scroggins III · 3 years, 7 months ago
- 75f6825 Merge changes from topics "b_208879711", "hwc_present_time" by Ady Abraham · 3 years, 8 months ago
- dc011a9 SF: DisplayCommand.colorTransform is just a matrix by Ady Abraham · 3 years, 8 months ago
- 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 8 months ago
- 70fadb7 Merge "HWComposer: Unset mPrimaryHwcDisplayId after disconnectDisplay" by Robin Lee · 3 years, 8 months ago
- 4d211cf SF: add composer optional features by Ady Abraham · 3 years, 8 months ago
- cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 9 months ago
- 9fc2805 SF: split ComposerHal to Hidl/Aidl files by Ady Abraham · 3 years, 10 months ago
- 27fbcc7 SF: protect mDisplayCapabilities with a lock by Ady Abraham · 3 years, 11 months ago
- 8b19659 HWComposer: Unset mPrimaryHwcDisplayId after disconnectDisplay by Marin Shalamanov · 4 years ago
- 1990136 SF: Relax assertions for primary display removal by Dominik Laskowski · 4 years ago
- f8db0f0 SF: Remove obsolete HWComposer members by Dominik Laskowski · 4 years, 4 months ago
- 263eec4 SF: Remove HWC plumbing for virtual display mirror by Dominik Laskowski · 4 years, 1 month ago
- ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 1 month ago
- ebc8d3a SF: Remove composer sequence IDs by Dominik Laskowski · 4 years, 4 months ago
- 1394860 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 5 months ago
- 1b33fc3 SF: Clean up HWC2::Layer ownership by Lloyd Pique · 4 years, 3 months ago
- b42cdc1 SF: do not skip validate if it is called more than a vsync earlier by Ady Abraham · 4 years, 3 months ago
- 9fc9513 Merge "SF: HWComposer::isConnected can be called before a display is connected" into sc-dev by Ady Abraham · 4 years, 4 months ago
- 2e9c703 SF: HWComposer::isConnected can be called before a display is connected by Ady Abraham · 4 years, 4 months ago
- 3891cbe SF: unsupported getLayerGenericMetadataKeys is not an error by Ady Abraham · 4 years, 4 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 6 months ago
- 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 4 years, 7 months ago
- 12c9e5a SF: Add DisplayDevice::initiateModeChange by Marin Shalamanov · 4 years, 7 months ago
- 23c4420 SF: Rename HwcConfigIndexType to DisplayModeId by Marin Shalamanov · 4 years, 8 months ago