[igt-dev] [PATCH 0/3] Add atomic DRM cursor hotspot test
Albert Esteve
aesteve at redhat.com
Wed Jul 26 14:52:14 UTC 2023
On Tue, Jul 25, 2023 at 5:53 PM Kamil Konieczny <
kamil.konieczny at linux.intel.com> wrote:
> Hi Albert,
>
> please subscribe to igt-dev mailinglist.
>
Done :)
>
> On 2023-07-21 at 15:04:55 +0200, Albert Esteve wrote:
> > Add test to verify the kernel patch at [1].
> >
> > The test modifies the hotspot x and y properties and
> > checks that they get properly updated after every
> > display commit.
> >
> > The first git commit updating the drm header shall be removed,
> > and update the header properly after the kernel patch has
> > landed.
> >
> > [1] -
> https://lists.freedesktop.org/archives/dri-devel/2023-July/414509.html
>
> Add this to your 3rd patch with commit message (subject),
> as links tends to rot.
>
Sure! I'll prepare a next drop soon.
>
> Regards,
> Kamil
>
> >
> > Albert Esteve (3):
> > drm header update: temp commit
> > igt_kms: add hotspot plane property
> > kms_cursor_legacy: modeset-atomic-cursor-hotspot
> >
> > include/drm-uapi/drm.h | 54 +++++++++++++++++++++++++++-
> > lib/igt_kms.c | 9 +++++
> > lib/igt_kms.h | 4 ++-
> > tests/kms_cursor_legacy.c | 75 +++++++++++++++++++++++++++++++++++++++
> > 4 files changed, 140 insertions(+), 2 deletions(-)
> >
> > --
> > 2.40.0
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/igt-dev/attachments/20230726/9de9b08f/attachment.htm>
More information about the igt-dev
mailing list