drm/i915: Add has_psr-flag to gen9lp
authorDavid Weinehall <david.weinehall@linux.intel.com>
Tue, 8 Aug 2017 10:09:52 +0000 (13:09 +0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 2 Oct 2017 20:23:20 +0000 (13:23 -0700)
commit495001c6457124e553ebeec30a42e75367724e4b
tree0e4fc0cf2678484cc4254d019e30e5645c10e4a2
parent9dfe2e3ad375a9ba32a13888873ec4586be01ff7
drm/i915: Add has_psr-flag to gen9lp

While testing Jim Bride's latest batch of PSR patches I noticed
that gen9lp doesn't include the has_psr flag, and that our GLK
system thus reported PSR as unsupported.

This patch simply adds has_psr.

Signed-off-by: David Weinehall <david.weinehall@linux.intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170808100952.26448-1-david.weinehall@linux.intel.com
drivers/gpu/drm/i915/i915_pci.c