[PATCH 0/2] Use i915 instead of dev_priv
Andi Shyti
andi.shyti at linux.intel.com
Sun Apr 23 00:45:47 UTC 2023
Hi,
On Fri, Apr 21, 2023 at 03:46:52PM +0200, Andi Shyti wrote:
> Hi,
>
> just another "Friday patch". While reviewing some patches from
> Tejas I found a bit confusing the use of dev_priv__ inside the
> for_each_engine(), perhaps it should be moved inside the gt/?
>
> As I was at it I made the /dev_priv/i915/ change which is still
> harmless. Next in queue is to change the i915_irq.h, which is a
> bit tricky (but not much) as the "dev_priv" is hardcoded inside
> some defines.
>
> Andi
>
> Andi Shyti (2):
> drm/i915/i915_drv: Use proper parameter naming in for_each_gt()
> drm/i915/i915_drv: Use i915 instead of dev_priv insied the file_priv
> structure
>
> drivers/gpu/drm/i915/i915_drv.h | 462 ++++++++++++++++----------------
> 1 file changed, 231 insertions(+), 231 deletions(-)
Pushed to dmr-intel-gt-next.
Thanks Rodrigo and Andrzej for your review.
Andi
More information about the dri-devel
mailing list