diff options
| author | Noralf Trønnes <[email protected]> | 2019-07-19 15:59:07 +0000 |
|---|---|---|
| committer | Noralf Trønnes <[email protected]> | 2019-07-23 13:45:10 +0000 |
| commit | e6652156a31498c63533a6353bcaeec8d0904d26 (patch) | |
| tree | 99dee8b02718b344609c088ae28e43e975a2877f /drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c | |
| parent | drm: Add SPI connector type (diff) | |
| download | kernel-e6652156a31498c63533a6353bcaeec8d0904d26.tar.gz kernel-e6652156a31498c63533a6353bcaeec8d0904d26.zip | |
drm/tinydrm: Use DRM_MODE_CONNECTOR_SPI
tinydrm drivers announce DRM_MODE_CONNECTOR_VIRTUAL for its SPI drivers.
Use the new SPI connector type instead.
X server will now list the connector as Unknown instead of Virtual:
X.Org X Server 1.19.2
Release Date: 2017-03-02
<...>
[ 53523.905] (II) modeset(0): Output Unknown19-1 has no monitor section
[ 53523.908] (II) modeset(0): EDID for output Unknown19-1
[ 53523.910] (II) modeset(0): Printing probed modes for output Unknown19-1
[ 53523.911] (II) modeset(0): Modeline "320x240"x0.0 0.00 320 320 320 320 240 240 240 240 (0.0 kHz eP)
[ 53523.911] (II) modeset(0): Output Unknown19-1 connected
[ 53523.912] (II) modeset(0): Using exact sizes for initial modes
[ 53523.912] (II) modeset(0): Output Unknown19-1 using initial mode 320x240 +0+0
I won't chase down and fix userspace, but the new connector type will
trickle out to userspace eventually.
v2: Split patch in core and driver changes, expand commit message (Daniel)
Cc: David Lechner <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: David Lechner <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c')
0 files changed, 0 insertions, 0 deletions
