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, 22 Apr 2022 12:35:38 +0200
From:   Maxime Ripard <maxime@...no.tech>
To:     José Expósito <jose.exposito89@...il.com>,
        inki.dae@...sung.com
Cc:     Maxime Ripard <maxime@...no.tech>, daniel@...ll.ch,
        linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
        laurent.pinchart@...asonboard.com,
        linux-arm-kernel@...ts.infradead.org, alain.volmat@...s.st.com,
        lgirdwood@...il.com, broonie@...nel.org, samuel@...lland.org,
        linux-samsung-soc@...r.kernel.org, p.zabel@...gutronix.de,
        airlied@...ux.ie, kyungmin.park@...sung.com, mripard@...nel.org,
        jernej.skrabec@...il.com, jy0922.shim@...sung.com,
        alim.akhtar@...sung.com, krzk@...nel.org, heiko@...ech.de,
        linux-sunxi@...ts.linux.dev, hjc@...k-chips.com, wens@...e.org,
        dri-devel@...ts.freedesktop.org, sw0312.kim@...sung.com
Subject: Re: (subset) [PATCH 5/5] drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi

On Thu, 21 Apr 2022 19:07:25 +0200, José Expósito wrote:
> Once EDID is parsed, the monitor HDMI support information is available
> through drm_display_info.is_hdmi.
> 
> This driver calls drm_detect_hdmi_monitor() to receive the same
> information and stores its own cached value, which is less efficient.
> 
> Avoid calling drm_detect_hdmi_monitor() and use drm_display_info.is_hdmi
> instead and also remove sun4i_hdmi.hdmi_monitor as it is no longer
> necessary.
> 
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ