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
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to