[Intel-gfx] [PATCH] HAX drm/i915: Disable CSR (DMC) for Kabylake

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Oct 12 18:04:45 UTC 2017


On Thu, Oct 12, 2017 at 10:18:13AM +0000, Chris Wilson wrote:
> ---

Why?

>  drivers/gpu/drm/i915/i915_pci.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
> index 1644ab6efe8c..4b1973e03082 100644
> --- a/drivers/gpu/drm/i915/i915_pci.c
> +++ b/drivers/gpu/drm/i915/i915_pci.c
> @@ -529,6 +529,7 @@ static const struct intel_device_info intel_geminilake_info __initconst = {
>  #define KBL_PLATFORM \
>  	GEN9_FEATURES, \
>  	.gen = 9, \
> +	.has_csr = false, \
>  	.platform = INTEL_KABYLAKE
>  
>  static const struct intel_device_info intel_kabylake_gt1_info __initconst = {
> -- 
> 2.15.0.rc0
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx


More information about the Intel-gfx mailing list