[Mesa-dev] [PATCH v3 02/10] intel/genxml: Add engine definition to render engine instructions (gen45)

Lionel Landwerlin lionel.g.landwerlin at intel.com
Thu Nov 8 13:10:54 UTC 2018


On 08/11/2018 13:06, Toni Lönnberg wrote:
> On Thu, Nov 08, 2018 at 10:47:20AM +0000, Lionel Landwerlin wrote:
>> Missing tag on :
>>
>>
>> CS_URB_STATE
>> CONSTANT_BUFFER
>> MI_FLUSH
>> URB_FENCE
>> XY_COLOR_BLT
>> XY_SETUP_BLT
>> XY_SRC_COPY_BLT
>> XY_TEXT_IMMEDIATE_BLT
> ?!
>
> +  <instruction name="CS_URB_STATE" bias="2" length="2" engine="render">
> +  <instruction name="CONSTANT_BUFFER" bias="2" length="2" engine="render">
> +  <instruction name="MI_FLUSH" bias="1" length="1" engine="render">
> +  <instruction name="URB_FENCE" bias="2" length="3" engine="render">
> +  <instruction name="XY_COLOR_BLT" bias="2" length="6" engine="blitter">
> +  <instruction name="XY_SETUP_BLT" bias="2" length="8" engine="blitter">
> +  <instruction name="XY_SRC_COPY_BLT" bias="2" length="8" engine="blitter">
> +  <instruction name="XY_TEXT_IMMEDIATE_BLT" bias="2" length="3" engine="blitter">
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Oops.... Looks like git pw didn't download the right version of the 
series :(



More information about the mesa-dev mailing list