Re: [Intel-gfx] [PATCH 31/40] drm/i915: Move GEM client throttling to its own file
Chris Wilson writes: > Continuing the decluttering of i915_gem.c by moving the client self > throttling into its own file. > > Signed-off-by: Chris Wilson Reviewed-by: Mika Kuoppala ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://l
[Intel-gfx] [PATCH 31/40] drm/i915: Move GEM client throttling to its own file
Continuing the decluttering of i915_gem.c by moving the client self throttling into its own file. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/Makefile| 1 + drivers/gpu/drm/i915/gem/i915_gem_throttle.c | 74 drivers/gpu/drm/i915/i915_drv.h