]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/lrc: Add table with LRC layout
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 10 Jul 2025 20:33:49 +0000 (13:33 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 14 Jul 2025 20:40:17 +0000 (13:40 -0700)
commitf4d51b6ce51dfa9c0a238416f47dfe4726be4e70
tree7c279203c5d5b735b114e03ad8786e0fe01b419e
parentaded26ccaaa87ec9d7665eb7be25be4c70672b28
drm/xe/lrc: Add table with LRC layout

Add a table to document the LRC's BO layout to make it easier to
visualize how each region stacks on top of each other.

Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://lore.kernel.org/r/20250710-lrc-refactors-v2-4-a5e2ca03f6bd@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_lrc.c