[Intel-gfx] [PATCH v3 06/15] drm/i915: Move execlists defines from .c to .h
Dave Gordon
david.s.gordon at intel.com
Wed Apr 22 07:02:01 PDT 2015
On 17/04/15 22:21, yu.dai at intel.com 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 by the guc files
>
> Issue: VIZ-4884
> Signed-off-by: Michael H. Nguyen <michael.h.nguyen at intel.com>
> ---
> drivers/gpu/drm/i915/i915_reg.h | 77 ++++++++++++++++++++++++++++++++++++++++
> drivers/gpu/drm/i915/intel_lrc.c | 76 ---------------------------------------
> 2 files changed, 77 insertions(+), 76 deletions(-)
This one's just a trivial reshuffle, so nothing can possibly go worng
here :)
Reviewed-by: Dave Gordon <david.s.gordon at intel.com>
More information about the Intel-gfx
mailing list