Re: [PATCH] drm: Update docs after moving DisplayPort helpers around

2022-01-21 Thread Jani Nikula
On Thu, 20 Jan 2022, Thomas Zimmermann wrote: > DRM's DisplayPort helpers moved into the subdirectory dp/. Change > the documentation accordingly. > > Signed-off-by: Thomas Zimmermann > Fixes: adb9d5a2cc77 ("drm/dp: Move DisplayPort helpers into separate helper > module") > Reported-by: Jani Nik

Re: [PATCH] drm: Update docs after moving DisplayPort helpers around

2022-01-20 Thread Daniel Vetter
On Thu, Jan 20, 2022 at 12:36 PM Thomas Zimmermann wrote: > > DRM's DisplayPort helpers moved into the subdirectory dp/. Change > the documentation accordingly. > > Signed-off-by: Thomas Zimmermann > Fixes: adb9d5a2cc77 ("drm/dp: Move DisplayPort helpers into separate helper > module") > Reporte

[PATCH] drm: Update docs after moving DisplayPort helpers around

2022-01-20 Thread Thomas Zimmermann
DRM's DisplayPort helpers moved into the subdirectory dp/. Change the documentation accordingly. Signed-off-by: Thomas Zimmermann Fixes: adb9d5a2cc77 ("drm/dp: Move DisplayPort helpers into separate helper module") Reported-by: Jani Nikula Cc: Thomas Zimmermann Cc: Lyude Paul Cc: Daniel Vette