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-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-20
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2018-07-19
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
2018-07-16
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
2018-07-16
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2018-07-16
drm/nouveau: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functions
Thomas Zimmermann
2018-07-16
drm/nouveau/nvif: remove const attribute from nvif_mclass
Nick Desaulniers
2018-07-16
drm/nouveau/hwmon: potential uninitialized variables
Dan Carpenter
2018-07-16
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
2018-07-16
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
Karol Herbst
2018-07-16
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
2018-07-16
drm/nouveau/kms/nv50-: Allow vblank_disable_immediate
Mario Kleiner
2018-07-16
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
2018-07-16
drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
kbuild test robot
2018-07-16
drm/nouveau/disp/nv50-gp10x: fix coverity warning
Ben Skeggs
2018-07-16
drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()
Ben Skeggs
2018-07-16
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
2018-07-16
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2018-07-16
drm/nouveau/fault/gv100: fix fault buffer initialisation
Ben Skeggs
2018-07-16
drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptions
Ben Skeggs
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-05
drm/nouveau: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-06-29
drm/noveau: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
2018-06-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-06-19
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
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
[next]