commit | 4815e9fff47da30093f4a9cec1689a4c5e2578e6 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Mon Jul 09 15:36:37 2012 -0600 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Tue Jul 17 09:14:44 2012 -0600 |
tree | 65ca7182555242b4c2adfd6cd8f4b748d9b369c1 | |
parent | 914de9bfd04365038d37c749ae6abddec6cd3e00 [diff] |
msm: kgsl: Move SOC based chip ID to the board files Move almost all of the SOC based GPU identification code out of the KGSL driver and into the board files. This cleans up the GPU side and reduces our usage of the cpu_is and machine_is macros. Change-Id: Ic0dedbad34eb034316b7baabf05aa7f8e8aa9ced Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>