Re: [PATCH 1/1] drm/i915: Handle the DG2 max bw properly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  }
> 
> +static unsigned int dg2_max_bw(struct drm_i915_private *i915) {
> +	struct intel_bw_info *bi = &i915->max_bw[0];
> +
> +	return bi->deratedbw[0];
> +}

Would it look better to have this as a macro rather than a function?

Thanks and Regards,
Arun R Murthy
--------------------




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux