[PATCH 1/3] drm/i915/irq: Remove duplicated irq_enabled variable
Andi Shyti
andi.shyti at kernel.org
Fri Sep 13 09:01:43 UTC 2024
Hi Rodrigo,
On Thu, Sep 12, 2024 at 01:25:37PM GMT, Rodrigo Vivi wrote:
> Let's kill this legacy iand almost unused rq_enabled version
> in favor of the real one that is checked at
> intel_irqs_enabled().
>
> The commit 'ac1723c16b66 ("drm/i915: Track IRQ state
> in local device state")' shows that this was a legacy
> DRM level irq_enabled information that got removed.
>
> But the driver one already existed under a different
But the driver has already one under a different name (and
perhaps specify which one and which location :-))
I don't think you need to send a v2 for commit log changes.
Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
Andi
More information about the Intel-gfx
mailing list