[Intel-gfx] [PATCH 4/5] drm/i915: Make more use of the shared engine irq setup
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Wed Jul 13 13:19:57 UTC 2016
On 13/07/16 13:30, Daniel Vetter wrote:
> On Fri, Jul 01, 2016 at 05:47:14PM +0100, Tvrtko Ursulin wrote:
>> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>>
>> Use it for legacy engine initialization by adding a
>> intel_ring_default_irqs helper used by individual engines.
>>
>> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>
> Not sure this is worth it. irq handling is fairly gen specific, and the
> overlap between lrc and legacy rings is just gen8. For preceeding two
In the latest rebase it is:
1 file changed, 5 insertions(+), 15 deletions(-)
So it does manage to use the shared static state significantly. So on
the basis of that vs the rebase work dropping this one would cause,
maybe change your mind? :)
> patches 2&3:
> Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
Thanks!
Regards,
Tvrtko
More information about the Intel-gfx
mailing list