]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/bdw: Disable idle DOP clock gating
authorBen Widawsky <benjamin.widawsky@intel.com>
Fri, 18 Apr 2014 21:04:29 +0000 (18:04 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 5 May 2014 07:09:24 +0000 (09:09 +0200)
commit242a4018cc7902fbdaf213314db2bc622f5c579d
tree8cde1d6db593fcc53d0aa7022676ed25c5dae2e8
parent1d2866baf71e222308345ec745c20cbdb279f325
drm/i915/bdw: Disable idle DOP clock gating

It seems we need this at least for the current platforms we have, but
probably not later. In any event, it should cause too much harm as we do
the same thing on several other platforms.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Reviewed-by: Brad Volkin <bradley.d.volkin@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c