All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-28  6:04 ` madhuparnabhowmik04
  0 siblings, 0 replies; 11+ messages in thread
From: madhuparnabhowmik04 @ 2019-10-28  6:04 UTC (permalink / raw)
  To: harry.wentland, alexander.deucher
  Cc: amd-gfx, dri-devel, linux-kernel, linux-kernel-mentees,
	Madhuparna Bhowmik

From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

This patch fixes the following  warning: Incorrect use of
 kernel-doc format:          * @atomic_obj
by adding a colon after @atomic_obj.

Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
index c8c525a2b505..80d53d095773 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
@@ -128,7 +128,7 @@ struct amdgpu_display_manager {
 	u16 display_indexes_num;
 
 	/**
-	 * @atomic_obj
+	 * @atomic_obj:
 	 *
 	 * In combination with &dm_atomic_state it helps manage
 	 * global atomic state that doesn't map cleanly into existing
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Linux-kernel-mentees] [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-28  6:04 ` madhuparnabhowmik04
  0 siblings, 0 replies; 11+ messages in thread
From: madhuparnabhowmik04 @ 2019-10-28  6:04 UTC (permalink / raw)


From: Madhuparna Bhowmik <madhuparnabhowmik04 at gmail.com>

This patch fixes the following  warning: Incorrect use of
 kernel-doc format:          * @atomic_obj
by adding a colon after @atomic_obj.

Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04 at gmail.com>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
index c8c525a2b505..80d53d095773 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
@@ -128,7 +128,7 @@ struct amdgpu_display_manager {
 	u16 display_indexes_num;
 
 	/**
-	 * @atomic_obj
+	 * @atomic_obj:
 	 *
 	 * In combination with &dm_atomic_state it helps manage
 	 * global atomic state that doesn't map cleanly into existing
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Linux-kernel-mentees] [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-28  6:04 ` madhuparnabhowmik04
  0 siblings, 0 replies; 11+ messages in thread
From: madhuparnabhowmik04 @ 2019-10-28  6:04 UTC (permalink / raw)


From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

This patch fixes the following  warning: Incorrect use of
 kernel-doc format:          * @atomic_obj
by adding a colon after @atomic_obj.

Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04 at gmail.com>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
index c8c525a2b505..80d53d095773 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
@@ -128,7 +128,7 @@ struct amdgpu_display_manager {
 	u16 display_indexes_num;
 
 	/**
-	 * @atomic_obj
+	 * @atomic_obj:
 	 *
 	 * In combination with &dm_atomic_state it helps manage
 	 * global atomic state that doesn't map cleanly into existing
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-28  6:04 ` madhuparnabhowmik04
  0 siblings, 0 replies; 11+ messages in thread
From: madhuparnabhowmik04 @ 2019-10-28  6:04 UTC (permalink / raw)
  To: harry.wentland, alexander.deucher
  Cc: Madhuparna Bhowmik, linux-kernel-mentees, dri-devel, amd-gfx,
	linux-kernel

From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

This patch fixes the following  warning: Incorrect use of
 kernel-doc format:          * @atomic_obj
by adding a colon after @atomic_obj.

Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
index c8c525a2b505..80d53d095773 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
@@ -128,7 +128,7 @@ struct amdgpu_display_manager {
 	u16 display_indexes_num;
 
 	/**
-	 * @atomic_obj
+	 * @atomic_obj:
 	 *
 	 * In combination with &dm_atomic_state it helps manage
 	 * global atomic state that doesn't map cleanly into existing
-- 
2.17.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-28  6:04 ` madhuparnabhowmik04
  0 siblings, 0 replies; 11+ messages in thread
From: madhuparnabhowmik04 @ 2019-10-28  6:04 UTC (permalink / raw)
  To: harry.wentland, alexander.deucher
  Cc: Madhuparna Bhowmik, linux-kernel-mentees, dri-devel, amd-gfx,
	linux-kernel

From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

This patch fixes the following  warning: Incorrect use of
 kernel-doc format:          * @atomic_obj
by adding a colon after @atomic_obj.

Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
index c8c525a2b505..80d53d095773 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
@@ -128,7 +128,7 @@ struct amdgpu_display_manager {
 	u16 display_indexes_num;
 
 	/**
-	 * @atomic_obj
+	 * @atomic_obj:
 	 *
 	 * In combination with &dm_atomic_state it helps manage
 	 * global atomic state that doesn't map cleanly into existing
-- 
2.17.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* Re: [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
  2019-10-28  6:04 ` madhuparnabhowmik04
                     ` (3 preceding siblings ...)
  (?)
@ 2019-10-30 19:08   ` alexdeucher
  -1 siblings, 0 replies; 11+ messages in thread
From: Alex Deucher @ 2019-10-30 19:08 UTC (permalink / raw)
  To: madhuparnabhowmik04
  Cc: Wentland, Harry, Deucher, Alexander, linux-kernel-mentees,
	Maling list - DRI developers, amd-gfx list, LKML

On Mon, Oct 28, 2019 at 4:25 AM <madhuparnabhowmik04@gmail.com> wrote:
>
> From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
>
> This patch fixes the following  warning: Incorrect use of
>  kernel-doc format:          * @atomic_obj
> by adding a colon after @atomic_obj.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

Thanks for the patch.  This as already fixed by Harry.

Alex

> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> index c8c525a2b505..80d53d095773 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> @@ -128,7 +128,7 @@ struct amdgpu_display_manager {
>         u16 display_indexes_num;
>
>         /**
> -        * @atomic_obj
> +        * @atomic_obj:
>          *
>          * In combination with &dm_atomic_state it helps manage
>          * global atomic state that doesn't map cleanly into existing
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Linux-kernel-mentees] [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-30 19:08   ` alexdeucher
  0 siblings, 0 replies; 11+ messages in thread
From: alexdeucher @ 2019-10-30 19:08 UTC (permalink / raw)


On Mon, Oct 28, 2019 at 4:25 AM <madhuparnabhowmik04 at gmail.com> wrote:
>
> From: Madhuparna Bhowmik <madhuparnabhowmik04 at gmail.com>
>
> This patch fixes the following  warning: Incorrect use of
>  kernel-doc format:          * @atomic_obj
> by adding a colon after @atomic_obj.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04 at gmail.com>

Thanks for the patch.  This as already fixed by Harry.

Alex

> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> index c8c525a2b505..80d53d095773 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> @@ -128,7 +128,7 @@ struct amdgpu_display_manager {
>         u16 display_indexes_num;
>
>         /**
> -        * @atomic_obj
> +        * @atomic_obj:
>          *
>          * In combination with &dm_atomic_state it helps manage
>          * global atomic state that doesn't map cleanly into existing
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Linux-kernel-mentees] [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-30 19:08   ` alexdeucher
  0 siblings, 0 replies; 11+ messages in thread
From: Alex Deucher @ 2019-10-30 19:08 UTC (permalink / raw)


On Mon, Oct 28, 2019 at 4:25 AM <madhuparnabhowmik04 at gmail.com> wrote:
>
> From: Madhuparna Bhowmik <madhuparnabhowmik04 at gmail.com>
>
> This patch fixes the following  warning: Incorrect use of
>  kernel-doc format:          * @atomic_obj
> by adding a colon after @atomic_obj.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04 at gmail.com>

Thanks for the patch.  This as already fixed by Harry.

Alex

> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> index c8c525a2b505..80d53d095773 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> @@ -128,7 +128,7 @@ struct amdgpu_display_manager {
>         u16 display_indexes_num;
>
>         /**
> -        * @atomic_obj
> +        * @atomic_obj:
>          *
>          * In combination with &dm_atomic_state it helps manage
>          * global atomic state that doesn't map cleanly into existing
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-30 19:08   ` alexdeucher
  0 siblings, 0 replies; 11+ messages in thread
From: Alex Deucher @ 2019-10-30 19:08 UTC (permalink / raw)
  To: madhuparnabhowmik04
  Cc: Wentland, Harry, Deucher, Alexander, linux-kernel-mentees,
	Maling list - DRI developers, amd-gfx list, LKML

On Mon, Oct 28, 2019 at 4:25 AM <madhuparnabhowmik04@gmail.com> wrote:
>
> From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
>
> This patch fixes the following  warning: Incorrect use of
>  kernel-doc format:          * @atomic_obj
> by adding a colon after @atomic_obj.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

Thanks for the patch.  This as already fixed by Harry.

Alex

> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> index c8c525a2b505..80d53d095773 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> @@ -128,7 +128,7 @@ struct amdgpu_display_manager {
>         u16 display_indexes_num;
>
>         /**
> -        * @atomic_obj
> +        * @atomic_obj:
>          *
>          * In combination with &dm_atomic_state it helps manage
>          * global atomic state that doesn't map cleanly into existing
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-30 19:08   ` alexdeucher
  0 siblings, 0 replies; 11+ messages in thread
From: Alex Deucher @ 2019-10-30 19:08 UTC (permalink / raw)
  To: madhuparnabhowmik04
  Cc: LKML, amd-gfx list, Maling list - DRI developers, Deucher,
	Alexander, linux-kernel-mentees

On Mon, Oct 28, 2019 at 4:25 AM <madhuparnabhowmik04@gmail.com> wrote:
>
> From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
>
> This patch fixes the following  warning: Incorrect use of
>  kernel-doc format:          * @atomic_obj
> by adding a colon after @atomic_obj.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

Thanks for the patch.  This as already fixed by Harry.

Alex

> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> index c8c525a2b505..80d53d095773 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> @@ -128,7 +128,7 @@ struct amdgpu_display_manager {
>         u16 display_indexes_num;
>
>         /**
> -        * @atomic_obj
> +        * @atomic_obj:
>          *
>          * In combination with &dm_atomic_state it helps manage
>          * global atomic state that doesn't map cleanly into existing
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning
@ 2019-10-30 19:08   ` alexdeucher
  0 siblings, 0 replies; 11+ messages in thread
From: Alex Deucher @ 2019-10-30 19:08 UTC (permalink / raw)
  To: madhuparnabhowmik04
  Cc: Wentland, Harry, LKML, amd-gfx list,
	Maling list - DRI developers, Deucher, Alexander,
	linux-kernel-mentees

On Mon, Oct 28, 2019 at 4:25 AM <madhuparnabhowmik04@gmail.com> wrote:
>
> From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
>
> This patch fixes the following  warning: Incorrect use of
>  kernel-doc format:          * @atomic_obj
> by adding a colon after @atomic_obj.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>

Thanks for the patch.  This as already fixed by Harry.

Alex

> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> index c8c525a2b505..80d53d095773 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> @@ -128,7 +128,7 @@ struct amdgpu_display_manager {
>         u16 display_indexes_num;
>
>         /**
> -        * @atomic_obj
> +        * @atomic_obj:
>          *
>          * In combination with &dm_atomic_state it helps manage
>          * global atomic state that doesn't map cleanly into existing
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-10-30 19:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28  6:04 [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning madhuparnabhowmik04
2019-10-28  6:04 ` madhuparnabhowmik04
2019-10-28  6:04 ` madhuparnabhowmik04
2019-10-28  6:04 ` [Linux-kernel-mentees] " madhuparnabhowmik04
2019-10-28  6:04 ` madhuparnabhowmik04
2019-10-30 19:08 ` Alex Deucher
2019-10-30 19:08   ` Alex Deucher
2019-10-30 19:08   ` Alex Deucher
2019-10-30 19:08   ` Alex Deucher
2019-10-30 19:08   ` [Linux-kernel-mentees] " Alex Deucher
2019-10-30 19:08   ` alexdeucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.