index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvkm
/
subdev
/
fb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-34
/
+34
*
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
2021-02-11
1
-0
/
+1
*
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
2021-02-11
1
-1
/
+5
*
drm/nouveau/fb/ga10[024]: initial support
Ben Skeggs
2021-01-15
1
-0
/
+2
*
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
2020-01-15
1
-0
/
+2
*
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-07-19
1
-1
/
+1
*
drm/nouveau/bios: translate additional memory types
Ben Skeggs
2018-12-11
1
-1
/
+4
*
drm/nouveau/fb/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
2018-02-02
1
-0
/
+1
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
1
-26
/
+10
|
\
|
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
1
-14
/
+0
|
*
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
1
-3
/
+1
|
*
drm/nouveau/mmu: remove support for old backends
Ben Skeggs
2017-11-02
1
-1
/
+0
|
*
drm/nouveau/fb/ram: remove old allocators
Ben Skeggs
2017-11-02
1
-4
/
+0
|
*
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
2017-11-02
1
-0
/
+3
|
*
drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object
Ben Skeggs
2017-11-02
1
-0
/
+4
|
*
drm/nouveau/fb: move comptags mm into nvkm_fb
Ben Skeggs
2017-11-02
1
-1
/
+1
|
*
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
2017-11-02
1
-0
/
+4
|
*
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
2017-11-02
1
-6
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm/nouveau/fb: add GP10B support
Alexandre Courbot
2017-04-06
1
-0
/
+1
*
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
2017-03-07
1
-0
/
+6
*
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
2017-03-07
1
-0
/
+1
*
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau/fb/gp102: rename from gp104
Ben Skeggs
2016-11-17
1
-1
/
+1
*
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
2016-11-07
1
-0
/
+2
*
drm/nouveau/fb: add gm20b device
Alexandre Courbot
2016-11-07
1
-0
/
+1
*
drm/nouveau/fb/gp104: initial support
Ben Skeggs
2016-07-14
1
-0
/
+1
*
drm/nouveau/fb/gp100: initial support
Ben Skeggs
2016-07-14
1
-0
/
+1
*
drm/nouveau/fb/gf100-: allow selection of an alternate big page size
Ben Skeggs
2016-07-14
1
-0
/
+2
*
drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
2016-05-20
1
-0
/
+3
*
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-43
/
+31
*
drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object
Ben Skeggs
2015-08-28
1
-27
/
+36
*
drm/nouveau/fb: cosmetic changes
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/fb: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
1
-67
/
+61
*
drm/nouveau/bios: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
1
-0
/
+1
*
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
2015-01-22
1
-0
/
+159