1
0
Fork 0
android_external_drm_hwcomp.../hwc2_device
Drew Davenport e83714e737 drm_hwcomposer: Call PopulateLayerData earlier
Call PopulateLayerData in ValidateStagedComposition before calling into
the Backend. This allows the Backend to use the LayerData when deciding
the layer->plane mapping.

The client layer still needs to be populated lazily, since it may not
have a valid buffer set until a subsequent Present.

Change-Id: I5886506b6b82547cdf813fae82dfe77779cb9b2b
Signed-off-by: Drew Davenport <ddavenport@google.com>
2025-04-07 16:24:37 -06:00
..
DrmHwcTwo.cpp drm_hwcomposer: Plumb link status BAD to OnHotplugEvent composer callback 2024-10-15 21:17:27 +00:00
DrmHwcTwo.h drm_hwcomposer: Plumb link status BAD to OnHotplugEvent composer callback 2024-10-15 21:17:27 +00:00
hwc2_device.cpp drm_hwcomposer: Remove HWC2 SetPowerMode 2025-04-02 17:51:09 -06:00
HwcDisplay.cpp drm_hwcomposer: Call PopulateLayerData earlier 2025-04-07 16:24:37 -06:00
HwcDisplay.h drm_hwcomposer: Add cursor stats 2025-04-07 18:05:34 +00:00
HwcDisplayConfigs.cpp drm_hwcomposer: Add property for config groups 2024-12-04 09:54:14 -07:00
HwcDisplayConfigs.h drm_hwcomposer: Virtual display acceleration support 2023-10-01 15:00:59 +03:00
HwcLayer.cpp drm_hwcomposer: Import framebuffer when slot is updated 2025-04-07 16:24:37 -06:00
HwcLayer.h drm_hwcomposer: Import framebuffer when slot is updated 2025-04-07 16:24:37 -06:00
meson.build drm_hwcomposer: Extract DrmHwc abstract base class 2024-08-12 12:27:10 -06:00