[Mesa-dev] [PATCH 01/10] i965: perf: sklgt2: update a priority for register programming

Kenneth Graunke kenneth at whitecape.org
Fri May 4 17:54:20 UTC 2018


On Friday, May 4, 2018 7:52:44 AM PDT Lionel Landwerlin wrote:
> This makes no difference in term of programming, it's just a cleanup.
> 
> Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> ---
>  src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml b/src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml
> index 343de0c5ea9..ba52a63f06d 100644
> --- a/src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml
> +++ b/src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml
> @@ -1,5 +1,5 @@
>  <?xml version="1.0"?>
> -<metrics version="1508421693" merge_md5="">
> +<metrics version="1520268607" merge_md5="">
>    <set name="Render Metrics Basic Gen9"
>         mdapi_supported_apis="OGL OCL IO BB"
>         underscore_name="render_basic"
> @@ -724,7 +724,7 @@
>               />
>      <register_config type="NOA"
>                       availability="$SkuRevisionId 0x02 UGTE"
> -                     priority="1"
> +                     priority="0"
>                       >
>          <register type="NOA" address="0x00009840" value="0x00000080" />
>          <register type="NOA" address="0x00009888" value="0x166C01E0" />
> 

Yeah...kind of annoying to have useless fields in our XML, but...
I guess if we're trying to reuse XML created by other people for
other purposes...

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/20180504/2e0018f7/attachment.sig>


More information about the mesa-dev mailing list