public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] DO NOT MERGE: drm/i915: Enable GuC submission, where supported
@ 2016-04-06 22:09 tom.orourke
  2016-04-07  7:34 ` ✗ Fi.CI.BAT: failure for " Patchwork
  0 siblings, 1 reply; 2+ messages in thread
From: tom.orourke @ 2016-04-06 22:09 UTC (permalink / raw)
  To: intel-gfx

From: Dave Gordon <david.s.gordon@intel.com>

DO NOT MERGE: This patch is being sent for CI testing only

v5:
    Rebased

Signed-off-by: Dave Gordon <david.s.gordon@intel.com>
Acked-by: Tom O'Rourke <Tom.O'Rourke@intel.com>
---
 drivers/gpu/drm/i915/i915_params.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/i915/i915_params.c b/drivers/gpu/drm/i915/i915_params.c
index 1779f02..6018f3d 100644
--- a/drivers/gpu/drm/i915/i915_params.c
+++ b/drivers/gpu/drm/i915/i915_params.c
@@ -54,7 +54,7 @@ struct i915_params i915 __read_mostly = {
 	.verbose_state_checks = 1,
 	.nuclear_pageflip = 0,
 	.edp_vswing = 0,
-	.enable_guc_submission = false,
+	.enable_guc_submission = true,
 	.guc_log_level = -1,
 	.enable_dp_mst = true,
 	.inject_load_failure = 0,
@@ -198,7 +198,7 @@ MODULE_PARM_DESC(edp_vswing,
 		 "2=default swing(400mV))");
 
 module_param_named_unsafe(enable_guc_submission, i915.enable_guc_submission, bool, 0400);
-MODULE_PARM_DESC(enable_guc_submission, "Enable GuC submission (default:false)");
+MODULE_PARM_DESC(enable_guc_submission, "Enable GuC submission (default:true)");
 
 module_param_named(guc_log_level, i915.guc_log_level, int, 0400);
 MODULE_PARM_DESC(guc_log_level,
-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* ✗ Fi.CI.BAT: failure for DO NOT MERGE: drm/i915: Enable GuC submission, where supported
  2016-04-06 22:09 [PATCH] DO NOT MERGE: drm/i915: Enable GuC submission, where supported tom.orourke
@ 2016-04-07  7:34 ` Patchwork
  0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2016-04-07  7:34 UTC (permalink / raw)
  To: tom.orourke; +Cc: intel-gfx

== Series Details ==

Series: DO NOT MERGE: drm/i915: Enable GuC submission, where supported
URL   : https://patchwork.freedesktop.org/series/5386/
State : failure

== Summary ==

Series 5386v1 DO NOT MERGE: drm/i915: Enable GuC submission, where supported
http://patchwork.freedesktop.org/api/1.0/series/5386/revisions/1/mbox/

Test gem_cpu_reloc:
        Subgroup basic:
                pass       -> DMESG-FAIL (bsw-nuc-2)
Test gem_ctx_switch:
        Subgroup basic-default:
                pass       -> DMESG-WARN (skl-nuci5)
                pass       -> DMESG-WARN (skl-i7k-2)
Test gem_exec_basic:
        Subgroup basic-vebox:
                pass       -> SKIP       (bsw-nuc-2)
        Subgroup gtt-blt:
                pass       -> SKIP       (bsw-nuc-2)
Test gem_exec_nop:
        Subgroup basic:
                pass       -> SKIP       (bsw-nuc-2)
Test gem_exec_suspend:
        Subgroup basic-s3:
                incomplete -> PASS       (hsw-gt2)
Test gem_mmap_gtt:
        Subgroup basic-small-bo:
                pass       -> DMESG-WARN (bsw-nuc-2)
        Subgroup basic-small-bo-tiledx:
                pass       -> DMESG-WARN (bsw-nuc-2)
        Subgroup basic-write-read:
                pass       -> DMESG-WARN (bsw-nuc-2)
Test gem_storedw_loop:
        Subgroup basic-render:
                pass       -> INCOMPLETE (bsw-nuc-2)
Test gem_sync:
        Subgroup basic-each:
                pass       -> DMESG-WARN (bsw-nuc-2)
        Subgroup basic-render:
                pass       -> INCOMPLETE (bdw-nuci7) UNSTABLE
Test kms_addfb_basic:
        Subgroup addfb25-yf-tiled:
                pass       -> DMESG-WARN (bsw-nuc-2)
Test kms_flip:
        Subgroup basic-flip-vs-dpms:
                dmesg-warn -> PASS       (ilk-hp8440p) UNSTABLE
        Subgroup basic-flip-vs-modeset:
                pass       -> DMESG-WARN (skl-i7k-2)
        Subgroup basic-flip-vs-wf_vblank:
                pass       -> FAIL       (byt-nuc)
Test kms_pipe_crc_basic:
        Subgroup read-crc-pipe-c:
                pass       -> DMESG-WARN (bsw-nuc-2)
        Subgroup suspend-read-crc-pipe-b:
                pass       -> SKIP       (hsw-gt2)

bdw-nuci7        total:171  pass:162  dwarn:0   dfail:0   fail:0   skip:8  
bdw-ultra        total:196  pass:175  dwarn:0   dfail:0   fail:0   skip:21 
bsw-nuc-2        total:178  pass:134  dwarn:6   dfail:1   fail:0   skip:36 
byt-nuc          total:196  pass:160  dwarn:0   dfail:0   fail:1   skip:35 
hsw-gt2          total:196  pass:178  dwarn:0   dfail:0   fail:0   skip:18 
ilk-hp8440p      total:196  pass:132  dwarn:0   dfail:0   fail:0   skip:64 
ivb-t430s        total:196  pass:171  dwarn:0   dfail:0   fail:0   skip:25 
skl-i7k-2        total:196  pass:171  dwarn:2   dfail:0   fail:0   skip:23 
skl-nuci5        total:196  pass:184  dwarn:1   dfail:0   fail:0   skip:11 
snb-dellxps      total:196  pass:162  dwarn:0   dfail:0   fail:0   skip:34 
snb-x220t        total:196  pass:162  dwarn:0   dfail:0   fail:1   skip:33 
BOOT FAILED for hsw-brixbox

Results at /archive/results/CI_IGT_test/Patchwork_1820/

c44bc2c9b26070f007fcff708589bf4631165644 drm-intel-nightly: 2016y-04m-06d-18h-03m-27s UTC integration manifest
5bc2d9e9595cefe0750639bf8e6bb5922eb50811 DO NOT MERGE: drm/i915: Enable GuC submission, where supported

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-07  7:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 22:09 [PATCH] DO NOT MERGE: drm/i915: Enable GuC submission, where supported tom.orourke
2016-04-07  7:34 ` ✗ Fi.CI.BAT: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox