Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fd542a3e525c9f7a7de186cb24208c035bcea2d1
fd542a3
drm/nouveau/mmu/nv50,g84: implement new vmm backend
by Ben Skeggs
· 7 years ago
6ce5135
drm/nouveau/mmu/nv44: implement new vmm backend
by Ben Skeggs
· 7 years ago
473f9ac
drm/nouveau/mmu/nv41: implement new vmm backend
by Ben Skeggs
· 7 years ago
dd12d158
drm/nouveau/mmu/nv04: implement new vmm backend
by Ben Skeggs
· 7 years ago
eb81399
drm/nouveau/mmu: implement new vmm backend
by Ben Skeggs
· 7 years ago
bda9e37
drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where appropriate
by Ben Skeggs
· 7 years ago
f8a1203
drm/nouveau/ltc/gm200: limit NV_MMU_PTE_COMPTAGLINE bits to 16 where required
by Ben Skeggs
· 7 years ago
ac47c15
drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc access
by Ben Skeggs
· 7 years ago
d30af7c
drm/nouveau/mmu: handle instance block setup
by Ben Skeggs
· 7 years ago
af3b8d5
drm/nouveau/mmu: remove old vm creation hooks
by Ben Skeggs
· 7 years ago
8e39abf
drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
5f300fe
drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
7de078a
drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
540a1dd
drm/nouveau/mmu/gf100: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
9f6219f
drm/nouveau/mmu/nv50,g84: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
03b0ba7
drm/nouveau/mmu/nv44: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
7778343
drm/nouveau/mmu/nv41: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
5b17f36
drm/nouveau/mmu/nv04: implement vmm on top of new base
by Ben Skeggs
· 7 years ago
806a733
drm/nouveau/mmu: implement base for new vm management
by Ben Skeggs
· 7 years ago
f128039
drm/nouveau/mmu: implement page table sub-allocation
by Ben Skeggs
· 7 years ago
9a45dda
drm/nouveau/mmu: implement page table cache
by Ben Skeggs
· 7 years ago
5e075fd
drm/nouveau/mmu: automatically handle "un-bootstrapping" of vmm
by Ben Skeggs
· 7 years ago
6359c98
drm/nouveau/mmu/gp10b: fork from gf100
by Ben Skeggs
· 7 years ago
b86a458
drm/nouveau/mmu/gp100: fork from gf100
by Ben Skeggs
· 7 years ago
cedc4d5
drm/nouveau/mmu/gm20b: fork from gf100
by Ben Skeggs
· 7 years ago
e1e33c7
drm/nouveau/mmu/gm200: fork from gf100
by Ben Skeggs
· 7 years ago
d1f6c8d
drm/nouveau/mmu/gk20a: fork from gf100
by Ben Skeggs
· 7 years ago
db01858
drm/nouveau/mmu/gk104: fork from gf100
by Ben Skeggs
· 7 years ago
0f43715
drm/nouveau/mmu/g84: fork from nv50
by Ben Skeggs
· 7 years ago
b4e114f
drm/nouveau/fb/ram: remove old allocators
by Ben Skeggs
· 7 years ago
1de3377
drm/nouveau: allocate vram with nvkm_ram_get()
by Ben Skeggs
· 7 years ago
7b86566
drm/nouveau: directly handle comptag allocation
by Ben Skeggs
· 7 years ago
bd275f1
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
by Ben Skeggs
· 7 years ago
bd44705
drm/nouveau/ltc/gf100-: allocate tagram with nvkm_ram_get()
by Ben Skeggs
· 7 years ago
7f4f82a
drm/nouveau/imem/nv50: allocate memory with nvkm_ram_get()
by Ben Skeggs
· 7 years ago
2bfa0b0
drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get()
by Ben Skeggs
· 7 years ago
e9a8b21
drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object
by Ben Skeggs
· 7 years ago
c09597f
drm/nouveau/core/memory: add some useful accessor macros
by Ben Skeggs
· 7 years ago
997a890
drm/nouveau/core/memory: add reference counting
by Ben Skeggs
· 7 years ago
2c9c491
drm/nouveau/core/memory: add mechanism to retrieve allocation granularity
by Ben Skeggs
· 7 years ago
19a82e4
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
by Ben Skeggs
· 7 years ago
7f53d6d
drm/nouveau/core/memory: comptag allocation
by Ben Skeggs
· 7 years ago
6cd7670
drm/nouveau/ltc: init comptag mm in fb subdev
by Ben Skeggs
· 7 years ago
b1e839f
drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu map
by Ben Skeggs
· 7 years ago
af793b8
drm/nouveau/fb: move comptag init out of ram submodule
by Ben Skeggs
· 7 years ago
7ef44be
drm/nouveau/fb: move comptags mm into nvkm_fb
by Ben Skeggs
· 7 years ago
b7e1f3f
drm/nouveau/core/mm: introduce functions to access info about a given allocation
by Ben Skeggs
· 7 years ago
4d058fa
drm/nouveau/core/mm: have users explicitly define heap identifiers
by Ben Skeggs
· 7 years ago
24e8375
drm/nouveau: separate constant-va tracking from nvkm vma structure
by Ben Skeggs
· 7 years ago
9ce523c
drm/nouveau: separate buffer object backing memory from nvkm structures
by Ben Skeggs
· 7 years ago
cb7e88e
drm/nouveau: hang drm client of a master
by Ben Skeggs
· 7 years ago
6be4421
drm/nouveau: consolidate identical functions in nouveau_ttm.c
by Ben Skeggs
· 7 years ago
792067e
drm/nouveau: remove unnecessary use of ttm_mem_type_manager::priv
by Ben Skeggs
· 7 years ago
a48296a
drm/nouveau: swap loop order in move_notify() hook
by Ben Skeggs
· 7 years ago
425b34f
drm/nouveau: simplify const-va map condition
by Ben Skeggs
· 7 years ago
7760a2e
drm/nouveau: split various bo flags out into their own members
by Ben Skeggs
· 7 years ago
bc3b0c7
drm/nouveau: remove unused sysmem fence code
by Ben Skeggs
· 7 years ago
e75c091
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
by Ben Skeggs
· 7 years ago
b6838c1
drm/nouveau/gr/gf100-gk208: copy big page size setting from fb
by Ben Skeggs
· 7 years ago
223eaf4
drm/nouveau/gr/gf100-gk208: make use of init_gpc_mmu() hook to share setup
by Ben Skeggs
· 7 years ago
2854ab8
drm/nouveau/fb: finalise big page size selection in constructor
by Ben Skeggs
· 7 years ago
0b11b30
drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmu
by Ben Skeggs
· 7 years ago
ffd937b
drm/nouveau/imem: use fast-path for resume restore
by Ben Skeggs
· 7 years ago
e9be3c7
drm/nouveau/imem: use fast-path for suspend backup
by Ben Skeggs
· 7 years ago
b00b843
drm/nouveau/imem: separate pre-BAR2-bootstrap objects from the rest
by Ben Skeggs
· 7 years ago
54c70e3
drm/nouveau/imem: switch to kvmalloc/kvfree for suspend/resume backup
by Ben Skeggs
· 7 years ago
d52ddc9
drm/nouveau/imem: separate suspend/resume backup handling into their own functions
by Ben Skeggs
· 7 years ago
71370e6
drm/nouveau/imem: remove now-unused wrapper for backend objects
by Ben Skeggs
· 7 years ago
03edf1b
drm/nouveau/imem/nv50: support eviction of BAR2 mappings
by Ben Skeggs
· 7 years ago
69b136f
drm/nouveau/imem/nv50: prevent fast-path for mapped objects when BAR isn't ready
by Ben Skeggs
· 7 years ago
dfcbd55
drm/nouveau/imem/nv50: map bar2 write-combined
by Ben Skeggs
· 7 years ago
be55287
drm/nouveau/imem/nv50: embed nvkm_instobj directly into nv04_instobj
by Ben Skeggs
· 7 years ago
af515ec
drm/nouveau/imem/nv50: move slow-path locking into rd/wr functions
by Ben Skeggs
· 7 years ago
f584bde
drm/nouveau/imem/nv50: split object map out from api functions
by Ben Skeggs
· 7 years ago
b807270
drm/nouveau/imem/nv40: map bar2 write-combined
by Ben Skeggs
· 7 years ago
62465ac
drm/nouveau/imem/nv40: embed nvkm_instobj directly into nv04_instobj
by Ben Skeggs
· 7 years ago
87717e7
drm/nouveau/imem/nv04: directly embed nvkm_instobj into nv04_instobj
by Ben Skeggs
· 7 years ago
49814f6
drm/nouveau/imem: allow nvkm_instobj to be directly embedded in backend object
by Ben Skeggs
· 7 years ago
07bbc1c
drm/nouveau/core/memory: split info pointers from accessor pointers
by Ben Skeggs
· 7 years ago
dde59b9
drm/nouveau/imem: add some useful debug output
by Ben Skeggs
· 7 years ago
70433b9
drm/nouveau/bar/gm107-: wait for instance block binding to complete
by Ben Skeggs
· 7 years ago
8e644cb
drm/nouveau/bar: initialise bar2 during oneinit
by Ben Skeggs
· 7 years ago
bb7e501
drm/nouveau/bar: prevent BAR2 mapping of objects during destructor
by Ben Skeggs
· 7 years ago
a78dbce
drm/nouveau/bar: modify interface to bar2 vmm mapping
by Ben Skeggs
· 7 years ago
570889d
drm/nouveau/bar: modify interface to bar1 vmm mapping
by Ben Skeggs
· 7 years ago
e988952
drm/nouveau/bar: expose interface to bar2 teardown
by Ben Skeggs
· 7 years ago
48fe024
drm/nouveau/bar: expose interface to bar2 initialisation
by Ben Skeggs
· 7 years ago
bbb163e
drm/nouveau/bar: implement bar1 teardown
by Ben Skeggs
· 7 years ago
7313cfa
drm/nouveau/bar: move bar1 initialisation into its own function
by Ben Skeggs
· 7 years ago
269fe32
drm/nouveau/bar: swap oneinit/init ordering, and rename bar3 to bar2
by Ben Skeggs
· 7 years ago
c9e7059
drm/nouveau/bar: remove NV_PMC_ENABLE_PFIFO twiddling
by Ben Skeggs
· 7 years ago
e69dae8
drm/nouveau/bar/nv50,g84: drop mmu invalidate
by Ben Skeggs
· 7 years ago
5e721ad
drm/nouveau/fifo: perform reset from preinit
by Ben Skeggs
· 7 years ago
b5078d7
drm/nouveau/disp: add missing newline in ior debug messages
by Ben Skeggs
· 7 years ago
12973a3
drm/nouveau/secboot: add missing newline in debug message
by Ben Skeggs
· 7 years ago
4246b92
drm/nouveau/core/device: remove object include to prevent unnecessary rebuilds
by Ben Skeggs
· 7 years ago
82be74ee
drm/nouveau/core/subdev: compile out messages for unwanted debug levels
by Ben Skeggs
· 7 years ago
153b642
drm/nouveau/core/gpuobj: remove embedded struct nvkm_object
by Ben Skeggs
· 7 years ago
8e0042d
drm/nouveau/core/object: plumb the unmap ioctl through
by Ben Skeggs
· 7 years ago
0132605
drm/nouveau/core/object: allow arguments to be passed to map function
by Ben Skeggs
· 7 years ago
Next »