This is a reminder that the membership renewal period ends in 2 days,
and elections will start after that. Please register as an X.Org
Foundation member to be able to vote in the upcoming elections. Thanks!
-Ricardo Garcia, on behalf of the X.Org elections committee.
On Tue, 2024-03-26 at 11:42
centralize all pp_dpm_xxx attr nodes into
pp_dpm_clk_default_attr_update() function.
Signed-off-by: Yang Wang
---
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 207 -
1 file changed, 115 insertions(+), 92 deletions(-)
diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c
b/drivers
[AMD Official Use Only - General]
Reviewed-by: Kenneth Feng
-Original Message-
From: Hawking Zhang
Sent: Sunday, March 31, 2024 1:02 PM
To: amd-gfx@lists.freedesktop.org; Deucher, Alexander
; Feng, Kenneth
Cc: Zhang, Hawking
Subject: [PATCH] drm/amdgpu: Bypass asd if display hw is n
[AMD Official Use Only - General]
Reviewed-by: Kenneth Feng
-Original Message-
From: Wang, Yang(Kevin)
Sent: Monday, April 1, 2024 8:39 AM
To: amd-gfx@lists.freedesktop.org
Cc: Feng, Kenneth ; Lazar, Lijo ;
Wang, Yang(Kevin)
Subject: [PATCH] drm/amd/pm: centralize all pp_dpm_xxx attr
From: Jesse Zhang
remove the unsed the paramter in the function
ttm_bo_bounce_temp_buffer and ttm_bo_add_move_fence.
V2:rebase the patch on top of drm-misc-next (Christian)
Signed-off-by: Jesse Zhang
Reviewed-by: Christian König
---
drivers/gpu/drm/ttm/ttm_bo.c | 8 +++-
1 file changed,
Check UC bit instead of ext error code.
Signed-off-by: Tao Zhou
---
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
b/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6
Add more possible ext error code.
v2: still use ext error code instead of UC bit.
Signed-off-by: Tao Zhou
---
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
b/driver