[Intel-gfx] [PATCH] RFC/RFT drm/i915/oa: Drop aging-tail

Lionel Landwerlin lionel.g.landwerlin at intel.com
Tue Feb 19 11:43:04 UTC 2019


On 19/02/2019 10:28, Chris Wilson wrote:
>    */
>   void i915_perf_init(struct drm_i915_private *dev_priv)
>   {
> +	if (!i915_has_memcpy_from_wc())
> +		return;
> +

Does this put restrictions on particular platforms or is it just a 
compiler feature?


-Lionel



More information about the Intel-gfx mailing list