summaryrefslogtreecommitdiff
path: root/fs/qnx4
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2013-11-21 19:47:28 +0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-12-11 02:08:34 +0400
commit8771a7f80289bc08eac12c7d4f72627ff6552295 (patch)
treef8e7f5a2420cc3aea074625b92303d63d0365081 /fs/qnx4
parent1f2d45319922cdcf1f2a6f1f32f3afb206fdaaf7 (diff)
downloadlinux-8771a7f80289bc08eac12c7d4f72627ff6552295.tar.xz
drm/i915: add runtime PM support on Haswell
The code to enable/disable PC8 already takes care of saving and restoring all the registers we need to save/restore, so do a put() call when we enable PC8 and a get() call when we disable it. Ideally, in order to make it easier to add runtime PM support to other platforms, we should move some things from the PC8 code to the runtime PM code, but let's do this later, since we can make Haswell work right now. V2: - Rebase Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> [danvet: Don't actually enable runtime pm since I didn't merge all patches.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions