* [PATCH] drm/i915: Remove the preliminary_hw_support shackles from CHV
@ 2015-03-11 20:52 ville.syrjala
2015-03-12 4:22 ` shuang.he
2015-03-12 9:55 ` Daniel Vetter
0 siblings, 2 replies; 3+ messages in thread
From: ville.syrjala @ 2015-03-11 20:52 UTC (permalink / raw)
To: intel-gfx
From: Ville Syrjälä <ville.syrjala@linux.intel.com>
CHV should be in a good enough shape now, so let's drop the
.is_preliminary flag.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
---
drivers/gpu/drm/i915/i915_drv.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
index 15f58d0..82f8be4 100644
--- a/drivers/gpu/drm/i915/i915_drv.c
+++ b/drivers/gpu/drm/i915/i915_drv.c
@@ -346,7 +346,6 @@ static const struct intel_device_info intel_broadwell_gt3m_info = {
};
static const struct intel_device_info intel_cherryview_info = {
- .is_preliminary = 1,
.gen = 8, .num_pipes = 3,
.need_gfx_hws = 1, .has_hotplug = 1,
.ring_mask = RENDER_RING | BSD_RING | BLT_RING | VEBOX_RING,
--
2.0.5
_______________________________________________
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: Remove the preliminary_hw_support shackles from CHV
2015-03-11 20:52 [PATCH] drm/i915: Remove the preliminary_hw_support shackles from CHV ville.syrjala
@ 2015-03-12 4:22 ` shuang.he
2015-03-12 9:55 ` Daniel Vetter
1 sibling, 0 replies; 3+ messages in thread
From: shuang.he @ 2015-03-12 4:22 UTC (permalink / raw)
To: shuang.he, ethan.gao, intel-gfx, ville.syrjala
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang.he@intel.com)
Task id: 5937
-------------------------------------Summary-------------------------------------
Platform Delta drm-intel-nightly Series Applied
PNV -4 281/281 277/281
ILK -1 308/308 307/308
SNB -1 284/284 283/284
IVB 375/375 375/375
BYT 294/294 294/294
HSW 384/384 384/384
BDW 315/315 315/315
-------------------------------------Detailed-------------------------------------
Platform Test drm-intel-nightly Series Applied
PNV igt_gem_userptr_blits_coherency-sync CRASH(5)PASS(3) CRASH(1)PASS(1)
PNV igt_gen3_render_linear_blits FAIL(3)PASS(2) FAIL(1)PASS(1)
PNV igt_gen3_render_mixed_blits FAIL(2)PASS(3) FAIL(1)PASS(1)
PNV igt_gen3_render_tiledx_blits FAIL(4)PASS(2) FAIL(1)PASS(1)
*ILK igt_gem_unfence_active_buffers PASS(3) DMESG_WARN(1)PASS(1)
*SNB igt_gem_flink_flink-lifetime PASS(2) DMESG_WARN(1)PASS(1)
Note: You need to pay more attention to line start with '*'
_______________________________________________
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: Remove the preliminary_hw_support shackles from CHV
2015-03-11 20:52 [PATCH] drm/i915: Remove the preliminary_hw_support shackles from CHV ville.syrjala
2015-03-12 4:22 ` shuang.he
@ 2015-03-12 9:55 ` Daniel Vetter
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2015-03-12 9:55 UTC (permalink / raw)
To: ville.syrjala; +Cc: intel-gfx
On Wed, Mar 11, 2015 at 10:52:28PM +0200, ville.syrjala@linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> CHV should be in a good enough shape now, so let's drop the
> .is_preliminary flag.
>
> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Yay! Queued for -next, thanks for the patch.
-Daniel
> ---
> drivers/gpu/drm/i915/i915_drv.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
> index 15f58d0..82f8be4 100644
> --- a/drivers/gpu/drm/i915/i915_drv.c
> +++ b/drivers/gpu/drm/i915/i915_drv.c
> @@ -346,7 +346,6 @@ static const struct intel_device_info intel_broadwell_gt3m_info = {
> };
>
> static const struct intel_device_info intel_cherryview_info = {
> - .is_preliminary = 1,
> .gen = 8, .num_pipes = 3,
> .need_gfx_hws = 1, .has_hotplug = 1,
> .ring_mask = RENDER_RING | BSD_RING | BLT_RING | VEBOX_RING,
> --
> 2.0.5
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - 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-03-12 9:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 20:52 [PATCH] drm/i915: Remove the preliminary_hw_support shackles from CHV ville.syrjala
2015-03-12 4:22 ` shuang.he
2015-03-12 9:55 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox