On Tue, 25 Mar 2025, Yongbang Shi <[email protected]> wrote: >> On Mon, 24 Mar 2025, Yongbang Shi <[email protected]> wrote: >>>> On Wed, 19 Mar 2025, Yongbang Shi <[email protected]> wrote: >>>>> From: Baihan Li <[email protected]> >>>>> >>>>> Add registering drm_aux and use it to get connector edid with drm >>>>> functions. Add ddc channel in connector initialization to put drm_aux >>>>> in drm_connector. >>>>> >>>>> Signed-off-by: Baihan Li <[email protected]> >>>>> Signed-off-by: Yongbang Shi <[email protected]> >>>>> Reviewed-by: Dmitry Baryshkov <[email protected]> >>>>> --- >>>>> ChangeLog: >>>>> v6 -> v7: >>>>> - add if statement about drm aux in hibmc_dp_connector_get_modes(), >>>>> suggested by Jani Nikula >>>> I don't understand this, and I did not suggest such a thing. >>>> >>>> BR, >>>> Jani. >>>> >>> Hi Jani, >>> >>> Is the modification of v8 correct? >> I never received that for whatever reason. > > Here's the link: > https://lore.kernel.org/all/[email protected]/
Thanks. The EDID handling looks fine. AFAICT you leak dp->aux.name though. BR, Jani. -- Jani Nikula, Intel
