Re: [PATCH 0/6] drm: enable W=1 warnings by default across the subsystem

2024-04-05 Thread Aishwarya TCV
On 05/04/2024 10:57, Jani Nikula wrote: > On Thu, 04 Apr 2024, Aishwarya TCV wrote: >> Observed warning "include/drm/drm_print.h:536:35: warning: '%4.4s' >> directive argument is null [-Wformat-overflow=]" when building the >> modules with "defconfig+ksel

Re: [PATCH 0/6] drm: enable W=1 warnings by default across the subsystem

2024-04-04 Thread Aishwarya TCV
On 10/01/2024 17:39, Jani Nikula wrote: > This is v2 of [1] to enable most W=1 warnings across the drm > subsystem. Some fixes first, and a CONFIG_DRM_WERROR on top. > > I build tested this for x86 (both gcc and clang), arm and arm64. > > BR, > Jani. > > > [1]

Warning notice "Memory manager not clean during takedown" on RB5 runs

2023-10-14 Thread Aishwarya TCV
Hi Dmitry On 17/08/2023 15:59, Dmitry Baryshkov wrote: > Add displayport altmode declaration to the Type-C controller node to > enable DP altmode negotiation. > > Signed-off-by: Dmitry Baryshkov > --- > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 7 +++ > 1 file changed, 7 insertions(+) >