index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
fb
Age
Commit message (
Expand
)
Author
2023-10-31
drm/nouveau/mmu/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/fb/tu102-: prepare for GSP-RM
Ben Skeggs
2023-07-06
drm/nouveau/fb/ga102-: construct vidmem heap via new gp102 paths
Ben Skeggs
2023-07-06
drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection method
Ben Skeggs
2023-04-11
drm/nouveau/fb: add missing sysmen flush callbacks
Karol Herbst
2023-02-21
drm/nouveau/fb/gp102-: cache scrubber binary on first load
Ben Skeggs
2023-01-30
drm/nouveau/fb/tu102-: fix register used to determine scrub status
Ben Skeggs
2022-11-09
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
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
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
2022-11-09
drm/nouveau/imem: allow bar2 mapping of user allocations
Ben Skeggs
2021-02-11
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
2021-02-11
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
2021-02-11
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
2021-02-11
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
2021-02-11
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
2021-01-15
drm/nouveau/fb/ga10[024]: initial support
Ben Skeggs
2020-11-08
drm: remove unneeded break
Tom Rix
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-17
drm/nouveau/acr/tu11x: initial support
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/acr/tu10x: initial support
Ben Skeggs
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
2020-01-15
drm/nouveau/fb/gf100-: declare constants as unsigned long long.
Wambui Karuga
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-01
drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"
Colin Ian King
2019-04-10
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-20
drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
Colin Ian King
2018-12-11
drm/nouveau/bios: translate additional memory types
Ben Skeggs
2018-07-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fb/gm200-: fix overwriting of big page setting
Ben Skeggs
2018-05-18
drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page size
Ben Skeggs
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
2018-01-11
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where app...
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram: remove old allocators
Ben Skeggs
[next]