[PATCH 2/2] Properly identify DSI outputs
Thierry Reding
thierry.reding at gmail.com
Fri Nov 22 06:26:28 PST 2013
On Tue, Oct 29, 2013 at 11:41:54AM +0100, Thierry Reding wrote:
> Newer Linux kernels support DSI outputs. To be able to identify them
> properly, add DSI to the list of output names.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
> src/drmmode_display.c | 1 +
> 1 file changed, 1 insertion(+)
How about this?
Thierry
> diff --git a/src/drmmode_display.c b/src/drmmode_display.c
> index 8591e18..611a612 100644
> --- a/src/drmmode_display.c
> +++ b/src/drmmode_display.c
> @@ -978,6 +978,7 @@ static const char *output_names[] = { "None",
> "TV",
> "eDP",
> "Virtual",
> + "DSI",
> };
>
> static void
> --
> 1.8.4
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20131122/c5953fc9/attachment.pgp>
More information about the xorg-devel
mailing list