From: Ben Widawsky Date: Sun, 3 Nov 2013 04:07:54 +0000 (-0700) Subject: drm/i915/bdw: Implement edp PSR workarounds X-Git-Tag: v3.13-rc1~76^2~7^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe4ab3ceef20655d651160841a48f0419dfa0a5a;p=pandora-kernel.git drm/i915/bdw: Implement edp PSR workarounds This implements a workaround for PSR dealing with some vblank issue. WaPsrDPAMaskVBlankInSRD && WaPsrDPRSUnmaskVBlankInSRD v2: forgot to git add bogus whitespace fix v3: Update with workaround names. Use for_each_pipe() and CHICKEN_PIPESL_1(pipe) macro (Ville) Cc: Art Runyan Signed-off-by: Ben Widawsky Reviewed-by: Jesse Barnes [danvet: Kill redundant IS_BDW check and remove the copious amount of uneeded lines added.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed