550.40.07

This commit is contained in:
Bernhard Stoeckner
2024-01-24 17:51:53 +01:00
parent bb2dac1f20
commit 91676d6628
1411 changed files with 261367 additions and 145959 deletions

View File

@@ -205,7 +205,8 @@ typedef struct NV00F8_CTRL_ATTACH_MEM_INFO {
*
* Restrictions:
* a. Physical memory with 2MB pagesize is allowed
* b. Only vidmem physical memory handle can be attached
* b. vidmem and sysmem with fixed node ID can be attached.
* sysmem with fixed node ID is supported only if EGM is enabled.
* c. Supported only for flexible fabric objects.
*/
#define NV00F8_CTRL_CMD_ATTACH_MEM (0xf80103) /* finn: Evaluated from "(FINN_NV_MEMORY_FABRIC_FABRIC_INTERFACE_ID << 8) | NV00F8_CTRL_ATTACH_MEM_PARAMS_MESSAGE_ID" */