commit | 1a0c19248a2f692af352f8b4b3e9b7f8a43bfd52 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 18 18:30:28 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jul 19 13:19:51 2017 +0100 |
tree | 6c6e146f0c2844bad2177eb65335478431d3d731 | |
parent | 3b19f16a556446c144a1f921444931b0cf9447ab [diff] |
drm/i915/selftests: Attach a stub pm_domain Supply a pm_domain and its ops for our mock GEM device so that device runtime pm doesn't complain even though we only want to mark it permanently active! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20170718173028.31207-1-chris@chris-wilson.co.uk Tested-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com>