[Mesa-dev] [PATCH 0/4] i965: add support for performance queries on CNL

Emil Velikov emil.l.velikov at gmail.com
Thu Feb 22 17:49:57 UTC 2018


Hi Lionel,

On 22 February 2018 at 17:24, Lionel Landwerlin
<lionel.g.landwerlin at intel.com> wrote:

> One of the patch is quite big so, unlikely to make it to the ml. You
> can look at this series on my github :
>

>   i965: add performance query support on CNL
>
Indeed patch 4/4 seems stuck. Commit will work fine for meson,
autotools and android.
With the change below patch 4/4 is
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

-Emil

diff --git a/src/mesa/drivers/dri/i965/Makefile.am
b/src/mesa/drivers/dri/i965/Makef
ile.am
index da56f67fa5f..276a24258ad 100644
--- a/src/mesa/drivers/dri/i965/Makefile.am
+++ b/src/mesa/drivers/dri/i965/Makefile.am
@@ -121,6 +121,7 @@ EXTRA_DIST = \
       brw_oa_glk.xml \
       brw_oa_cflgt2.xml \
       brw_oa_cflgt3.xml \
+       brw_oa_cnl.xml \
       brw_oa.py \
       meson.build


More information about the mesa-dev mailing list