summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Cancel retire_worker on parkingChris Wilson2019-05-071-6/+12
* drm/i915: Remove delay for idle_workChris Wilson2019-05-071-14/+7
* drm/i915: Leave engine parking to the enginesChris Wilson2019-05-031-17/+1
* drm/i915: Wait for the struct_mutex on idlingChris Wilson2019-04-301-7/+1
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-178/+86
* drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson2019-04-241-0/+365