[PATCH v2] drm/amdgpu: add dce6 drm_panic support

Lu Yao yaolu at kylinos.cn
Wed Sep 18 06:04:50 UTC 2024


On 2024/9/17 21:21, Alex Deucher wrote:
> On Mon, Aug 12, 2024 at 2:10 AM Lu Yao <yaolu at kylinos.cn> wrote:
>> Add support for the drm_panic module, which displays a pretty user
>> friendly message on the screen when a Linux kernel panic occurs.
>>
>> Signed-off-by: Lu Yao <yaolu at kylinos.cn>
> Patch looks good to me.  Any chance you want to convert the other
> non-DC dce files (dce_v8_0.c, dce_v10_0.c, dce_v11_0.c) while you are
> at it?
>
> Alex
>
I don't have any hardware with those dc ip blocks.
Although the code logic looks consistent, but it still needs to be 
tested, right?  ; )

Lu Yao
> ---
> Changes in v2:
> 1. Drop include "drm_internal.h"
> 2. Add disabling DC tiling ops.
> Per suggestion from previous thread:
> https://patchwork.freedesktop.org/patch/606879/?series=136832&rev=1
> ---
>   drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 48 +++++++++++++++++++++++++++
>   1 file changed, 48 insertions(+)
> --
> 2.25.1
>


More information about the amd-gfx mailing list