summaryrefslogtreecommitdiff
path: root/drivers/mcb
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2015-12-15 20:10:33 +0200
committerImre Deak <imre.deak@intel.com>2015-12-17 15:59:44 +0200
commitda5827c366073d17ab38ac6ceea6a3f48e6b5d78 (patch)
treec7ef70c96b2fa80f66aa68a82f1abd02b7660af9 /drivers/mcb
parent7f233235300ec49ccfe552983c5870c52d6a1c65 (diff)
drm/i915: add assert_rpm_wakelock_held helper
As a preparation for follow-up patches add a new helper that checks whether we hold an RPM reference, since this is what we want most of the cases. Atm this helper will only check for the HW suspended state, a follow-up patch will do the actual change to check the refcount instead. One exception is the forcewake release timer function, where it's guaranteed that the HW is on even though the RPM refcount drops to zero. This guarantee is provided by flushing the timer in the runtime suspend handler. So leave the assert_device_not_suspended check in place there. Also rename assert_device_suspended for consistency and export these helpers as a preparation for the follow-up patches. No functional change. v3: - change the assert warning message to be more meaningful (Chris) Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1450203038-5150-6-git-send-email-imre.deak@intel.com
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions