drm/xe: Label RING_CONTEXT_CONTROL as masked
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Thu, 4 Apr 2024 16:12:56 +0000 (09:12 -0700)
committerAshutosh Dixit <ashutosh.dixit@intel.com>
Mon, 8 Apr 2024 15:01:00 +0000 (08:01 -0700)
commitdc30c6e7149baaae4288c742de95212b31f07438
treee859bbc83cfcd89939a5394db23b3483e8beb0cb
parent335ad807d59526c47ca7e535b571fffc9d38a600
drm/xe: Label RING_CONTEXT_CONTROL as masked

RING_CONTEXT_CONTROL is a masked register.

v2: Also clean up setting register value (Lucas)

Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240404161256.3852502-1-ashutosh.dixit@intel.com
drivers/gpu/drm/xe/regs/xe_engine_regs.h
drivers/gpu/drm/xe/xe_lrc.c