Merge d9048f0016 on remote branch

Change-Id: I041f9d4a52746fc9817530d7ff820b481b55f636
This commit is contained in:
Linux Build Service Account 2018-11-15 17:51:29 -08:00
commit 294df2f14b

View file

@ -2807,6 +2807,7 @@ static void adreno_suspend_device(struct kgsl_device *device,
struct adreno_gpudev *gpudev = ADRENO_GPU_DEVICE(adreno_dev);
int pm_event = pm_state.event;
if (device->state == KGSL_STATE_SUSPEND)
adreno_dispatcher_halt(device);
if ((pm_event == PM_EVENT_FREEZE) ||