commit | fa406a10d4db9f58c822e20c60ea902aa2d56ccc | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Wed Feb 04 10:05:44 2015 -0800 |
committer | Sean Paul <seanpaul@google.com> | Wed Feb 04 14:46:27 2015 -0800 |
tree | 64263e4a959537b82ef886538468c535835c03e6 | |
parent | efb20cb773314e53a185d80454906243d7b9fb70 [diff] |
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