This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/gpu
Shubhraprakash Das 89483ce81c msm: kgsl: Call adreno_init only once on startup
The adreno_init function initializes things that need to be initialized
only once on the first start up. After that until the device is removed
the adreno_init function does not need to called again. Make changes
to execute this function just once until the device is removed.

Change-Id: I1bd18dd9ec70146dc74da1ee9ad1186576344309
Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>
2013-10-04 11:45:33 -07:00
..
2013-02-25 11:33:51 -08:00