index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/nouveau: fix dma_address check for CPU/GPU sync
Christian König
2021-07-07
1
-2
/
+2
*
Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-12-04
1
-1
/
+1
|
\
|
*
drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
Christian König
2020-11-26
1
-1
/
+1
*
|
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-14
1
-2
/
+1
|
/
*
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
2020-09-18
1
-1
/
+1
*
drm/ttm/drivers: call the bind function directly.
Dave Airlie
2020-09-18
1
-1
/
+4
*
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-18
1
-0
/
+1
*
drm/ttm: flip tt destroy ordering.
Dave Airlie
2020-09-18
1
-0
/
+1
*
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-18
1
-1
/
+4
*
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
1
-1
/
+1
*
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
1
-1
/
+5
*
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-16
1
-2
/
+2
*
drm/nouveau: explicitly specify caching to use
Christian König
2020-09-15
1
-6
/
+22
*
drm/ttm: nuke memory type flags
Christian König
2020-09-11
1
-8
/
+16
*
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-11
1
-34
/
+57
*
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
2020-09-09
1
-3
/
+3
*
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
2020-09-09
1
-2
/
+2
*
drm/nouveau/ttm: use driver bind/unbind/destroy functions.
Dave Airlie
2020-09-09
1
-0
/
+44
*
drm/ttm: introduce ttm_bo_move_null
Dave Airlie
2020-09-09
1
-3
/
+1
*
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
2020-09-08
1
-5
/
+4
*
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2020-09-08
1
-7
/
+9
*
drm/nouveau: move io_reserve_lru handling into the driver v5
Christian König
2020-09-03
1
-21
/
+80
*
drm/ttm: init mem->bus in common code.
Dave Airlie
2020-08-24
1
-6
/
+0
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-359
/
+4
|
\
|
*
drm/nouveau/bo: split buffer move functions into their own source files
Ben Skeggs
2020-07-24
1
-356
/
+1
|
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
1
-2
/
+2
|
*
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
1
-1
/
+1
*
|
drm/ttm: give resource functions their own [ch] files
Christian König
2020-08-12
1
-2
/
+2
*
|
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-23
/
+23
*
|
nouveau: use ttm populate mapping functions. (v2)
Dave Airlie
2020-08-06
1
-36
/
+2
*
|
drm/ttm: remove the init_mem_type callback
Christian König
2020-07-31
1
-8
/
+0
*
|
drm/nouveau: stop implementing init_mem_type
Christian König
2020-07-31
1
-48
/
+0
*
|
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
2020-07-31
1
-3
/
+1
*
|
drm/ttm: initialize the system domain with defaults v2
Christian König
2020-07-31
1
-3
/
+0
|
/
*
drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
2020-07-21
1
-8
/
+5
*
drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
Christian König
2020-07-21
1
-2
/
+1
*
drm/ttm: remove io_reserve_fastpath flag
Christian König
2020-07-21
1
-1
/
+0
*
drm/ttm: cleanup io_mem interface with nouveau
Christian König
2020-07-21
1
-2
/
+0
*
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-26
1
-0
/
+8
*
drm/nouveau/ttm: evict other IO mappings when running out of BAR1 space
Ben Skeggs
2020-04-07
1
-2
/
+7
*
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-02-21
1
-8
/
+0
|
\
|
*
drm/ttm: nuke invalidate_caches callback
Christian König
2020-01-16
1
-8
/
+0
*
|
drm/nouveau: Fix ttm move init with multiple GPUs
James Jones
2020-01-15
1
-2
/
+3
|
/
*
drm/nouveau: Fix ordering between TTM and GEM release
Thierry Reding
2019-09-17
1
-2
/
+8
*
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
2019-09-17
1
-7
/
+9
*
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
2019-08-21
1
-24
/
+45
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-5
/
+5
*
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-3
/
+2
*
drm/nouveau: use embedded gem object
Gerd Hoffmann
2019-08-06
1
-3
/
+3
*
drm/nouveau: Fill out gem_object->resv
Daniel Vetter
2019-07-31
1
-0
/
+2
[next]