commit | 29112fd7566baa4f5de7a591dd6bf80eba9dfddc | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Wed Aug 15 04:11:55 2012 -0700 |
committer | Zhoulu Luo <zluo@codeaurora.org> | Sat Sep 01 10:21:39 2012 -0700 |
tree | e9ae79af01585c25285b8cbade2dca901e41a4a5 | |
parent | 1b9e91ccae8c3312f322e69556f57abecd3d1868 [diff] |
msm: kgsl: Do not save context if it is being destroyed No need to save a context if it is being destroyed since it will no longer be used at all. This is better for performance and also avoids the use of legacy kgsl context save code for contexts that use preambles Change-Id: I19a64e82188b4132f353bb61c21e4ed2281092fc Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>