commit | fb2d8e0cd4d76bdc4630defbd545de5ece594124 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 27 22:12:10 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Dec 09 16:10:58 2019 +0200 |
tree | 168a2b037d3dfdafc87e2b49d576e89742f17984 | |
parent | cd8c021b36a66833cefe2c90a79a9e312a2a5690 [diff] |
drm/i915/fbc: Nuke bogus single pipe fbc1 restriction Not sure where the single pipe only restriction came for fbc1. Nothing I can see that would prevent this. v2: Nuke no_fbc_on_multiple_pipes() too Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191127201222.16669-3-ville.syrjala@linux.intel.com Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>