summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMitul Golani <mitulkumar.ajitkumar.golani@intel.com>2022-08-30 11:51:58 +0300
committerImre Deak <imre.deak@intel.com>2022-09-01 13:47:38 +0300
commit9aa320341e9a86c684ccf8c2e75ff07486d9bf46 (patch)
tree6b34db9a3fae22e997317336a1d54689d144e8e0 /tools
parenta5810f551d0a8c83b4817b53a446bd115e7182ce (diff)
downloadlinux-9aa320341e9a86c684ccf8c2e75ff07486d9bf46.tar.xz
drm/i915/display: Fix warning callstack for imbalance wakeref
While executing i915_selftest, wakeref imbalance warning is seen with i915_selftest failure. Currently when Driver is suspended, while doing unregister it is taking wakeref without resuming the device. This patch is resuming the device, if driver is already suspended and doing unregister process. Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220830085158.577157-1-mitulkumar.ajitkumar.golani@intel.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions