commit | 7e5c51d680330b3a6236e32c949fd70235acfcab | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Thu Jun 20 14:02:35 2013 -0600 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Thu Jun 20 14:07:24 2013 -0600 |
tree | 4bfd027fdcf75b654d9751efbd5520582efc3370 | |
parent | 1a58d07f91b3394694eeccd25b11e4b01fc40138 [diff] |
msm: kgsl: Add support for 8226v2 8226v2 has a new spin of the 305B GPU with a different chip ID. Add an entry to the GPU list for the new chip ID. Unfortunately we can't use the normal ANY_ID trick here because we have so many different types of chips that use the same core, major and minor values and differ only in the patchlevel. Change-Id: Ic0dedbad9bb856a25b71cb825a2960fd0e1d4198 Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>