On Thu, Feb 13, 2025 at 01:56:12AM +0200, Ville Syrjälä wrote:
> On Thu, Jan 23, 2025 at 01:05:47PM +0200, Dmitry Baryshkov wrote:
> > On Thu, Jan 23, 2025 at 12:05:29PM +0200, Jani Nikula wrote:
> > > On Fri, 17 Jan 2025, Dmitry Baryshkov wrote:
> > > > Switch drm_dp_aux_dev.c to use new set of D
On Thu, Jan 23, 2025 at 01:05:47PM +0200, Dmitry Baryshkov wrote:
> On Thu, Jan 23, 2025 at 12:05:29PM +0200, Jani Nikula wrote:
> > On Fri, 17 Jan 2025, Dmitry Baryshkov wrote:
> > > Switch drm_dp_aux_dev.c to use new set of DPCD read / write helpers.
> >
> > This might be one of the few places
On Thu, Jan 23, 2025 at 12:05:29PM +0200, Jani Nikula wrote:
> On Fri, 17 Jan 2025, Dmitry Baryshkov wrote:
> > Switch drm_dp_aux_dev.c to use new set of DPCD read / write helpers.
>
> This might be one of the few places where the old functions and the old
> return value was used in a sensible ma
On Fri, 17 Jan 2025, Dmitry Baryshkov wrote:
> Switch drm_dp_aux_dev.c to use new set of DPCD read / write helpers.
This might be one of the few places where the old functions and the old
return value was used in a sensible manner.
BR,
Jani.
>
> Signed-off-by: Dmitry Baryshkov
> ---
> drivers
Switch drm_dp_aux_dev.c to use new set of DPCD read / write helpers.
Signed-off-by: Dmitry Baryshkov
---
drivers/gpu/drm/display/drm_dp_aux_dev.c | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/drivers/gpu/drm/display/drm_dp_aux_dev.c
b/drivers/gpu/drm/display/d