[Intel-gfx] [PATCH 08/15] drm/i915: Move execlists defines from .c to .h

Chris Wilson chris at chris-wilson.co.uk
Tue Jun 16 02:37:06 PDT 2015


On Mon, Jun 15, 2015 at 07:36:26PM +0100, Dave Gordon wrote:
> From: "Michael H. Nguyen" <michael.h.nguyen at intel.com>
> 
> Move defines from intel_lrc.c to i915_reg.h so they are accessible
> to the GuC submission code; and expose a previously static function
> in the execlist code which will also be required for GuC submission.

What would have been better would have to been to split the lrc code
from the execlists code so that the sharing is more obvious and the
overloading separate from the common code.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list