]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/i915: Allow SSC parameter to override VBT value
authorKeith Packard <keithp@keithp.com>
Mon, 26 Sep 2011 23:09:45 +0000 (16:09 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Sep 2011 18:12:40 +0000 (11:12 -0700)
commit72bbe58cd9568c7766cc219a779ea68a02132797
treec782e65997335f19534ab57146c25128617de248
parentd2830bdb84fac6e84e45ffe1a4c9bec762295d7d
drm/i915: Allow SSC parameter to override VBT value

Allow SSC to be enabled even when the BIOS disables it for testing SSC paths.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/intel_display.c