]> git.dujemihanovic.xyz Git - linux.git/commit
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)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 11 Apr 2024 13:41:54 +0000 (08:41 -0500)
commitf76646c83f028c62853c23dac49204232e903597
treed1d4042d9e524799aa55f7f94cec90284311c3b3
parent9cb46b31f3d08ed3fce86349e8c12f96d7c88717
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
(cherry picked from commit dc30c6e7149baaae4288c742de95212b31f07438)
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/regs/xe_engine_regs.h
drivers/gpu/drm/xe/xe_lrc.c