index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
2010-01-11
1
-17
/
+19
*
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2010-01-11
1
-2
/
+6
*
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
2010-01-11
1
-10
/
+2
*
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
2010-01-11
1
-1
/
+1
*
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
2010-01-11
1
-2
/
+2
*
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
2010-01-11
1
-65
/
+156
*
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
Ben Skeggs
2009-12-16
1
-0
/
+5
*
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
2009-12-16
1
-5
/
+3
*
drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
Francisco Jerez
2009-12-16
1
-0
/
+6
*
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
2009-12-15
1
-0
/
+2
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+671