index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
fb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/imem: allow bar2 mapping of user allocations
Ben Skeggs
2022-11-09
1
-0
/
+8
*
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-4
/
+4
*
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
2021-02-11
38
-85
/
+84
*
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
2021-02-11
1
-4
/
+4
*
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
2021-02-11
1
-5
/
+7
*
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
2021-02-11
7
-11
/
+13
*
drm/nouveau/fb/ga10[024]: initial support
Ben Skeggs
2021-01-15
7
-1
/
+127
*
drm: remove unneeded break
Tom Rix
2020-11-08
1
-1
/
+0
*
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
1
-2
/
+2
*
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
2020-02-17
1
-0
/
+2
*
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2020-01-29
2
-12
/
+32
*
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
2020-01-15
1
-0
/
+3
*
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
2020-01-15
4
-2
/
+129
*
drm/nouveau/fb/gf100-: declare constants as unsigned long long.
Wambui Karuga
2020-01-15
6
-6
/
+6
*
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
1
-1
/
+1
*
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-07-19
8
-8
/
+8
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-09
1
-1
/
+1
|
\
|
*
drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"
Colin Ian King
2019-05-01
1
-1
/
+1
*
|
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-10
1
-0
/
+2
|
/
*
drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
Colin Ian King
2019-02-19
1
-1
/
+1
*
drm/nouveau/bios: translate additional memory types
Ben Skeggs
2018-12-11
2
-4
/
+10
*
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-07-20
4
-0
/
+15
|
\
|
*
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2018-07-19
4
-0
/
+15
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+1
|
/
*
drm/nouveau/fb/gv100: initial support
Ben Skeggs
2018-05-18
4
-1
/
+50
*
drm/nouveau/fb/gm200-: fix overwriting of big page setting
Ben Skeggs
2018-05-18
1
-2
/
+0
*
drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page size
Ben Skeggs
2018-05-18
2
-3
/
+3
*
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2018-02-08
6
-0
/
+162
|
\
|
*
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
2018-02-02
2
-0
/
+72
|
*
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
2018-02-02
4
-0
/
+90
*
|
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-12
1
-1
/
+9
|
/
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
53
-355
/
+249
|
\
|
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
30
-82
/
+0
|
*
drm/nouveau/fb/ram: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
1
-4
/
+14
|
*
drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where app...
Ben Skeggs
2017-11-02
1
-3
/
+3
|
*
drm/nouveau/fb/ram: remove old allocators
Ben Skeggs
2017-11-02
10
-163
/
+0
|
*
drm/nouveau: directly handle comptag allocation
Ben Skeggs
2017-11-02
2
-35
/
+0
|
*
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
2017-11-02
1
-0
/
+1
|
*
drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get()
Ben Skeggs
2017-11-02
1
-9
/
+9
|
*
drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object
Ben Skeggs
2017-11-02
1
-0
/
+122
|
*
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
1
-2
/
+2
|
*
drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu map
Ben Skeggs
2017-11-02
1
-1
/
+5
|
*
drm/nouveau/fb: move comptag init out of ram submodule
Ben Skeggs
2017-11-02
30
-38
/
+63
|
*
drm/nouveau/fb: move comptags mm into nvkm_fb
Ben Skeggs
2017-11-02
9
-12
/
+12
|
*
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
2017-11-02
4
-7
/
+13
|
*
drm/nouveau/fb: finalise big page size selection in constructor
Ben Skeggs
2017-11-02
10
-26
/
+32
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
|
/
*
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
2017-08-22
1
-2
/
+2
*
drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
3
-22
/
+4
[next]