index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_sgdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
Francisco Jerez
1
-10
/
+6
2010-12-08
drm/nv50: tidy up PCIEGART implementation
Ben Skeggs
1
-76
/
+71
2010-12-08
drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.
Francisco Jerez
1
-6
/
+0
2010-12-03
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
1
-5
/
+2
2010-12-03
drm/nouveau: remove dummy page use from PCI(E)GART, use PTE present instead
Ben Skeggs
1
-35
/
+3
2010-11-18
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
1
-5
/
+5
2010-11-18
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
1
-4
/
+4
2010-11-18
drm/nouveau: fix nv40 pcie gart size
Lucas Stach
1
-1
/
+5
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-2
/
+2
2010-09-24
drm/nouveau: zero dummy page
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nv50: mark PCIEGART pages non-present rather than using dummy page
Ben Skeggs
1
-4
/
+3
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
1
-4
/
+9
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
1
-23
/
+27
2010-08-17
drm/nouveau: check for error when allocating/mapping dummy page
Ben Skeggs
1
-1
/
+11
2010-07-13
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
1
-30
/
+4
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
1
-9
/
+3
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+18
2010-04-09
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
1
-0
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-11
drm/nouveau: move dereferences after null checks
Marcin Slusarz
1
-3
/
+4
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+321