From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH libdrm 00/10] Add C8, 30bpp and FP16 support to modetest
Date: Tue, 4 Jun 2019 14:04:49 +0300 [thread overview]
Message-ID: <20190604110449.GB5942@intel.com> (raw)
In-Reply-To: <CAKb7Uvi3dOhF7C=te5=yMqoohM6fqXWyJJgPRyCXOQ8psRx5vg@mail.gmail.com>
On Mon, Jun 03, 2019 at 04:57:43PM -0400, Ilia Mirkin wrote:
> On Sun, Jun 2, 2019 at 8:40 PM Ilia Mirkin <imirkin@alum.mit.edu> wrote:
> >
> > This series improves the pattern generation logic to support additional
> > formats, as well as a new "gradient" pattern (see patch comments on why
> > I found it useful).
> >
> > Furthermore, these formats are piped through to modetest, including the
> > ability to set a gamma table, which is necessary for the C8 indexed
> > format.
> >
> > This was tested on nouveau, and used for bring-up of the C8, XB30, and
> > FP16 formats on the NVIDIA hardware that supports these.
>
> Just to follow up, I've successfully tested on an Intel SKL with C8
> and XB30/XR30 as well (and confirmed that the GAMMA_LUT gets unset in
> a sequence of C8 followed by XB30). FP16 was not available on the
> kernel I am currently using (and perhaps not the HW?)
https://patchwork.freedesktop.org/series/61345/
or a slightly older version:
git://github.com/vsyrjala/linux.git fp16_scanout_4
in case you want to test it.
>
> -ilia
>
> >
> > Ilia Mirkin (10):
> > util: add C8 format, support it with SMPTE pattern
> > util: fix MAKE_RGBA macro for 10bpp modes
> > util: add gradient pattern
> > util: add fp16 format support
> > util: add cairo drawing for 30bpp formats when available
> > modetest: don't pretend that atomic mode includes a format
> > modetest: add an add_property_optional variant that does not print
> > errors
> > modetest: add C8 support to generate SMPTE pattern
> > modetest: add the ability to specify fill patterns on the commandline
> > modetest: add FP16 format support
> >
> > tests/modetest/buffers.c | 13 ++
> > tests/modetest/modetest.c | 109 ++++++++--
> > tests/util/format.c | 7 +
> > tests/util/pattern.c | 432 +++++++++++++++++++++++++++++++++++++-
> > tests/util/pattern.h | 7 +
> > 5 files changed, 543 insertions(+), 25 deletions(-)
> >
> > --
> > 2.21.0
> >
--
Ville Syrjälä
Intel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2019-06-04 11:04 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-03 0:40 [PATCH libdrm 00/10] Add C8, 30bpp and FP16 support to modetest Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 01/10] util: add C8 format, support it with SMPTE pattern Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 02/10] util: fix MAKE_RGBA macro for 10bpp modes Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 03/10] util: add gradient pattern Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 04/10] util: add fp16 format support Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 05/10] util: add cairo drawing for 30bpp formats when available Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 06/10] modetest: don't pretend that atomic mode includes a format Ilia Mirkin
2019-06-06 15:49 ` Emil Velikov
2019-06-06 15:58 ` Ilia Mirkin
2019-06-06 16:14 ` Emil Velikov
2019-06-03 0:40 ` [PATCH libdrm 07/10] modetest: add an add_property_optional variant that does not print errors Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 08/10] modetest: add C8 support to generate SMPTE pattern Ilia Mirkin
2019-06-03 0:40 ` [PATCH libdrm 09/10] modetest: add the ability to specify fill patterns on the commandline Ilia Mirkin
2019-06-03 7:32 ` [PATCH libdrm 00/10] Add C8, 30bpp and FP16 support to modetest Daniel Vetter
2019-06-03 13:27 ` Ilia Mirkin
2019-06-03 20:57 ` Ilia Mirkin
2019-06-04 11:04 ` Ville Syrjälä [this message]
2019-06-06 15:54 ` Emil Velikov
2019-06-06 16:02 ` Emil Velikov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190604110449.GB5942@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=imirkin@alum.mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox