[Intel-gfx] [PATCH] drm/i915: VLV support is no longer preliminary

Ben Widawsky ben at bwidawsk.net
Tue May 7 23:39:03 CEST 2013


On Tue, May 07, 2013 at 11:00:03AM -0700, Jesse Barnes wrote:
> Works pretty well actually.
> 
> Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>

With v6 of the stolen patch merged:
Acked-by: Ben Widawsky <benjamin.widawsky at intel.com>

> ---
>  drivers/gpu/drm/i915/i915_drv.c |    6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
> index 624cdfc..e57b127 100644
> --- a/drivers/gpu/drm/i915/i915_drv.c
> +++ b/drivers/gpu/drm/i915/i915_drv.c
> @@ -964,12 +964,6 @@ static int i915_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
>  	struct intel_device_info *intel_info =
>  		(struct intel_device_info *) ent->driver_data;
>  
> -	if (intel_info->is_valleyview)
> -		if(!i915_preliminary_hw_support) {
> -			DRM_ERROR("Preliminary hardware support disabled\n");
> -			return -ENODEV;
> -		}
> -
>  	/* Only bind to function 0 of the device. Early generations
>  	 * used function 1 as a placeholder for multi-head. This causes
>  	 * us confusion instead, especially on the systems where both
> -- 
> 1.7.10.4
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Ben Widawsky, Intel Open Source Technology Center



More information about the Intel-gfx mailing list