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: <5a6bffa.a00e.195b82a4808.Coremail.andyshrk@163.com>
Date: Fri, 21 Mar 2025 18:05:33 +0800 (CST)
From: "Andy Yan" <andyshrk@....com>
To: "Maxime Ripard" <mripard@...nel.org>
Cc: lumag@...nel.org, neil.armstrong@...aro.org,
	dri-devel@...ts.freedesktop.org, dianders@...omium.org,
	jani.nikula@...el.com, lyude@...hat.com, jonathanh@...dia.com,
	p.zabel@...gutronix.de, simona@...ll.ch, victor.liu@....com,
	rfoss@...nel.org, chunkuang.hu@...nel.org,
	cristian.ciocaltea@...labora.com, Laurent.pinchart@...asonboard.com,
	linux-arm-msm@...r.kernel.org, linux-mediatek@...ts.infradead.org,
	linux-kernel@...r.kernel.org, freedreno@...ts.freedesktop.org,
	"Andy Yan" <andy.yan@...k-chips.com>
Subject: Re:Re: [PATCH 1/1] drm/bridge: Pass down connector to drm bridge
 detect hook


Hi Maxime,

At 2025-03-21 17:48:04, "Maxime Ripard" <mripard@...nel.org> wrote:
>On Fri, Mar 21, 2025 at 04:53:38PM +0800, Andy Yan wrote:
>> From: Andy Yan <andy.yan@...k-chips.com>
>> 
>> In some application scenarios, we hope to get the corresponding
>> connector when the bridge's detect hook is invoked.
>> 
>> In most cases, we can get the connector by drm_atomic_get_connector_for_encoder
>> if the encoder attached to the bridge is enabled, however there will
>> still be some scenarios where the detect hook of the bridge is called
>> but the corresponding encoder has not been enabled yet. For instance,
>> this occurs when the device is hot plug in for the first time.
>> 
>> Since the call to bridge's detect is initiated by the connector, passing
>> down the corresponding connector directly will make things simpler.
>> 
>> Signed-off-by: Andy Yan <andy.yan@...k-chips.com>
>
>FTR, I'm against it and would have appreciated that you wait for a
>meaningful closure to the discussion we've had on this.

No problem. I just want to know how to proceed with this.


>
>Maxime

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ