]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: always set FDI composite sync bit
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 10 Oct 2011 21:28:52 +0000 (14:28 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 20 Oct 2011 22:26:41 +0000 (15:26 -0700)
commitb4c8fc063d0069aadab18f31d419e7002ca3ab71
tree1c37fdd843f64122b121833c565735b69ebe4fb9
parentf4575ebf7e751bb3f5c2b92d4a06c3ff97df2431
drm/i915: always set FDI composite sync bit

It's needed for 3 pipe support as well as just regular functionality
(e.g. DisplayPort).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Tested-by: Adam Jackson <ajax@redhat.com>
Tested-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c