[Intel-gfx] [PATCH v2 1/6] drm/i915: Update execlists tasklet naming

Chris Wilson chris at chris-wilson.co.uk
Thu Nov 16 10:08:10 UTC 2017


Quoting Sagar Arun Kamble (2017-11-16 09:53:50)
> intel_lrc_irq_handler and i915_guc_irq_handler are HW submission
> related bh functions. Name them with submission_bh suffix and
> remove intel/i915 prefix as they are static. Also rename irq_tasklet
> as just tasklet for clarity.

s/_bh/_tasklet/ bottom-halves dropped out of favour about a decade ago,
tasklets are also on the cusp of being replaced but at least it's
current!
-Chris


More information about the Intel-gfx mailing list