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] [day] [month] [year] [list]
Message-ID: <bc2e2acc-d019-4812-a195-92c8ec117e07@microchip.com>
Date: Tue, 20 Jan 2026 11:22:13 +0000
From: <Manikandan.M@...rochip.com>
To: <Ludovic.Desroches@...rochip.com>, <Dharma.B@...rochip.com>,
	<maarten.lankhorst@...ux.intel.com>, <mripard@...nel.org>,
	<tzimmermann@...e.de>, <airlied@...il.com>, <simona@...ll.ch>,
	<Nicolas.Ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
	<claudiu.beznea@...on.dev>
CC: <dri-devel@...ts.freedesktop.org>, <linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/8] drm/atmel-hlcdc: make more use of helpers

On 18/12/25 6:55 pm, Ludovic Desroches wrote:
> Hi,
> 
> This set of patches is mostly about using available helpers when
> possible to simplify the code and ease the maintenance.
> 
> There is a dependency on "drm/panel: simple: restore connector_type
> fallback", otherwise the atmel-hlcdc driver may fail during the probe.
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@...rochip.com>

Applied to drm-misc-next.

Thanks!
> ---
> Changes in v2:
> - Fix patch 5 warning about uninitialized use of ret.
> - Link to v1: https://lore.kernel.org/r/20251121-lcd_cleanup_mainline-v1-0-2587e6fe4d67@microchip.com
> 
> ---
> Ludovic Desroches (8):
>        drm/atmel-hlcdc: use managed device resources for the display controller
>        drm/atmel-hlcdc: add support for the nomodeset kernel parameter
>        drm/atmel-hlcdc: use drmm_simple_encoder_alloc()
>        drm/atmel-hlcdc: use drm_crtc_mask()
>        drm/atmel-hlcdc: use devm_drm_of_get_bridge()
>        drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()
>        drm/atmel-hlcdc: use drmm_universal_plane_alloc()
>        drm/atmel-hlcdc: destroy properly the plane state in the reset callback
> 
>   drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c   | 32 ++---------
>   drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c     | 40 +++++++------
>   drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h     |  1 +
>   drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 50 +++++-----------
>   drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c  | 73 +++++++++++-------------
>   5 files changed, 75 insertions(+), 121 deletions(-)
> ---
> base-commit: 88cbd8ac379cf5ce68b7efcfd4d1484a6871ee0b
> change-id: 20251121-lcd_cleanup_mainline-b6acc75b5a09
> 
> Best regards,

-- 
Thanks and Regards,
Manikandan M.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ