index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
instmem
/
gk20a.c
Age
Commit message (
Expand
)
Author
2023-12-15
drm/nouveau: Fixup gk20a instobj hierarchy
Thierry Reding
2023-10-31
drm/nouveau/imem/tu102-: prepare for GSP-RM
Ben Skeggs
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2021-02-11
drm/nouveau/instmem: switch to instanced constructor
Ben Skeggs
2020-09-25
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/imem/nv50-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
2017-11-02
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
2017-11-02
drm/nouveau/imem: remove now-unused wrapper for backend objects
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: split info pointers from accessor pointers
Ben Skeggs
2017-04-06
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
2017-02-17
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
2017-02-17
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-03-14
drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object
Alexandre Courbot
2016-01-11
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
Alexandre Courbot
2016-01-11
drm/nouveau/instmem/gk20a: fix race conditions
Alexandre Courbot
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
2015-11-03
drm/nouveau/instmem/gk20a: make use of the IOMMU bit
Alexandre Courbot
2015-11-03
drm/nouveau/instmem/gk20a: use direct CPU access
Alexandre Courbot
2015-08-28
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
2015-08-28
drm/nouveau/imem: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
2015-08-28
drm/nouveau/platform: remove subclassing of nvkm_device
Ben Skeggs
2015-08-28
drm/nouveau/imem: switch to subdev printk macros
Ben Skeggs
2015-08-28
drm/nouveau/imem: switch to device pri macros
Ben Skeggs
2015-08-28
drm/nouveau/imem: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-04-14
drm/nouveau/instmem/gk20a: fix crash during error path
Alexandre Courbot
2015-04-14
drm/nouveau/instmem/gk20a: add IOMMU support
Alexandre Courbot
2015-04-14
drm/nouveau/instmem/gk20a: use DMA attributes
Alexandre Courbot
2015-04-14
drm/nouveau/instmem/gk20a: move memory allocation to instmem
Alexandre Courbot