[Intel-gfx] [PATCH 04/11] drm/i915: Move workarounds from init_clock_gating

Chris Wilson chris at chris-wilson.co.uk
Wed Oct 11 18:26:43 UTC 2017


Quoting Oscar Mateo (2017-10-11 19:15:14)
> I'm not sure why some WAs have historically been applied in init_clock_gating
> and some others in the engine setup (GT vs. display? context vs. global
> registers?) but it does not look like the best place to apply workarounds:
> the name is confusing, it's a display function (even though some GT WAs
> also go here) and it isn't necessarily called on a GPU reset. This patch
> moves these WAs to their rightful place inside i915_workarounds.c.

How dare you answer my question before I ask it!

s/i915_workarounds/intel_workarounds/
-Chris


More information about the Intel-gfx mailing list