commit | d14a701b00706395de33c61866daa3d424d758fc | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 08 15:50:45 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 08 16:21:50 2019 +0100 |
tree | a1b87010b08422f13c1c7a60026c44d790b12ebf | |
parent | 3de1627851321fc5589b2a49bf52755a60c8276f [diff] |
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore Couple up our mock_uncore to know about the fake global device and its runtime powermanagement. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Matthew Auld <matthew.william.auld@gmail.com> Reviewed-by: Matthew Auld <matthew.william.auld@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191008145045.23157-1-chris@chris-wilson.co.uk