* [PATCH] drm/i915/gen9: Send all components in VF state
@ 2017-08-10 11:04 Mika Kuoppala
2017-08-10 11:26 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-08-10 17:23 ` [PATCH] " Chris Wilson
0 siblings, 2 replies; 4+ messages in thread
From: Mika Kuoppala @ 2017-08-10 11:04 UTC (permalink / raw)
To: intel-gfx
Update gen9 renderstate to account the, long overdue, changes for
igt commit 5c07135b7bd2 ("tools/null_state/gen9: Send all
components in VF state").
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
---
drivers/gpu/drm/i915/intel_renderstate_gen9.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_renderstate_gen9.c b/drivers/gpu/drm/i915/intel_renderstate_gen9.c
index 16a7ec273bd9..7d3ac02f0177 100644
--- a/drivers/gpu/drm/i915/intel_renderstate_gen9.c
+++ b/drivers/gpu/drm/i915/intel_renderstate_gen9.c
@@ -20,7 +20,7 @@
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
- * Generated by: intel-gpu-tools-1.8-220-g01153e7
+ * Generated by: intel-gpu-tools-1.19-177-g68e2eab2
*/
#include "intel_renderstate.h"
@@ -873,7 +873,7 @@ static const u32 gen9_null_state_batch[] = {
0x00000000,
0x00000000,
0x78550003,
- 0x00000000,
+ 0x0000000f,
0x00000000,
0x00000000,
0x00000000,
--
2.11.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply related [flat|nested] 4+ messages in thread
* ✓ Fi.CI.BAT: success for drm/i915/gen9: Send all components in VF state
2017-08-10 11:04 [PATCH] drm/i915/gen9: Send all components in VF state Mika Kuoppala
@ 2017-08-10 11:26 ` Patchwork
2017-08-10 17:23 ` [PATCH] " Chris Wilson
1 sibling, 0 replies; 4+ messages in thread
From: Patchwork @ 2017-08-10 11:26 UTC (permalink / raw)
To: Mika Kuoppala; +Cc: intel-gfx
== Series Details ==
Series: drm/i915/gen9: Send all components in VF state
URL : https://patchwork.freedesktop.org/series/28619/
State : success
== Summary ==
Series 28619v1 drm/i915/gen9: Send all components in VF state
https://patchwork.freedesktop.org/api/1.0/series/28619/revisions/1/mbox/
Test gem_exec_flush:
Subgroup basic-batch-kernel-default-uc:
fail -> PASS (fi-snb-2600) fdo#100007
fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
fi-bdw-5557u total:279 pass:268 dwarn:0 dfail:0 fail:0 skip:11 time:434s
fi-bdw-gvtdvm total:279 pass:265 dwarn:0 dfail:0 fail:0 skip:14 time:415s
fi-blb-e6850 total:279 pass:224 dwarn:1 dfail:0 fail:0 skip:54 time:358s
fi-bsw-n3050 total:279 pass:243 dwarn:0 dfail:0 fail:0 skip:36 time:493s
fi-bxt-j4205 total:279 pass:260 dwarn:0 dfail:0 fail:0 skip:19 time:482s
fi-byt-j1900 total:279 pass:254 dwarn:1 dfail:0 fail:0 skip:24 time:522s
fi-byt-n2820 total:279 pass:250 dwarn:1 dfail:0 fail:0 skip:28 time:506s
fi-glk-2a total:279 pass:260 dwarn:0 dfail:0 fail:0 skip:19 time:584s
fi-hsw-4770 total:279 pass:263 dwarn:0 dfail:0 fail:0 skip:16 time:431s
fi-hsw-4770r total:279 pass:263 dwarn:0 dfail:0 fail:0 skip:16 time:410s
fi-ilk-650 total:279 pass:229 dwarn:0 dfail:0 fail:0 skip:50 time:413s
fi-ivb-3520m total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:511s
fi-ivb-3770 total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:473s
fi-kbl-7500u total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:462s
fi-kbl-7560u total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:566s
fi-kbl-r total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:577s
fi-pnv-d510 total:279 pass:223 dwarn:1 dfail:0 fail:0 skip:55 time:531s
fi-skl-6260u total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:447s
fi-skl-6700k total:279 pass:261 dwarn:0 dfail:0 fail:0 skip:18 time:645s
fi-skl-6770hq total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:465s
fi-skl-gvtdvm total:279 pass:266 dwarn:0 dfail:0 fail:0 skip:13 time:423s
fi-skl-x1585l total:279 pass:269 dwarn:0 dfail:0 fail:0 skip:10 time:493s
fi-snb-2520m total:279 pass:251 dwarn:0 dfail:0 fail:0 skip:28 time:556s
fi-snb-2600 total:279 pass:250 dwarn:0 dfail:0 fail:0 skip:29 time:415s
ed9143385873c86cf07dc9c8f6e8c1749a598d73 drm-tip: 2017y-08m-10d-09h-37m-54s UTC integration manifest
0428735a57b4 drm/i915/gen9: Send all components in VF state
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_5365/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] drm/i915/gen9: Send all components in VF state
2017-08-10 11:04 [PATCH] drm/i915/gen9: Send all components in VF state Mika Kuoppala
2017-08-10 11:26 ` ✓ Fi.CI.BAT: success for " Patchwork
@ 2017-08-10 17:23 ` Chris Wilson
2017-08-14 9:51 ` Mika Kuoppala
1 sibling, 1 reply; 4+ messages in thread
From: Chris Wilson @ 2017-08-10 17:23 UTC (permalink / raw)
To: Mika Kuoppala, intel-gfx
Quoting Mika Kuoppala (2017-08-10 12:04:51)
> Update gen9 renderstate to account the, long overdue, changes for
> igt commit 5c07135b7bd2 ("tools/null_state/gen9: Send all
> components in VF state").
>
> Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Does what it says on the tin,
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] drm/i915/gen9: Send all components in VF state
2017-08-10 17:23 ` [PATCH] " Chris Wilson
@ 2017-08-14 9:51 ` Mika Kuoppala
0 siblings, 0 replies; 4+ messages in thread
From: Mika Kuoppala @ 2017-08-14 9:51 UTC (permalink / raw)
To: Chris Wilson, intel-gfx
Chris Wilson <chris@chris-wilson.co.uk> writes:
> Quoting Mika Kuoppala (2017-08-10 12:04:51)
>> Update gen9 renderstate to account the, long overdue, changes for
>> igt commit 5c07135b7bd2 ("tools/null_state/gen9: Send all
>> components in VF state").
>>
>> Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
>
> Does what it says on the tin,
> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Pushed, thanks for review.
-Mika
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-08-14 9:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 11:04 [PATCH] drm/i915/gen9: Send all components in VF state Mika Kuoppala
2017-08-10 11:26 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-08-10 17:23 ` [PATCH] " Chris Wilson
2017-08-14 9:51 ` Mika Kuoppala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox