index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
ats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
PCI/ATS: Use FIELD_GET()
Bjorn Helgaas
1
-5
/
+2
2022-11-03
PCI: Enable PASID only when ACS RR & UF enabled on upstream path
Lu Baolu
1
-0
/
+3
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
1
-1
/
+1
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof WilczyĆski
1
-1
/
+1
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
1
-1
/
+2
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
1
-1
/
+2
2020-07-24
PCI/ATS: Add pci_pri_supported() to check device or associated PF
Ashok Raj
1
-0
/
+15
2020-05-27
PCI/ATS: Only enable ATS for trusted devices
Jean-Philippe Brucker
1
-1
/
+17
2020-03-18
PCI/ATS: Export symbols of PASID functions
Jean-Philippe Brucker
1
-0
/
+4
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2020-02-05
PCI/ATS: Use PF PASID for VFs
Kuppuswamy Sathyanarayanan
1
-2
/
+4
2019-12-23
PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()
Greg Kroah-Hartman
1
-0
/
+2
2019-10-15
PCI/ATS: Remove unnecessary EXPORT_SYMBOL_GPL()
Bjorn Helgaas
1
-14
/
+0
2019-10-15
PCI/ATS: Cache PRI PRG Response PASID Required bit
Bjorn Helgaas
1
-13
/
+10
2019-10-15
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
1
-21
/
+21
2019-10-15
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
1
-25
/
+26
2019-10-15
PCI/ATS: Disable PF/VF ATS service independently
Kuppuswamy Sathyanarayanan
1
-11
/
+0
2019-10-15
PCI/ATS: Handle sharing of PF PASID Capability with all VFs
Kuppuswamy Sathyanarayanan
1
-0
/
+23
2019-10-15
PCI/ATS: Handle sharing of PF PRI Capability with all VFs
Kuppuswamy Sathyanarayanan
1
-0
/
+24
2019-10-15
PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRI
Bjorn Helgaas
1
-30
/
+25
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2019-02-26
PCI/ATS: Add pci_ats_page_aligned() interface
Kuppuswamy Sathyanarayanan
1
-0
/
+27
2019-02-26
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
1
-0
/
+30
2018-06-30
PCI: Enable PASID only if entire path supports End-End TLP prefixes
Sinan Kaya
1
-0
/
+3
2018-05-10
PCI: Add "pci=noats" boot parameter
Gil Kupfer
1
-0
/
+3
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-6
/
+4
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2017-05-30
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
1
-16
/
+48
2017-05-30
PCI: Cache PRI and PASID bits in pci_dev
Jean-Philippe Brucker
1
-0
/
+23
2015-08-13
PCI: Remove pci_ats_enabled()
Bjorn Helgaas
1
-3
/
+3
2015-08-13
PCI: Stop caching ATS Invalidate Queue Depth
Bjorn Helgaas
1
-5
/
+4
2015-08-13
PCI: Clean up ATS error handling
Bjorn Helgaas
1
-5
/
+5
2015-08-13
PCI: Use pci_physfn() rather than looking up physfn by hand
Bjorn Helgaas
1
-4
/
+4
2015-08-13
PCI: Inline the ATS setup code into pci_ats_init()
Bjorn Helgaas
1
-6
/
+1
2015-08-13
PCI: Rationalize pci_ats_queue_depth() error checking
Bjorn Helgaas
1
-4
/
+4
2015-08-13
PCI: Embed ATS info directly into struct pci_dev
Bjorn Helgaas
1
-40
/
+21
2015-08-13
PCI: Allocate ATS struct during enumeration
Bjorn Helgaas
1
-56
/
+42
2014-01-10
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
1
-82
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+17
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
1
-45
/
+45
2012-01-06
PCI: Enable ATS at the device state restore
Hao, Xudong
1
-0
/
+17
2012-01-06
PCI: Fix PRI and PASID consistency
Alex Williamson
1
-10
/
+10
2011-12-05
PCI: fix ats compile failure
James Bottomley
1
-0
/
+1
2011-12-05
PCI: More PRI/PASID cleanup
Alex Williamson
1
-34
/
+35
2011-12-05
PCI: Enable is not exposed as a PASID capability
Alex Williamson
1
-3
/
+2
2011-12-05
PCI: Fix PRI and PASID consistency
Alex Williamson
1
-10
/
+10
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-14
PCI: Add support for PASID capability
Joerg Roedel
1
-0
/
+113
2011-10-14
PCI: Add implementation for PRI capability
Joerg Roedel
1
-0
/
+167
[next]