[Intel-gfx] [PATCH] drm/i915: Remove the preliminary_hw_support shackles from CHV
Daniel Vetter
daniel at ffwll.ch
Thu Mar 12 02:55:59 PDT 2015
On Wed, Mar 11, 2015 at 10:52:28PM +0200, ville.syrjala at linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala at 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 at 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 at 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
More information about the Intel-gfx
mailing list