index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-30
12
-49
/
+105
|
\
|
*
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-07-20
12
-49
/
+105
|
|
\
|
|
*
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2018-07-19
4
-0
/
+15
|
|
*
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
2018-07-16
3
-6
/
+10
|
|
*
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
Lyude Paul
2018-07-16
1
-11
/
+0
|
|
*
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
Lyude Paul
2018-07-16
1
-1
/
+1
|
|
*
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
2018-07-16
3
-4
/
+26
|
|
*
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
2018-07-16
4
-10
/
+29
|
|
*
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
2018-07-16
1
-2
/
+2
|
|
*
drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...
Ben Skeggs
2018-07-16
1
-19
/
+26
*
|
|
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-20
6
-14
/
+14
|
\
\
\
|
*
|
|
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
1
-1
/
+1
|
*
|
|
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
5
-8
/
+8
|
*
|
|
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
2
-5
/
+5
*
|
|
|
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2018-07-20
26
-58
/
+161
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
2018-07-19
1
-2
/
+27
|
*
|
|
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
2018-07-16
1
-0
/
+13
|
*
|
|
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2018-07-16
2
-4
/
+37
|
*
|
|
drm/nouveau: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-16
1
-1
/
+1
|
*
|
|
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
4
-13
/
+13
|
*
|
|
drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functions
Thomas Zimmermann
2018-07-16
1
-1
/
+1
|
*
|
|
drm/nouveau/nvif: remove const attribute from nvif_mclass
Nick Desaulniers
2018-07-16
1
-1
/
+1
|
*
|
|
drm/nouveau/hwmon: potential uninitialized variables
Dan Carpenter
2018-07-16
1
-6
/
+6
|
*
|
|
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
2018-07-16
1
-2
/
+4
|
*
|
|
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
Karol Herbst
2018-07-16
1
-0
/
+4
|
*
|
|
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
2018-07-16
1
-2
/
+8
|
*
|
|
drm/nouveau/kms/nv50-: Allow vblank_disable_immediate
Mario Kleiner
2018-07-16
1
-0
/
+3
|
*
|
|
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
2018-07-16
1
-1
/
+0
|
*
|
|
drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
kbuild test robot
2018-07-16
1
-1
/
+1
|
*
|
|
drm/nouveau/disp/nv50-gp10x: fix coverity warning
Ben Skeggs
2018-07-16
2
-3
/
+3
|
*
|
|
drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()
Ben Skeggs
2018-07-16
1
-1
/
+2
|
*
|
|
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
2018-07-16
1
-0
/
+0
|
*
|
|
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2018-07-16
2
-0
/
+4
|
*
|
|
drm/nouveau/fault/gv100: fix fault buffer initialisation
Ben Skeggs
2018-07-16
3
-13
/
+19
|
*
|
|
drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptions
Ben Skeggs
2018-07-16
1
-7
/
+14
*
|
|
|
drm/nouveau: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-07-05
1
-19
/
+4
|
/
/
/
*
/
/
drm/noveau: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+1
|
/
/
*
|
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-06-20
2
-6
/
+9
|
\
|
|
*
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
2018-06-19
2
-6
/
+9
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
4
-5
/
+6
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
4
-6
/
+11
*
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-07
2
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
treewide: Use struct_size() for vmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
|
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+2
*
|
drm/nouveau/gr/gf100-: insert some WFIs during gr init
Ben Skeggs
2018-05-18
2
-0
/
+6
*
|
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
2018-05-18
1
-6
/
+4
*
|
drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors exist
Ilia Mirkin
2018-05-18
1
-3
/
+13
[next]