index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-05-18
drm/nouveau/gr/gf100-: insert some WFIs during gr init
Ben Skeggs
2018-05-18
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
2018-05-18
drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors exist
Ilia Mirkin
2018-05-18
drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
Luc Van Oostenryck
2018-05-18
drm/nouveau: fix mode_valid's return type
Luc Van Oostenryck
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/ce/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/kms/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/dma/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/therm/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/pmu/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fault/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/bar/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/ltc/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/imem/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/tmr/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/bus/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/mc/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fuse/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/i2c/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/gpio/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/ibus/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/top/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/bios/pll: limits table 5.0
Ben Skeggs
2018-05-18
drm/nouveau/bios/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/pci/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/core: recognise gv100
Ben Skeggs
2018-05-18
drm/nouveau/core: increase maximum number of copy engines to 9
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: initial overlay support
Ben Skeggs
2018-05-18
drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formats
Ben Skeggs
2018-05-18
drm/nouveau/kms/gk104-: support additional cursor sizes
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: handle degamma LUT from window channels
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: plane updates don't always require image_set()
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: store window visibility in state
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: simplify swap interval handling
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: decouple window state changes, and update method submi...
Ben Skeggs
[next]