Re: [PATCH] drm/fb-helper: Unexport cmdline helpers

2019-06-11 Thread Noralf Trønnes
Den 11.06.2019 10.06, skrev Daniel Vetter: > On Sat, Jun 08, 2019 at 05:41:49PM +0200, Noralf Trønnes wrote: >> >> >> Den 07.06.2019 20.52, skrev Daniel Vetter: >>> No longer needed since the i915 initial config logic was pulled into >>> the shared helper by Noralf. >>> >> >> I'm fixing this

Re: [PATCH] drm/fb-helper: Unexport cmdline helpers

2019-06-11 Thread Daniel Vetter
On Sat, Jun 08, 2019 at 05:41:49PM +0200, Noralf Trønnes wrote: > > > Den 07.06.2019 20.52, skrev Daniel Vetter: > > No longer needed since the i915 initial config logic was pulled into > > the shared helper by Noralf. > > > > I'm fixing this when I move the modeset code to drm_client. I hope

Re: [PATCH] drm/fb-helper: Unexport cmdline helpers

2019-06-08 Thread Noralf Trønnes
Den 07.06.2019 20.52, skrev Daniel Vetter: > No longer needed since the i915 initial config logic was pulled into > the shared helper by Noralf. > I'm fixing this when I move the modeset code to drm_client. I hope I can apply the remaining bits this week (sent a v8). The CI gave me a failure

[PATCH] drm/fb-helper: Unexport cmdline helpers

2019-06-07 Thread Daniel Vetter
No longer needed since the i915 initial config logic was pulled into the shared helper by Noralf. Spotted while reviewing patches from Ville. Cc: Noralf Trønnes Cc: Ville Syrjala Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_fb_helper.c | 9 + include/drm/drm_fb_helper.h |