Re: [PATCH] drm/amdgpu: handle default profile on GC 9.4.1

2024-10-22 Thread Alex Deucher
tself, it’s ok. > > Reviewed-by: Kenneth Feng kenneth.f...@amd.com > > > > > > > > *From:* amd-gfx *On Behalf Of > *Deucher, > Alexander > *Sent:* Tuesday, October 22, 2024 4:35 AM > *To:* amd-gfx@lists.freedesktop.org > *Subject:* Re: [PATCH]

Re: [PATCH] drm/amdgpu: handle default profile on GC 9.4.1

2024-10-22 Thread Lazar, Lijo
On 10/19/2024 12:50 AM, Alex Deucher wrote: > It does not support fullscreen 3D. > > Fixes: 336568de918e ("drm/amdgpu/swsmu: default to fullscreen 3D profile for > dGPUs") > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 3 ++- > 1 file changed, 2 insertions(

RE: [PATCH] drm/amdgpu: handle default profile on GC 9.4.1

2024-10-21 Thread Feng, Kenneth
ucher, Alexander mailto:alexander.deuc...@amd.com>> Subject: [PATCH] drm/amdgpu: handle default profile on GC 9.4.1 It does not support fullscreen 3D. Fixes: 336568de918e ("drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs") Signed-off-by: Alex Deucher mailto:alexan

Re: [PATCH] drm/amdgpu: handle default profile on GC 9.4.1

2024-10-21 Thread Deucher, Alexander
[AMD Official Use Only - AMD Internal Distribution Only] Ping? From: Deucher, Alexander Sent: Friday, October 18, 2024 3:20 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdgpu: handle default profile on GC 9.4.1 It does not

[PATCH] drm/amdgpu: handle default profile on GC 9.4.1

2024-10-18 Thread Alex Deucher
It does not support fullscreen 3D. Fixes: 336568de918e ("drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs") Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/pm/swsmu/am