On Fri, 14 Feb 2020 09:13:40 +0100
Daniel Vetter wrote:
> Just a tiny copypasta mistake.
>
> Fixes: 751465913f04 ("drm/bridge: Add a drm_bridge_state object")
> Cc: Boris Brezillon
Acked-by: Boris Brezillon
> Cc: Neil Armstrong
> Signed-off-by: Daniel Vetter
> ---
> drivers/gpu/drm/drm_at
On Sat, Feb 15, 2020 at 10:19:36AM +0100, Boris Brezillon wrote:
> On Fri, 14 Feb 2020 09:13:40 +0100
> Daniel Vetter wrote:
>
> > Just a tiny copypasta mistake.
> >
> > Fixes: 751465913f04 ("drm/bridge: Add a drm_bridge_state object")
> > Cc: Boris Brezillon
>
> Acked-by: Boris Brezillon
Th
On Fri, Feb 14, 2020 at 06:59:19PM +0100, Sam Ravnborg wrote:
> From 6fdc9c030ba88e6d0d8abc319f3dfe83751d5900 Mon Sep 17 00:00:00 2001
> From: Sam Ravnborg
> Date: Fri, 14 Feb 2020 18:54:42 +0100
> Subject: [PATCH v1 1/1] drm/print: clean up RATELIMITED macros
>
> Drop a few indirections, making
Hi Daniel.
On Sat, Feb 15, 2020 at 01:23:10PM +0100, Daniel Vetter wrote:
> On Fri, Feb 14, 2020 at 06:59:19PM +0100, Sam Ravnborg wrote:
> > From 6fdc9c030ba88e6d0d8abc319f3dfe83751d5900 Mon Sep 17 00:00:00 2001
> > From: Sam Ravnborg
> > Date: Fri, 14 Feb 2020 18:54:42 +0100
> > Subject: [PATCH
https://bugzilla.kernel.org/show_bug.cgi?id=200695
Adam (magicm...@magicmyth.com) changed:
What|Removed |Added
CC||magicm...@magicmyth.com
struct drm_encoder_helper_funcs included a callback
named drm_crtc.
There are no users left - so drop it.
There was one reference in drm_crtc_helper.c,
which checked if the value was not NULL.
As it was never assigned this check could be dropped.
Signed-off-by: Sam Ravnborg
Cc: Daniel Vetter
--
On Sat, 15 Feb 2020, Emmanuel Vadot wrote:
> From: Emmanuel Vadot
>
> Contributors for this file are :
> Chris Wilson
> Denis Efremov
> Jani Nikula
> Maxime Ripard
> Noralf Trønnes
> Sam Ravnborg
> Thomas Zimmermann
>
> Signed-off-by: Emmanuel Vadot
I've only converted some logging.
Ack
drm_display_mode.private was only referenced in one place where
is was copied but never assigned.
Drop the copy and drop the field in drm_display_mode.
Adjust the comment of private_flags as is referred to the comment for
private.
Signed-off-by: Sam Ravnborg
Cc: Sean Paul
Cc: Daniel Vetter
Cc:
Hi Emmanuel.
On Sat, Feb 15, 2020 at 07:09:09PM +0100, Emmanuel Vadot wrote:
> Hello all,
>
> We had a discussion a while back with Noralf where he said that he wouldn't
> mind dual licence his work under GPL-2 and MIT.
> Those files are a problem with BSDs as we cannot include them.
> For drm_cl
Den 15.02.2020 19.09, skrev Emmanuel Vadot:
> From: Emmanuel Vadot
>
> Contributors for this file are :
> Chris Wilson
> Denis Efremov
> Jani Nikula
> Maxime Ripard
> Noralf Trønnes
> Sam Ravnborg
> Thomas Zimmermann
>
> Signed-off-by: Emmanuel Vadot
> ---
Acked-by: Noralf Trønnes
_
Den 15.02.2020 19.09, skrev Emmanuel Vadot:
> From: Emmanuel Vadot
>
> Contributors for this file are :
> Gerd Hoffmann
> Maxime Ripard
> Noralf Trønnes
>
> Signed-off-by: Emmanuel Vadot
> ---
Acked-by: Noralf Trønnes
___
dri-devel mailing list
On Sat, Feb 15, 2020 at 6:33 PM Sam Ravnborg wrote:
>
> struct drm_encoder_helper_funcs included a callback
> named drm_crtc.
>
> There are no users left - so drop it.
> There was one reference in drm_crtc_helper.c,
> which checked if the value was not NULL.
> As it was never assigned this check c
On Sat, Feb 15, 2020 at 7:35 PM Sam Ravnborg wrote:
>
> drm_display_mode.private was only referenced in one place where
> is was copied but never assigned.
>
> Drop the copy and drop the field in drm_display_mode.
> Adjust the comment of private_flags as is referred to the comment for
> private.
>
Hi Daniel.
> > I also checked private_flags - it is used in a few modules.
> > And it looked legit.
> >
> Iirc i915 used this, before we went full overdrive with entire atomic
> state structure subclassing :-)
$ git grep -l private_flags
gma500/psb_intel_drv.h
i915/display/intel_display.c
i915/di
On Sat, Feb 15, 2020 at 08:09:40PM +0100, Daniel Vetter wrote:
> On Sat, Feb 15, 2020 at 6:33 PM Sam Ravnborg wrote:
> >
> > struct drm_encoder_helper_funcs included a callback
> > named drm_crtc.
> >
> > There are no users left - so drop it.
> > There was one reference in drm_crtc_helper.c,
> > w
https://bugzilla.kernel.org/show_bug.cgi?id=206021
--- Comment #5 from Clément Guérin (li...@protonmail.com) ---
Hitting that bug on linux 5.6-rc1
--
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing l
https://bugzilla.kernel.org/show_bug.cgi?id=202799
Clément Guérin (li...@protonmail.com) changed:
What|Removed |Added
Status|NEW |RESOLVED
https://bugzilla.kernel.org/show_bug.cgi?id=202445
Clément Guérin (li...@protonmail.com) changed:
What|Removed |Added
Status|NEW |RESOLVED
18 matches
Mail list logo