On Tue, Jan 14, 2025 at 04:45:09PM +0100, Maxime Ripard wrote:
> On Tue, Jan 07, 2025 at 06:18:07PM +0200, Dmitry Baryshkov wrote:
> > On Tue, 7 Jan 2025 at 16:32, Maxime Ripard wrote:
> > >
> > > On Wed, Dec 25, 2024 at 01:10:10AM +0200, Dmitry Baryshkov wrote:
> > > > Add generic CEC helpers to
On Tue, Jan 07, 2025 at 06:18:07PM +0200, Dmitry Baryshkov wrote:
> On Tue, 7 Jan 2025 at 16:32, Maxime Ripard wrote:
> >
> > On Wed, Dec 25, 2024 at 01:10:10AM +0200, Dmitry Baryshkov wrote:
> > > Add generic CEC helpers to be used by HDMI drivers. Both notifier and
> > > and adapter are supporte
On Tue, 7 Jan 2025 at 16:32, Maxime Ripard wrote:
>
> On Wed, Dec 25, 2024 at 01:10:10AM +0200, Dmitry Baryshkov wrote:
> > Add generic CEC helpers to be used by HDMI drivers. Both notifier and
> > and adapter are supported for registration. Once registered, the driver
> > can call common set of f
On Wed, Dec 25, 2024 at 01:10:10AM +0200, Dmitry Baryshkov wrote:
> Add generic CEC helpers to be used by HDMI drivers. Both notifier and
> and adapter are supported for registration. Once registered, the driver
> can call common set of functions to update physical address, to
> invalidate it or to
Add generic CEC helpers to be used by HDMI drivers. Both notifier and
and adapter are supported for registration. Once registered, the driver
can call common set of functions to update physical address, to
invalidate it or to unregister CEC data.
Signed-off-by: Dmitry Baryshkov
---
drivers/gpu/d