[Public]
> -Original Message-
> From: amd-gfx On Behalf Of
> Shashank Sharma
> Sent: Friday, June 9, 2023 6:03 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Kuehling, Felix ; Somalapuram, Amaranath
> ; Koenig, Christian
> ; Sharma, Shashank
>
> Subject: [RFC] drm/amdgpu: flush gpu tlb usi
[AMD Official Use Only - General]
The series is:
Reviewed-by: Tao Zhou
> -Original Message-
> From: Zhang, Hawking
> Sent: Sunday, June 11, 2023 6:46 PM
> To: amd-gfx@lists.freedesktop.org; Yang, Stanley ; Li,
> Candice ; Chai, Thomas ;
> Zhou1, Tao
> Cc: Zhang, Hawking
> Subject: [P
[AMD Official Use Only - General]
> -Original Message-
> From: Zhang, Hawking
> Sent: Sunday, June 11, 2023 6:46 PM
> To: amd-gfx@lists.freedesktop.org; Yang, Stanley ; Li,
> Candice ; Chai, Thomas ;
> Zhou1, Tao
> Cc: Zhang, Hawking
> Subject: [PATCH 1/2] drm/amdgpu: Only create err_co
[AMD Official Use Only - General]
This series is:
Reviewed-by: Yifan Zhang
Best Regards,
Yifan
From: Huang, Tim
Sent: Friday, June 9, 2023 6:44 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Zhang, Yifan
; Zhang, Jesse(Jie) ; Huang, Tim
Fixes the following gcc with W=1:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.c:872: warning:
Excess function parameter 'drr_pipe' description in 'subvp_drr_schedulable'
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.c:1030: warning:
Cannot understand * **
[AMD Official Use Only - General]
Reviewed-by: Evan Quan
> -Original Message-
> From: SHANMUGAM, SRINIVASAN
> Sent: Friday, June 9, 2023 4:45 PM
> To: Deucher, Alexander ; Koenig, Christian
> ; Quan, Evan ; Gui, Jack
>
> Cc: amd-gfx@lists.freedesktop.org; SHANMUGAM, SRINIVASAN
>
> Sub
[why]
Because the drm/amdgpu drivers do not work with Navi 10 [RX 5700] series
GPUs on non-x86 platforms, this patch helps find out where the drivers fail.
After applying his patch, the following error message can be found:
[drm:dc_create [amdgpu]] *ERROR* dc_construct: failed to create resource
Hi
This gives me a blank screen when booting on my Ryzen 9 5900HX Laptop
03:00.0 Display controller [0380]: Advanced Micro Devices, Inc.
[AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT]
[1002:73df] (rev c3)
08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
GFX v11_0_3 ras needs to be enabled if poison mode
is supported. Driver doesn't need issue an feature
enable call in gfx_v11_0 late init phase. The ras
late init call is already centralized to
amdgpu_ras_late_init.
In addition, move poison_mode check out of common
helper like amdgpu_ras_is_supporte
Some IP blocks only support partial ras feature and don't
have ras counter and/or ras error status register at all.
Driver should not create err_count sysfs node for those
IP blocks.
Signed-off-by: Hawking Zhang
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 31 ++---
1 file c
10 matches
Mail list logo