commit | b5f053882ff19a8ce4a3cbc66a136b8bc5e7094f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Oct 16 05:08:39 2017 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Nov 23 12:45:30 2017 +1000 |
tree | 221e1b2cd07cd6509b74ff281658c2a1bab91750 | |
parent | 66660d4cf21b7dfcb258d8a51734963802693796 [diff] |
drm/fb: add support for not enabling fbcon on non-desktop displays [v2] We don't want fbcon to get used on non-desktop dislays, don't pass them as enabled connectors to the fb helper setup. This prevents my HMD from getting disorted fbcon, and from affecting other displays console. v2: Change description from non-standard to non-desktop Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>