]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Nuke the VLV/CHV PFI programming power domain workaround
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 20 Jan 2017 18:22:03 +0000 (20:22 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 8 Feb 2017 16:07:10 +0000 (18:07 +0200)
commitcf5bd02e99dd60d4f061cdbf7b2b26b4c3944a00
tree581de2ff800246c14536cf1b259aa29b27b0bfb6
parent2f3051d1eb38a6079253cfe5255010b08916aff6
drm/i915: Nuke the VLV/CHV PFI programming power domain workaround

The hack to grab the pipe A power domain around VLV/CHV cdclk
programming has surely outlived its usefulness. We should be
holding sufficient power domains during any modeset, so let's
just nuke this hack.

v2: Fix typo in commit message (Ander)

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170120182205.8141-13-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_cdclk.c