From dri-devel Tue Jun 27 10:16:40 2023 From: Javier Martinez Canillas Date: Tue, 27 Jun 2023 10:16:40 +0000 To: dri-devel Subject: Re: [PATCH v3 7/8] drm: Remove legacy cursor hotspot code Message-Id: <87leg52os7.fsf () minerva ! mail-host-address-is-not-set> X-MARC-Message: https://marc.info/?l=dri-devel&m=168786097505345 Zack Rusin writes: > From: Zack Rusin > > Atomic modesetting support mouse cursor offsets via the hotspot > properties that are creates on cursor planes. All drivers which s/creates/created ? Can also be fixed when applying. > support hotspot are atomic and the legacy code has been implemented > in terms of the atomic properties as well. > > Due to the above the lagacy cursor hotspot code is no longer used or > needed and can be removed. > > Signed-off-by: Zack Rusin > Cc: Maarten Lankhorst > Cc: Maxime Ripard > Cc: Thomas Zimmermann > Cc: David Airlie > Cc: Daniel Vetter > --- > drivers/gpu/drm/drm_plane.c | 3 --- > include/drm/drm_framebuffer.h | 12 ------------ > 2 files changed, 15 deletions(-) > Reviewed-by: Javier Martinez Canillas -- Best regards, Javier Martinez Canillas Core Platforms Red Hat