commit | 909e9c9c428376e2a43d178ed4b0a2d5ba9cb7d3 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Thu Feb 28 20:24:59 2019 +0800 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Mar 22 09:57:58 2019 +1000 |
tree | dc1a0211ca4acd9aa518f0b061679da24cecb735 | |
parent | 18ec3c129bcad0a481ee7faf8ce5ad92d6537722 [diff] |
drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure pm_runtime_get_sync returns negative on failure. Fixes: eaeb9010bb4b ("drm/nouveau/debugfs: Wake up GPU before doing any reclocking") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>