Re: [PATCH v2] drm/i915: Run relevant bits of debugfs drop_caches per GT

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

 



> -	ret = gt_drop_caches(to_gt(i915), val);
> -	if (ret)
> -		return ret;
> +	for_each_gt(i915, i, gt) {

argh... I forgot to add this change before formatting the patch

-       for_each_gt(i915, i, gt) {
+       for_each_gt(gt, i915, i) {

Will resend.

Andi



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

  Powered by Linux