drm/xe: Add MI_LOAD_REGISTER_REG command definition
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 3 Mar 2025 17:35:18 +0000 (18:35 +0100)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Wed, 12 Mar 2025 10:37:49 +0000 (11:37 +0100)
commit4383dd88fa77b8489b627125b268c3f1ab934e37
tree3c05581f69a0c3283a987f266da5d5ebffc3a911
parent8da8aecf1f2d89c2b8188bcf7aa252ec146ddd12
drm/xe: Add MI_LOAD_REGISTER_REG command definition

The MI_LOAD_REGISTER_REG command reads value from a source register
location and writes that value to a destination register location.

Bspec: 45730, 60233
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250303173522.1822-2-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/instructions/xe_mi_commands.h