Re: drm/udl: Implementation of atomic cursor drm_plane

2024-07-02 Thread Lukasz Spintzyk
On 6/24/2024 12:05 PM, Daniel Vetter wrote: CAUTION: Email originated externally, do not click links or open attachments unless you recognize the sender and know the content is safe. On Mon, Jun 24, 2024 at 09:28:29AM +0200, Thomas Zimmermann wrote: Hi Am 24.06.24 um 09:10 schrieb lukasz.spi

Re: drm/udl: Implementation of atomic cursor drm_plane

2024-07-02 Thread Lukasz Spintzyk
On 7/2/2024 2:02 PM, Lukasz Spintzyk wrote: On 6/24/2024 12:05 PM, Daniel Vetter wrote: CAUTION: Email originated externally, do not click links or open attachments unless you recognize the sender and know the content is safe. On Mon, Jun 24, 2024 at 09:28:29AM +0200, Thomas Zimmermann wrote:

Re: drm/udl: Implementation of atomic cursor drm_plane

2024-07-02 Thread Thomas Zimmermann
Hi Am 02.07.24 um 14:07 schrieb Lukasz Spintzyk: On 7/2/2024 2:02 PM, Lukasz Spintzyk wrote: On 6/24/2024 12:05 PM, Daniel Vetter wrote: CAUTION: Email originated externally, do not click links or open attachments unless you recognize the sender and know the content is safe. On Mon, Jun 24

Re: drm/udl: Implementation of atomic cursor drm_plane

2024-06-24 Thread Daniel Vetter
On Mon, Jun 24, 2024 at 09:28:29AM +0200, Thomas Zimmermann wrote: > Hi > > Am 24.06.24 um 09:10 schrieb lukasz.spint...@synaptics.com: > > This brings cursor on DisplayLink USB2.0 device on ChromeOS compositor that > > requires either crtc'c cursor_set callback > > or cursor drm_plane. Patch was

Re: drm/udl: Implementation of atomic cursor drm_plane

2024-06-24 Thread Thomas Zimmermann
Hi Am 24.06.24 um 09:10 schrieb lukasz.spint...@synaptics.com: This brings cursor on DisplayLink USB2.0 device on ChromeOS compositor that requires either crtc'c cursor_set callback or cursor drm_plane. Patch was tested on ChromeOS and Ubuntu 22.04 with Gnome/Wayland NAK on this patchset. UD