]> Gentwo Git Trees - linux/.git/commit
drm/xe/configfs: Improve doc for ctx_restore* attributes
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 24 Sep 2025 15:27:11 +0000 (08:27 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 24 Sep 2025 18:16:56 +0000 (11:16 -0700)
commit47ca7acff4011fa322853a3612f464b959e88210
tree252741ad9555a9603e2c18bd538ec9843e7964a6
parentdd797967160b79cc0ca2d2eb05fc55436b66dce0
drm/xe/configfs: Improve doc for ctx_restore* attributes

Spell out the syntax instead of only using examples. Particularly
important the <engine-class> part since that's different than
engines_allowed and may confuse users. The same batch buffer is used for
all engines of a certain class.

Cc: Raag Jadav <raag.jadav@intel.com>
Reviewed-by: Raag Jadav <raag.jadav@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Fixes: e2a9854d806e ("drm/xe/configfs: Allow to select by class only")
Link: https://lore.kernel.org/r/20250924152709.659483-4-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_configfs.c