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]
Date: Fri, 7 Jun 2024 16:45:36 +0200
From: Noralf Trønnes <noralf@...nnes.org>
To: Neil Armstrong <neil.armstrong@...aro.org>,
 Jessica Zhang <quic_jesszhan@...cinc.com>, Sam Ravnborg <sam@...nborg.org>,
 David Airlie <airlied@...il.com>, Daniel Vetter <daniel@...ll.ch>,
 Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
 Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>,
 Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
 Conor Dooley <conor+dt@...nel.org>, David Lechner <david@...hnology.com>,
 Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
Cc: dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org,
 Kamlesh Gurudasani <kamlesh.gurudasani@...il.com>,
 Tommaso Merciai <tommaso.merciai@...rulasolutions.com>
Subject: Re: [PATCH v4 0/5] drm/tiny: panel-mipi-dbi: Support 18 bits per
 color RGB666



On 6/4/24 15:20, Noralf Trønnes via B4 Relay wrote:
> Hi,
> 
> In this version I've fixed up a commit message that I had forgotten to 
> write before sending and improved a struct member name.
> 
> See version 1 of the patchset for the full cover letter.
> 
> Signed-off-by: Noralf Trønnes <noralf@...nnes.org>
> ---

Thanks a lot for reviewing the patches, applied to drm-misc-next.

Noralf.

> Changes in v4:
> - Expand the commit message (Dmitry)
> - s/emulation_format/pixel_format/ (Dmitry)
> - Link to v3: https://lore.kernel.org/r/20240603-panel-mipi-dbi-rgb666-v3-0-59ed53ca73da@tronnes.org
> 
> Changes in v3:
> - Added r-b's to patch 1 and 5
> - Link to v2: https://lore.kernel.org/r/20240512-panel-mipi-dbi-rgb666-v2-0-49dd266328a0@tronnes.org
> 
> Changes in v2:
> - binding: Use 'default: r5g6b5' (Rob)
> - Link to v1: https://lore.kernel.org/r/20240507-panel-mipi-dbi-rgb666-v1-0-6799234afa3e@tronnes.org
> 
> ---
> Noralf Trønnes (5):
>       dt-bindings: display: panel: mipi-dbi-spi: Add a pixel format property
>       drm/mipi-dbi: Remove mipi_dbi_machine_little_endian()
>       drm/mipi-dbi: Make bits per word configurable for pixel transfers
>       drm/mipi-dbi: Add support for DRM_FORMAT_RGB888
>       drm/tiny: panel-mipi-dbi: Support the pixel format property
> 
>  .../bindings/display/panel/panel-mipi-dbi-spi.yaml | 30 +++++++++
>  drivers/gpu/drm/drm_mipi_dbi.c                     | 76 +++++++++++++++-------
>  drivers/gpu/drm/tiny/panel-mipi-dbi.c              | 55 +++++++++++++++-
>  include/drm/drm_mipi_dbi.h                         | 10 +++
>  4 files changed, 147 insertions(+), 24 deletions(-)
> ---
> base-commit: 0209df3b4731516fe77638bfc52ba2e9629c67cd
> change-id: 20240405-panel-mipi-dbi-rgb666-4e033787d6c9
> 
> Best regards,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ