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: Fri, 9 Feb 2024 15:21:45 -0300
From: Helen Koike <helen.koike@...labora.com>
To: Vignesh Raman <vignesh.raman@...labora.com>,
 dri-devel@...ts.freedesktop.org
Cc: daniel@...ishbar.org, airlied@...il.com, daniel@...ll.ch,
 david.heidelberg@...labora.com, guilherme.gallo@...labora.com,
 sergi.blanch.torne@...labora.com, robdclark@...il.com,
 linux-mediatek@...ts.infradead.org, linux-rockchip@...ts.infradead.org,
 linux-amlogic@...ts.infradead.org, amd-gfx@...ts.freedesktop.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/9] drm/ci: arm64.config: Enable
 CONFIG_DRM_ANALOGIX_ANX7625



On 30/01/2024 12:03, Vignesh Raman wrote:
> Enable CONFIG_DRM_ANALOGIX_ANX7625 in the arm64 defconfig to get
> display driver probed on the mt8183-kukui-jacuzzi-juniper machine.
> 
> arch/arm64/configs/defconfig has CONFIG_DRM_ANALOGIX_ANX7625=m,
> but drm-ci don't have initrd with modules, so add
> CONFIG_DRM_ANALOGIX_ANX7625=y in CI arm64 config.

Couldn't you load the module as it is done on
https://cgit.freedesktop.org/drm/drm-misc/tree/drivers/gpu/drm/ci/igt_runner.sh#n35 
?

This is not a blocker, in any case

Acked-by: Helen Koike <helen.koike@...labora.com>

Thanks
Helen

> 
> Signed-off-by: Vignesh Raman <vignesh.raman@...labora.com>
> ---
> 
> v2:
>    - No changes
> 
> v3:
>    - No changes
> 
> ---
>   drivers/gpu/drm/ci/arm64.config | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/ci/arm64.config b/drivers/gpu/drm/ci/arm64.config
> index 8dbce9919a57..37d23fd7a367 100644
> --- a/drivers/gpu/drm/ci/arm64.config
> +++ b/drivers/gpu/drm/ci/arm64.config
> @@ -187,6 +187,7 @@ CONFIG_MTK_DEVAPC=y
>   CONFIG_PWM_MTK_DISP=y
>   CONFIG_MTK_CMDQ=y
>   CONFIG_REGULATOR_DA9211=y
> +CONFIG_DRM_ANALOGIX_ANX7625=y
>   
>   # For nouveau.  Note that DRM must be a module so that it's loaded after NFS is up to provide the firmware.
>   CONFIG_ARCH_TEGRA=y

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ