All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/amd: iommu/amd: Show detail event log when using amd-iommu=verbose
@ 2013-04-10 15:57 ` suravee.suthikulpanit
  0 siblings, 0 replies; 4+ messages in thread
From: suravee.suthikulpanit-5C7GfCeVMHo @ 2013-04-10 15:57 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	joro-zLv9SwRftAIdnm+yROfE0A
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA

From: Suravee Suthikulpanit <suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>

This patch set add detail event log information for AMD IOMMU in dmesg when booting with
"amd-iommu=verbose".

Suravee Suthikulpanit (2):
  iommu/amd: Adding new command line option "amd-iommu=verbose"
  iommu/amd: Add logic to decode AMD IOMMU event flag

 drivers/iommu/amd_iommu.c       |  215 ++++++++++++++++++++++++++++++---------
 drivers/iommu/amd_iommu_init.c  |    4 +
 drivers/iommu/amd_iommu_types.h |    2 +
 3 files changed, 174 insertions(+), 47 deletions(-)

-- 
1.7.10.4

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

* [PATCH 0/2] iommu/amd: iommu/amd: Show detail event log when using amd-iommu=verbose
@ 2013-04-10 15:57 ` suravee.suthikulpanit
  0 siblings, 0 replies; 4+ messages in thread
From: suravee.suthikulpanit @ 2013-04-10 15:57 UTC (permalink / raw)
  To: iommu, joro; +Cc: linux-kernel, Suravee Suthikulpanit

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>

This patch set add detail event log information for AMD IOMMU in dmesg when booting with
"amd-iommu=verbose".

Suravee Suthikulpanit (2):
  iommu/amd: Adding new command line option "amd-iommu=verbose"
  iommu/amd: Add logic to decode AMD IOMMU event flag

 drivers/iommu/amd_iommu.c       |  215 ++++++++++++++++++++++++++++++---------
 drivers/iommu/amd_iommu_init.c  |    4 +
 drivers/iommu/amd_iommu_types.h |    2 +
 3 files changed, 174 insertions(+), 47 deletions(-)

-- 
1.7.10.4



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

* Re: [PATCH 0/2] iommu/amd: iommu/amd: Show detail event log when using amd-iommu=verbose
  2013-04-10 15:57 ` suravee.suthikulpanit
@ 2013-04-25 14:52     ` Suravee Suthikulanit
  -1 siblings, 0 replies; 4+ messages in thread
From: Suravee Suthikulanit @ 2013-04-25 14:52 UTC (permalink / raw)
  To: suravee.suthikulpanit-5C7GfCeVMHo, joro-zLv9SwRftAIdnm+yROfE0A
  Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Joerg,

Do you have any other concerns about this patch set?

Thank you,

Suravee

On 4/10/2013 10:57 AM, suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org wrote:
> From: Suravee Suthikulpanit <suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>
>
> This patch set add detail event log information for AMD IOMMU in dmesg when booting with
> "amd-iommu=verbose".
>
> Suravee Suthikulpanit (2):
>    iommu/amd: Adding new command line option "amd-iommu=verbose"
>    iommu/amd: Add logic to decode AMD IOMMU event flag
>
>   drivers/iommu/amd_iommu.c       |  215 ++++++++++++++++++++++++++++++---------
>   drivers/iommu/amd_iommu_init.c  |    4 +
>   drivers/iommu/amd_iommu_types.h |    2 +
>   3 files changed, 174 insertions(+), 47 deletions(-)
>

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

* Re: [PATCH 0/2] iommu/amd: iommu/amd: Show detail event log when using amd-iommu=verbose
@ 2013-04-25 14:52     ` Suravee Suthikulanit
  0 siblings, 0 replies; 4+ messages in thread
From: Suravee Suthikulanit @ 2013-04-25 14:52 UTC (permalink / raw)
  To: suravee.suthikulpanit, joro; +Cc: iommu, linux-kernel

Joerg,

Do you have any other concerns about this patch set?

Thank you,

Suravee

On 4/10/2013 10:57 AM, suravee.suthikulpanit@amd.com wrote:
> From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
>
> This patch set add detail event log information for AMD IOMMU in dmesg when booting with
> "amd-iommu=verbose".
>
> Suravee Suthikulpanit (2):
>    iommu/amd: Adding new command line option "amd-iommu=verbose"
>    iommu/amd: Add logic to decode AMD IOMMU event flag
>
>   drivers/iommu/amd_iommu.c       |  215 ++++++++++++++++++++++++++++++---------
>   drivers/iommu/amd_iommu_init.c  |    4 +
>   drivers/iommu/amd_iommu_types.h |    2 +
>   3 files changed, 174 insertions(+), 47 deletions(-)
>



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

end of thread, other threads:[~2013-04-25 14:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10 15:57 [PATCH 0/2] iommu/amd: iommu/amd: Show detail event log when using amd-iommu=verbose suravee.suthikulpanit-5C7GfCeVMHo
2013-04-10 15:57 ` suravee.suthikulpanit
     [not found] ` <1365609424-3315-1-git-send-email-suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>
2013-04-25 14:52   ` Suravee Suthikulanit
2013-04-25 14:52     ` Suravee Suthikulanit

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.