OSDN Git Service

drm/i915: Move context descriptor fields to intel_lrc.h
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 1 Mar 2022 23:15:42 +0000 (15:15 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 2 Mar 2022 14:45:20 +0000 (06:45 -0800)
commitf4c1fdb93992ffc55899f38ddebcc0e1c390226e
tree52a3b7985c26a80788194f421ffdb0b37c65d40f
parentc674c5b9342e5cb0f3d9e9bcaf37dbe2087845e5
drm/i915: Move context descriptor fields to intel_lrc.h

This is a more appropriate header for these definitions.

v2:
 - Cleanup whitespace. (Lucas)

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220301231549.1817978-7-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gt/intel_engine_cs.c
drivers/gpu/drm/i915/gt/intel_gt_regs.h
drivers/gpu/drm/i915/gt/intel_lrc.h