diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2014-08-15 01:22:07 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-09-03 11:05:24 +0200 |
commit | b6b5d049780c29fe6073b6ecbb712dd8dcb27ebc (patch) | |
tree | 430498f78d9abd507fece663c195094003a0ace3 /drivers/gpu/drm/i915/intel_sprite.c | |
parent | 5f080c0f4bd526b36361dd15c4d22f6bbad95af9 (diff) |
drm/i915: Add pipe B force quirk for 830M
830M has problems when some of the pipes are disabled. Namely if a
plane, DVO port etc. is currently assigned to a disabled pipe, it
can't moved to the other pipe until the current pipe is also enabled.
To keep things simple just leave both pipes running all the time.
Ideally I think should turn the pipes off if neither is active, and
when either becomes active we enable both. But that would reuquire
proper atomic modeset support, and probably a bit of extra care in
the order things get enabled.
v2: Reorder wrt. double wide handling changes
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Tested-by: Thomas Richter <richter@rus.uni-stuttgart.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_sprite.c')
0 files changed, 0 insertions, 0 deletions