[Mesa-dev] [PATCH 1/4] intel/eu: Add some brw_get_default_ helpers

Kenneth Graunke kenneth at whitecape.org
Mon Jun 4 08:23:34 UTC 2018


On Tuesday, May 29, 2018 5:02:51 PM PDT Jason Ekstrand wrote:
> This is much cleaner than everything that wants a default value poking
> at the bits of p->current directly.
> ---
>  src/intel/compiler/brw_eu.c             | 29 ++++++++++
>  src/intel/compiler/brw_eu.h             |  3 +
>  src/intel/compiler/brw_eu_emit.c        | 98 +++++++++++++++------------------
>  src/intel/compiler/brw_fs_generator.cpp |  4 +-
>  4 files changed, 79 insertions(+), 55 deletions(-)

This is much nicer!

Please add
Cc: mesa-stable at lists.freedesktop.org
to this patch too because it's required for the 2-3, which you CC'd to
stable.  That will help the release managers out a bit, I believe.

Series is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180604/54ad189b/attachment.sig>


More information about the mesa-dev mailing list