[Intel-gfx] [PATCH v3 2/5] drm/i915/guc: add a helper to allocate and map guc vma

John Harrison John.C.Harrison at Intel.com
Mon Dec 9 19:57:25 UTC 2019


On 12/5/2019 14:02, Daniele Ceraolo Spurio wrote:
> We already have a couple of use-cases in the code and another one will
> come in one of the later patches in the series.
>
> v2: use the new function for the CT object as well
>
> Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
> Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
> Cc: John Harrison <John.C.Harrison at Intel.com>
> Cc: Matthew Brost <matthew.brost at intel.com>
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk> #v1
> ---
>   drivers/gpu/drm/i915/gt/uc/intel_guc.c        | 34 +++++++++++++++++++
>   drivers/gpu/drm/i915/gt/uc/intel_guc.h        |  2 ++
>   drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c    | 21 +++---------
>   drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c     | 25 +++-----------
>   .../gpu/drm/i915/gt/uc/intel_guc_submission.c | 22 ++++--------
>   5 files changed, 52 insertions(+), 52 deletions(-)

Reviewed-by: John Harrison<John.C.Harrison at Intel.com>



More information about the Intel-gfx mailing list