OSDN Git Service

drm/i915/cfl: Introduce Display workarounds for Coffee Lake.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 8 Jun 2017 15:50:00 +0000 (08:50 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 8 Jun 2017 16:55:37 +0000 (09:55 -0700)
commit82525c17dedca6316b07c20c62627c83800caa31
tree6d022fbe0cf638f614946deaeb369f112ea48af5
parent809378196bb449fe30d0ca15a990965fc553f9f5
drm/i915/cfl: Introduce Display workarounds for Coffee Lake.

The whole Display engine for Coffee Lake is pretty much
identical to the Kabylake. For this reason let's reuse
all display related production workardounds here even though
CFL is not explicit listed at Display workarounds page at Spec.

v2: moved intel_pm.c chunck to this patch in order to address
    all display related w/a in a single place.

Cc: Arthur Runyan <arthur.j.runyan@intel.com>
Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1496937000-8450-3-git-send-email-rodrigo.vivi@intel.com
drivers/gpu/drm/i915/intel_pm.c