* [PATCH] drm/i915: Restore skl_gt3 device info
@ 2015-12-04 15:19 Daniel Vetter
2015-12-04 15:46 ` Damien Lespiau
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Vetter @ 2015-12-04 15:19 UTC (permalink / raw)
To: Intel Graphics Development; +Cc: Daniel Vetter, Daniel Vetter
This was broken in
commit 6a8beeffed3b2d33151150e3a03696e697f16d46
Author: Wayne Boyer <wayne.boyer@intel.com>
Date: Wed Dec 2 13:28:14 2015 -0800
drm/i915: Clean up device info structure definitions
and I didn't spot this while reviewing. We really need that CI farm up
asap!
Reported-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Wayne Boyer <wayne.boyer@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
drivers/gpu/drm/i915/i915_drv.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
index d2d7e2461fa6..46ac66484dc7 100644
--- a/drivers/gpu/drm/i915/i915_drv.c
+++ b/drivers/gpu/drm/i915/i915_drv.c
@@ -324,6 +324,7 @@ static const struct intel_device_info intel_skylake_info = {
};
static const struct intel_device_info intel_skylake_gt3_info = {
+ HSW_FEATURES,
.is_skylake = 1,
.gen = 9,
.ring_mask = RENDER_RING | BSD_RING | BLT_RING | VEBOX_RING | BSD2_RING,
--
2.5.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] drm/i915: Restore skl_gt3 device info
2015-12-04 15:19 [PATCH] drm/i915: Restore skl_gt3 device info Daniel Vetter
@ 2015-12-04 15:46 ` Damien Lespiau
2015-12-04 16:24 ` Daniel Vetter
0 siblings, 1 reply; 3+ messages in thread
From: Damien Lespiau @ 2015-12-04 15:46 UTC (permalink / raw)
To: Daniel Vetter; +Cc: Daniel Vetter, Intel Graphics Development
On Fri, Dec 04, 2015 at 04:19:49PM +0100, Daniel Vetter wrote:
> This was broken in
>
> commit 6a8beeffed3b2d33151150e3a03696e697f16d46
> Author: Wayne Boyer <wayne.boyer@intel.com>
> Date: Wed Dec 2 13:28:14 2015 -0800
>
> drm/i915: Clean up device info structure definitions
>
> and I didn't spot this while reviewing. We really need that CI farm up
> asap!
We had a BAT run on this one:
http://patchwork.freedesktop.org/series/1360/
But no SKL GT3 coverage. Also, what seems to be flaky tests.
--
Damien
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drm/i915: Restore skl_gt3 device info
2015-12-04 15:46 ` Damien Lespiau
@ 2015-12-04 16:24 ` Daniel Vetter
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2015-12-04 16:24 UTC (permalink / raw)
To: Damien Lespiau; +Cc: Daniel Vetter, Intel Graphics Development, Daniel Vetter
On Fri, Dec 04, 2015 at 03:46:29PM +0000, Damien Lespiau wrote:
> On Fri, Dec 04, 2015 at 04:19:49PM +0100, Daniel Vetter wrote:
> > This was broken in
> >
> > commit 6a8beeffed3b2d33151150e3a03696e697f16d46
> > Author: Wayne Boyer <wayne.boyer@intel.com>
> > Date: Wed Dec 2 13:28:14 2015 -0800
> >
> > drm/i915: Clean up device info structure definitions
> >
> > and I didn't spot this while reviewing. We really need that CI farm up
> > asap!
>
> We had a BAT run on this one:
>
> http://patchwork.freedesktop.org/series/1360/
>
> But no SKL GT3 coverage. Also, what seems to be flaky tests.
Hm, still too much trouble with CRC based testcases ... That's not good,
given how much we rely on that stuff working for validating KMS features.
But at least it's improving I think.
-Daneil
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-04 16:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-04 15:19 [PATCH] drm/i915: Restore skl_gt3 device info Daniel Vetter
2015-12-04 15:46 ` Damien Lespiau
2015-12-04 16:24 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox