Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a980f0f3 authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

msm: kgsl: Move gmu_init from gmu_start to adreno_init



When request_firmware for gmu_fw fails, we set kgsl state to
KGSL_STATE_RESET. During this process gmu_fw_start gets called
and it tries to load gmu fw resulting in null pointer access.

Moving gmu_init() from gmu_start() to adreno_init(). This will
avoid unnecessary state changes when request_firmware for
gmu_fw fails.

Change-Id: I8d4e9f8b4c8a38c7303d4c71f3e4d47a6b110056
Signed-off-by: default avatarPankaj Gupta <gpankaj@codeaurora.org>
parent 692654ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment