开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
fb
/
base.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-24
drm/nouveau: restrict the flush page to a 32-bit address
Timur Tabi
2023-07-06
drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection method
Ben Skeggs
2023-02-21
drm/nouveau/fb/gp102-: cache scrubber binary on first load
Ben Skeggs
2022-11-09
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
2022-11-09
drm/nouveau/fb: handle sysmem flush page from common code
Ben Skeggs
2021-02-11
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
2021-02-11
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
2020-01-29
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
Ben Skeggs
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
2018-12-11
drm/nouveau/bios: translate additional memory types
Ben Skeggs
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
drm/nouveau/fb: move comptag init out of ram submodule
Ben Skeggs
2017-11-02
drm/nouveau/fb: move comptags mm into nvkm_fb
Ben Skeggs
2017-11-02
drm/nouveau/fb: finalise big page size selection in constructor
Ben Skeggs
2016-07-14
drm/nouveau/fb/gp100: initial support
Ben Skeggs
2016-07-14
drm/nouveau/fb/gf100-: allow selection of an alternate big page size
Ben Skeggs
2016-05-20
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
2016-05-20
drm/nouveau/fb: allow chipset-specific actions for oneinit()
Ben Skeggs
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2015-08-28
drm/nouveau/mpeg: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object
Ben Skeggs
2015-08-28
drm/nouveau/fb: switch to subdev printk macros
Ben Skeggs
2015-08-28
drm/nouveau/fb: switch to device pri macros
Ben Skeggs
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
2015-04-14
make RAM device optional
Alexandre Courbot
2015-01-22
drm/nouveau/fb: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs