[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] xen/displif: Protocol version 2


  • To: Jürgen Groß <jgross@xxxxxxxx>, Oleksandr Andrushchenko <andr2000@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "ian.jackson@xxxxxxxxxxxxx" <ian.jackson@xxxxxxxxxxxxx>, "wl@xxxxxxx" <wl@xxxxxxx>
  • From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@xxxxxxxx>
  • Date: Wed, 1 Jul 2020 12:07:46 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=5BgXuofRnRUjDAtDAEIx7EjssbYAkRtZRDtvRze2+00=; b=gRye+K4KqQRoMmgGvANMHzReRpGujyMUfdO1c+jQbdNVC38JYB8X6mDaX2MGrpJW6qkRlWA+Bn9ydwvlPEkzIgXy8nYyNnC1rHudYGv6jI3Q0msBj9PIwpUdDWUD80oaOordNSgDNgnHgaUFvGc0EaKOTdUYp+vxpuMDs5PJM70bbmCRAIEHdmRjeW/Nn2VovtZ2bKIbmKzyZKICrpTlXxDs56AryRJ2MPOF9T+yPw1S3qSjF0AeINcyU3ykH9O5prETNVNyAScAw+RZBMPtlZslWcY9qkx+ZFvBjHLtJIO/TaHS3z2deT69Qj1M6rwzarkK73OideBVt38zuniaYA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Kk16XI+ghPhCiQkBBMS/XiXuQjLLelf2CkrmHTYrnEo7H6EUCtlhabsxqlVUQwJyBbHhXDuyQVpJs3GJxZrUDU+uSg4f8Taazwp01idOhoNcWxmX7rYHBnU0e/MajlJuG57zkiyYmUY5YWSk1SHJmFTvGmmf3viIJHA0Wr90G2ZrVFi4+3AFY+u8gRpPSVu1MYADCj29RBfk+hHsUBN/a1XUX4xT7+WlSYxSoOiKmmyv+FbzWtrAm/rfDza3sFzPRSQaojdX/2cT45l7MAbDv6hLj4kRyvE24sGKACLPEf1r4V6A9UqZ/frvNMYKTx2P7pkoIhyXvoBdRwEMnplZcg==
  • Authentication-results: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=epam.com;
  • Delivery-date: Wed, 01 Jul 2020 12:08:05 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHWT3f2pfc1d0tAak69A/eTMH1j5qjyit6AgAAWp4A=
  • Thread-topic: [PATCH v2] xen/displif: Protocol version 2

On 7/1/20 1:46 PM, Jürgen Groß wrote:
> On 01.07.20 09:19, Oleksandr Andrushchenko wrote:
>> From: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
>>
>> 1. Add protocol version as an integer
>>
>> Version string, which is in fact an integer, is hard to handle in the
>> code that supports different protocol versions. To simplify that
>> also add the version as an integer.
>>
>> 2. Pass buffer offset with XENDISPL_OP_DBUF_CREATE
>>
>> There are cases when display data buffer is created with non-zero
>> offset to the data start. Handle such cases and provide that offset
>> while creating a display buffer.
>>
>> 3. Add XENDISPL_OP_GET_EDID command
>>
>> Add an optional request for reading Extended Display Identification
>> Data (EDID) structure which allows better configuration of the
>> display connectors over the configuration set in XenStore.
>> With this change connectors may have multiple resolutions defined
>> with respect to detailed timing definitions and additional properties
>> normally provided by displays.
>>
>> If this request is not supported by the backend then visible area
>> is defined by the relevant XenStore's "resolution" property.
>>
>> If backend provides extended display identification data (EDID) with
>> XENDISPL_OP_GET_EDID request then EDID values must take precedence
>> over the resolutions defined in XenStore.
>>
>> 4. Bump protocol version to 2.
>>
>> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
>
> Reviewed-by: Juergen Gross <jgross@xxxxxxxx>

Thank you, do you want me to prepare the same for the kernel so

you have it at hand when the time comes?

>
>
> Juergen

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.