Joerg Roedel
|
065a6d68c7
AMD IOMMU: remove now unnecessary #ifdefs
|
16 years ago |
Jaswinder Singh Rajput
|
0e93dd8835
AMD IOMMU: prealloc_protection_domains should be static
|
16 years ago |
Joerg Roedel
|
8ecaf8f19f
AMD IOMMU: add statistics about total number of map requests
|
16 years ago |
Joerg Roedel
|
5774f7c5fe
AMD IOMMU: add statistics about allocated io memory
|
16 years ago |
Joerg Roedel
|
18811f55d4
AMD IOMMU: add stats counter for domain tlb flushes
|
16 years ago |
Joerg Roedel
|
f57d98ae69
AMD IOMMU: add stats counter for single iommu domain tlb flushes
|
16 years ago |
Joerg Roedel
|
c1858976f5
AMD IOMMU: add stats counter for cross-page request
|
16 years ago |
Joerg Roedel
|
5d31ee7e08
AMD IOMMU: add stats counter for free_coherent requests
|
16 years ago |
Joerg Roedel
|
c8f0fb36bf
AMD IOMMU: add stats counter for alloc_coherent requests
|
16 years ago |
Joerg Roedel
|
55877a6bcd
AMD IOMMU: add stats counter for unmap_sg requests
|
16 years ago |
Joerg Roedel
|
d03f067a9d
AMD IOMMU: add stats counter for map_sg requests
|
16 years ago |
Joerg Roedel
|
146a6917fc
AMD IOMMU: add stats counter for unmap_single requests
|
16 years ago |
Joerg Roedel
|
0f2a86f200
AMD IOMMU: add stats counter for map_single requests
|
16 years ago |
Joerg Roedel
|
da49f6df72
AMD IOMMU: add stats counter for completion wait events
|
16 years ago |
Joerg Roedel
|
7f26508bbb
AMD IOMMU: add init code for statistic collection
|
16 years ago |
Joerg Roedel
|
edcb34da25
AMD IOMMU: use calc_devid in prealloc_protection_domains
|
16 years ago |
Joerg Roedel
|
0cfd7aa90b
AMD IOMMU: convert iommu->need_sync to bool
|
16 years ago |
Joerg Roedel
|
ab89672286
AMD IOMMU: use dev_name instead of self-build print_devid
|
16 years ago |
Joerg Roedel
|
1ac4cbbc5e
AMD IOMMU: allocate a new protection for hotplugged devices
|
16 years ago |
Joerg Roedel
|
e2dc14a2a6
AMD IOMMU: add a domain flag for default domains
|
16 years ago |
Joerg Roedel
|
26961efe0d
AMD IOMMU: register functions for the IOMMU API
|
16 years ago |
Joerg Roedel
|
645c4c8d72
AMD IOMMU: add domain address lookup function for IOMMU API
|
16 years ago |
Joerg Roedel
|
eb74ff6cc0
AMD IOMMU: add domain unmap function for IOMMU API
|
16 years ago |
Joerg Roedel
|
c6229ca649
AMD IOMMU: add domain map function for IOMMU API
|
16 years ago |
Joerg Roedel
|
01106066a6
AMD IOMMU: add device attach function for IOMMU API
|
16 years ago |
Joerg Roedel
|
684f288884
AMD IOMMU: add device detach function for IOMMU API
|
16 years ago |
Joerg Roedel
|
98383fc301
AMD IOMMU: add domain destroy function for IOMMU API
|
16 years ago |
Joerg Roedel
|
c156e347d6
AMD IOMMU: add domain init function for IOMMU API
|
16 years ago |
Joerg Roedel
|
6d98cd8043
AMD IOMMU: add domain cleanup helper function
|
16 years ago |
Joerg Roedel
|
e275a2a0fc
AMD IOMMU: add device notifier callback
|
16 years ago |