RE: [PATCH v3] drm/amdgpu: Add supported NPS modes node

2024-11-05 Thread Zhang, Hawking
; Poag, Charis ; Cheung, Donald ; Khatir, Sepehr ; Oliveira, Daniel Subject: [PATCH v3] drm/amdgpu: Add supported NPS modes node Add sysfs node to show supported NPS mode for the partition configuration selected using xcp_config v2: Hide node if dynamic nps switch not supported v3: Fix removal

[PATCH v3] drm/amdgpu: Add supported NPS modes node

2024-11-05 Thread Asad Kamal
Add sysfs node to show supported NPS mode for the partition configuration selected using xcp_config v2: Hide node if dynamic nps switch not supported v3: Fix removal of files in case of error Signed-off-by: Asad Kamal Reviewed-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c | 48 ++