1
0
Fork 0
No description
Find a file
Sean Paul fa406a10d4 drm_hwcomposer: Store active mode instead of config index
Since the config indices can change out from under us, store the
actual mode instead of an index. This avoids having to
reset active_config when we get a new list from the driver.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Change-Id: I09a1ffbdde16c44ccc8a1d2865f09a5da22c2e26
2015-02-04 14:46:27 -08:00
Android.mk drm_hwcomposer: Implement release and retire fences using sw_sync 2015-02-04 14:46:27 -08:00
drm_hwcomposer.h drm_hwcomposer: Split gralloc out into an importer 2015-02-04 14:46:27 -08:00
hwcomposer.cpp drm_hwcomposer: Store active mode instead of config index 2015-02-04 14:46:27 -08:00
hwcomposer_import_drm_gralloc.cpp drm_hwcomposer: Split gralloc out into an importer 2015-02-04 14:46:27 -08:00