summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue_types.h
diff options
context:
space:
mode:
authorchong li <chongli2@amd.com>2026-05-06 17:21:23 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-05-18 18:13:28 -0400
commit3635e1104aa21a01c2e6e7dde02a5b3641f4c46c (patch)
treea332a6d95537810a93b1ac09612af4d8be012945 /include/linux/timerqueue_types.h
parentd3f5bbd007133c64a20e81ef290a93e46c75df40 (diff)
drm/amdgpu: Add guest driver CUID support
v3: improve the coding style. v2: use debugfs_create_x64 and debugfs_create_x8 to create node. v1: 1. Add guest driver CUID support 2. Do not expose vf index(variable "fcn_idx") to customers, replace the fcn_idx with pad. Only expose the unitid to customers. background: Change fcn_idx to pad, VF index won't expose to guest vm. Introduce a new unitid field as the VF identifier to replace the VF index: 1).unitid is assigned by the host driver 2).It is delivered to the guest via the pf2vf message 3).The application or umd can retrieve united from the sysfs node Signed-off-by: chong li <chongli2@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions