Re: [PATCH] drm/doc: Move bridge link target to the right place

2018-12-21 Thread Lubomir Rintel
On Thu, 2018-12-20 at 08:08 +0100, Daniel Vetter wrote: > I screwed up a rebase somehow. > > v2: Drop bogus hunk. > > Cc: Lubomir Rintel > Signed-off-by: Daniel Vetter > --- > Documentation/gpu/drm-kms-helpers.rst | 4 ++-- > drivers/gpu/drm/i915/intel_drv.h | 33 > ++

Re: [PATCH] drm/doc: Move bridge link target to the right place

2018-12-20 Thread kbuild test robot
Hi Daniel, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on v4.20-rc7 next-20181220] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0da

Re: [PATCH] drm/doc: Move bridge link target to the right place

2018-12-20 Thread kbuild test robot
Hi Daniel, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on v4.20-rc7 next-20181220] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0da

[PATCH] drm/doc: Move bridge link target to the right place

2018-12-20 Thread Daniel Vetter
I screwed up a rebase somehow. v2: Drop bogus hunk. v3: Really drop bogus hunk (Lubomir). Cc: Lubomir Rintel Signed-off-by: Daniel Vetter --- Documentation/gpu/drm-kms-helpers.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/gpu/drm-kms-helpers.rst b/

[PATCH] drm/doc: Move bridge link target to the right place

2018-12-19 Thread Daniel Vetter
I screwed up a rebase somehow. v2: Drop bogus hunk. Cc: Lubomir Rintel Signed-off-by: Daniel Vetter --- Documentation/gpu/drm-kms-helpers.rst | 4 ++-- drivers/gpu/drm/i915/intel_drv.h | 33 +++ 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/Docum

Re: [PATCH] drm/doc: Move bridge link target to the right place

2018-12-19 Thread Daniel Vetter
On Wed, Dec 19, 2018 at 07:40:33PM +0100, Daniel Vetter wrote: > I screwed up a rebase somehow. > > Cc: Lubomir Rintel > Signed-off-by: Daniel Vetter > --- > Documentation/gpu/drm-kms-helpers.rst | 4 ++-- > drivers/gpu/drm/i915/intel_drv.h | 8 ++-- > 2 files changed, 8 insertions(+),

[PATCH] drm/doc: Move bridge link target to the right place

2018-12-19 Thread Daniel Vetter
I screwed up a rebase somehow. Cc: Lubomir Rintel Signed-off-by: Daniel Vetter --- Documentation/gpu/drm-kms-helpers.rst | 4 ++-- drivers/gpu/drm/i915/intel_drv.h | 8 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Documentation/gpu/drm-kms-helpers.rst b/Document