diff options
| author | Paulo Zanoni <[email protected]> | 2014-10-27 17:54:32 -0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2014-11-04 23:22:09 +0100 |
| commit | 1a5df187172a92ffdf8dc89988154d512d66a896 (patch) | |
| tree | 49892afc53083da58117009011a3ab4b153ae12a /drivers/gpu/drm/i915/intel_runtime_pm.c | |
| parent | c14b048521ed3413df939ec6cc5dd450ff618120 (diff) | |
drm/i915: kill intel_resume_prepare()
Because, really, the abstraction is not working for us. It is nice for
VLV, but doesn't add anything useful on SNB/HSW/BDW. We want to change
this code due to a recently-discovered bug, but we can't seem to find
a nice solution that repects the current abstraction. So let's kill
intel_resume_prepare() and its friends, and add an equivalent
implementation to both its callers.
Also, look at the diffstat!
v2: - Rebase.
Signed-off-by: Paulo Zanoni <[email protected]>
Reviewed-by: Imre Deak <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_runtime_pm.c')
0 files changed, 0 insertions, 0 deletions