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
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
/
nouveau_drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
drm/nouveau: workaround runpm fail by disabling PCI power management on certa...
Karol Herbst
1
-0
/
+63
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-2
/
+1
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-4
/
+0
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-1
/
+0
2020-01-15
drm/nouveau: Do not try to disable PCI device on Tegra
Thierry Reding
1
-2
/
+1
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-0
/
+3
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-1
/
+2
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
1
-0
/
+3
2019-08-07
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
1
-1
/
+1
2019-08-07
Revert "drm/nouveau: remove open-coded drm_invalid_op()"
Sean Paul
1
-1
/
+1
2019-07-31
drm/nouveau: Fill out gem_object->resv
Daniel Vetter
1
-1
/
+0
2019-06-26
drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
1
-13
/
+13
2019-06-26
drm/nouveau: remove open-coded drm_invalid_op()
Emil Velikov
1
-1
/
+1
2019-06-21
drm/nouveau: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-05-14
drm/nouveau/core: allow detected chipset to be overridden
Ben Skeggs
1
-1
/
+2
2019-05-01
drm/nouveau/nouveau: forward error generated while resuming objects tree
Tobias Klausmann
1
-1
/
+11
2019-04-24
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
Dave Airlie
1
-2
/
+5
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
1
-0
/
+1
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
1
-0
/
+5
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
1
-1
/
+6
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
1
-0
/
+1
2019-02-20
drm/nouveau: allow accelerated buffer moves even when gr isn't present
Ben Skeggs
1
-85
/
+128
2019-02-20
drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hook
Ben Skeggs
1
-1
/
+1
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
1
-13
/
+0
2019-02-20
drm/nouveau: allocate kernel channel(s) before initialising display
Ben Skeggs
1
-2
/
+4
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+5
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
1
-3
/
+4
2018-12-11
drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()
Thierry Reding
1
-0
/
+6
2018-10-11
drm/nouveau: Start using new drm_dev initialization helpers
Lyude Paul
1
-72
/
+101
2018-10-11
drm/nouveau: Fix potential memory leak in nouveau_drm_load()
Lyude Paul
1
-2
/
+4
2018-09-06
drm/nouveau: fix oops in client init failure path
Ben Skeggs
1
-7
/
+7
2018-09-06
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
1
-1
/
+1
2018-09-06
drm/nouveau: Remove useless poll_enable() call in drm_load()
Lyude Paul
1
-3
/
+1
2018-09-06
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
Lyude Paul
1
-1
/
+0
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-11
/
+7
2018-07-16
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
1
-2
/
+4
2018-07-16
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
1
-0
/
+7
2018-07-16
drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
Lyude Paul
1
-11
/
+0
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-0
/
+8
2018-05-18
drm/nouveau/drm/nv50-: remove allocation of sw class
Ben Skeggs
1
-21
/
+19
2018-05-18
drm/nouveau: remove fence wait code from deferred client work handler
Ben Skeggs
1
-16
/
+14
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-4
/
+4
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
1
-0
/
+4
2018-03-14
drm/nouveau: Runtime suspend despite HDA being unbound
Lukas Wunner
1
-44
/
+0
2018-03-14
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
1
-2
/
+0
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2018-01-12
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2017-12-23
drm/nouveau: fix race when adding delayed work items
Ben Skeggs
1
-1
/
+1
[next]