1
0
Fork 0
android_external_drm_hwcomp.../hwc
Andrew Wolfers 81071ba3ce Restore cached DrmKmsPlan reuse
This change restores behavior where the DrmKmsPlan cached during
ValidateStagedComposition is reused during Present. That behavior
was disabled in a prior change due to a bug where the client
layer could become stale if it were updated between the validate
and present steps, which is now resolved by this change.

Change-Id: Ibca43dc028ece2f4480e5631078ad51320c10582
2025-10-20 15:00:34 +00:00
..
HwcDisplay.cpp Restore cached DrmKmsPlan reuse 2025-10-20 15:00:34 +00:00
HwcDisplay.h drm_hwcomposer: Add HDCP state tracking to request it to be enabled 2025-10-14 19:10:56 +00:00
HwcDisplayConfigs.cpp drm_hwcomposer: Migrate to android::drm_hwcomposer namespace 2025-09-08 18:53:00 +00:00
HwcDisplayConfigs.h drm_hwcomposer: Migrate to android::drm_hwcomposer namespace 2025-09-08 18:53:00 +00:00
HwcLayer.cpp drm_hwcomposer: Move pixops calculation 2025-09-10 19:41:32 +00:00
HwcLayer.h drm_hwcomposer: Move pixops calculation 2025-09-10 19:41:32 +00:00
meson.build drm_hwcomposer: Move common files out of hwc2_device directory 2025-05-23 09:01:32 -06:00