lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 15 Aug 2023 10:29:27 +0200
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     Sui Jingfeng <suijingfeng@...ngson.cn>
Cc:     "David S . Miller" <davem@...emloft.net>,
        Jesse Brandeburg <jesse.brandeburg@...el.com>,
        Tony Nguyen <anthony.l.nguyen@...el.com>,
        Lukas Bulwahn <lukas.bulwahn@...il.com>,
        linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Mips: loongson3_defconfig: Enable ast drm driver by
 default

On Thu, Aug 03, 2023 at 05:16:37PM +0800, Sui Jingfeng wrote:
> ASpeed GPU is typically found on the Loongson server platform, as a
> peripheral device driver, it generally should be compiled as a module.
> 
> Tested on loongson 3B4000 server[1].
> 
> [1] https://github.com/loongson-gfx/loongson_boards/tree/main/ls3b4000x2_server
> 
> Signed-off-by: Sui Jingfeng <suijingfeng@...ngson.cn>
> ---
>  arch/mips/configs/loongson3_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/mips/configs/loongson3_defconfig b/arch/mips/configs/loongson3_defconfig
> index 3087e64e6ebe..a9fadea72da5 100644
> --- a/arch/mips/configs/loongson3_defconfig
> +++ b/arch/mips/configs/loongson3_defconfig
> @@ -283,6 +283,7 @@ CONFIG_DRM_AMDGPU_USERPTR=y
>  CONFIG_DRM_AMD_ACP=y
>  CONFIG_DRM_AMD_DC=y
>  CONFIG_DRM_AMD_DC_SI=y
> +CONFIG_DRM_AST=m
>  CONFIG_DRM_RADEON=m
>  CONFIG_DRM_QXL=y
>  CONFIG_DRM_VIRTIO_GPU=y
> -- 
> 2.34.1
> 

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ