On Thu, Nov 08, 2018 at 01:10:54PM +0000, Lionel Landwerlin wrote: > 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@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 > :(
There were still a couple of missing tags that I fixed for v4 but I didn't add new instructions to any of the xmls that are missing, i.e. MI_RS_* from gen8 for example. That'll need to be another patch. Will post v4 as a series instead of replying to these ones if that's ok with you. > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev