index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
10
-13
/
+114
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
7
-10
/
+109
2018-01-19
drm/nouveau/bar/gk20a: Avoid bar teardown during init
Jon Hunter
2
-2
/
+2
2018-01-19
drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
Thierry Reding
1
-1
/
+3
2018-01-09
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+1
2018-01-09
drm/nouveau/disp/gf119: add missing drive vfunc ptr
Rob Clark
1
-0
/
+1
2017-12-27
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2017-12-23
drm/nouveau: fix race when adding delayed work items
Ben Skeggs
1
-1
/
+1
2017-12-21
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2017-12-20
drm/nouveau: fix obvious memory leak
Ben Skeggs
1
-1
/
+1
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
9
-21
/
+62
2017-12-19
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
4
-16
/
+42
2017-12-19
drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory
Ben Skeggs
1
-1
/
+2
2017-12-19
drm/nouveau/mmu/gp10b: use correct implementation
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/nouveau/pci: do a msi rearm on init
Karol Herbst
1
-0
/
+7
2017-12-19
drm/nouveau/imem/nv50: fix refcount_t warning
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/nouveau/bios/dp: support DP Info Table 2.0
Ben Skeggs
1
-1
/
+8
2017-12-19
drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy
Karol Herbst
1
-1
/
+1
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
276
-3408
/
+10027
2017-11-03
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-3
/
+3
2017-11-03
drm/nouveau/bios/timing: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2017-11-03
drm/nouveau/devinit/nv04: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+6
2017-11-03
drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static
Colin Ian King
1
-2
/
+2
2017-11-03
drm/nouveau/core/memory: fix missing mutex unlock
Ben Skeggs
1
-0
/
+1
2017-11-03
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
276
-0
/
+276
2017-11-02
drm/nouveau/gr/gf100-: don't prevent module load if firmware missing
Ben Skeggs
1
-2
/
+6
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
57
-427
/
+40
2017-11-02
drm/nouveau: improve selection of GPU page size
Ben Skeggs
1
-10
/
+38
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
10
-156
/
+209
2017-11-02
drm/nouveau: remove unused nouveau_fence_work()
Ben Skeggs
2
-57
/
+0
2017-11-02
drm/nouveau: queue delayed unmapping of VMAs on client workqueue
Ben Skeggs
1
-6
/
+30
2017-11-02
drm/nouveau: implement per-client delayed workqueue with fence support
Ben Skeggs
2
-0
/
+70
2017-11-02
drm/nouveau: determine memory class for each client
Ben Skeggs
2
-0
/
+17
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
17
-41
/
+54
2017-11-02
drm/nouveau: switch to vmm limit
Ben Skeggs
2
-8
/
+6
2017-11-02
drm/nouveau: allocate vmm object for every client
Ben Skeggs
6
-36
/
+44
2017-11-02
drm/nouveau: replace use of cpu_coherent with memory types
Ben Skeggs
1
-2
/
+11
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
2
-2
/
+3
2017-11-02
drm/nouveau: fetch memory type indices that we care about for ttm
Ben Skeggs
2
-1
/
+32
2017-11-02
drm/nouveau: consolidate handling of dma mask
Ben Skeggs
3
-44
/
+13
2017-11-02
drm/nouveau: check kind validity against mmu object
Ben Skeggs
1
-2
/
+12
2017-11-02
drm/nouveau: allocate mmu object for every client
Ben Skeggs
2
-0
/
+22
2017-11-02
drm/nouveau: remove trivial cases of nvxx_device() usage
Ben Skeggs
2
-37
/
+31
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
Ben Skeggs
8
-0
/
+647
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
12
-1
/
+363
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
24
-1
/
+413
2017-11-02
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
Ben Skeggs
12
-0
/
+140
[next]