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