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
/
nouveau_drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
drm/nouveau/sw: turn flip completion into an event
Ben Skeggs
1
-4
/
+11
2015-08-28
drm/nouveau/gpuobj: separate allocation from nvkm_object
Ben Skeggs
1
-3
/
+3
2015-08-28
drm/nouveau/mmu: protect each vm with its own mutex
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/device: separate construction of pci/tegra devices
Ben Skeggs
1
-9
/
+6
2015-08-28
drm/nouveau/nvif: return min/max versions for supported object classes
Ben Skeggs
1
-5
/
+6
2015-08-28
drm/nouveau/nvif: use negative oclass identifier for internal classes
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-9
/
+9
2015-08-28
drm/nouveau/client: store default device by handle, not reference
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/device: simplify subdev construction
Ben Skeggs
1
-29
/
+3
2015-08-28
drm/nouveau/device: tidy ctor/dtor interfaces
Ben Skeggs
1
-11
/
+11
2015-08-28
drm/nouveau/client: tidy ctor/dtor interfaces
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/platform: remove subclassing of nvkm_device
Ben Skeggs
1
-7
/
+7
2015-08-28
drm/nouveau/core: remove last printks
Ben Skeggs
1
-3
/
+0
2015-08-28
drm/nouveau: use dev_* for logging
Ben Skeggs
1
-8
/
+10
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-0
/
+3
2015-07-27
drm/nouveau: Do not leak client objects
Thierry Reding
1
-0
/
+1
2015-07-27
drm/nouveau: hold mutex when calling nouveau_abi16_fini()
Kamil Dudka
1
-0
/
+2
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+2
2015-07-02
drm: Turn off Legacy Context Functions
Peter Antoine
1
-1
/
+2
2015-06-26
drm/nouveau: Pause between setting gpu to D3hot and cutting the power
Lukas Wunner
1
-0
/
+2
2015-04-14
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
1
-0
/
+1
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-24
/
+24
2015-01-22
drm/nouveau/device: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-2
/
+2
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-9
/
+9
2015-01-22
drm/nouveau/sw: rename from software (no binary change)
Ben Skeggs
1
-1
/
+1
2015-01-22
drm/nouveau: merge nouveau_platform.ko into nouveau.ko
Alexandre Courbot
1
-2
/
+9
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
1
-1
/
+1
2014-12-02
nouveau: move the hotplug ignore to correct place.
Dave Airlie
1
-1
/
+1
2014-12-02
drm/nouveau: move the (far too many...) different s/r paths to the same place
Ben Skeggs
1
-121
/
+127
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-6
/
+33
2014-10-02
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
1
-38
/
+13
2014-09-15
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
1
-0
/
+20
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-6
/
+13
2014-08-10
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
1
-124
/
+183
2014-08-09
drm/nouveau: expose the full object/event interfaces to userspace
Ben Skeggs
1
-7
/
+18
2014-08-09
drm/nouveau: fix headless mode
Ben Skeggs
1
-1
/
+2
2014-08-09
drm/nouveau/disp: audit and version display classes
Ben Skeggs
1
-1
/
+0
2014-08-09
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
1
-12
/
+12
2014-08-09
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
1
-5
/
+5
2014-08-09
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
1
-9
/
+9
2014-08-09
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-0
/
+2
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-93
/
+56
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-28
/
+84
2014-08-09
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
1
-6
/
+4
2014-08-09
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
1
-2
/
+6
2014-08-09
drm/nouveau: support for probing platform devices
Alexandre Courbot
1
-14
/
+39
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+9
2014-07-09
dma-buf: use reservation objects
Maarten Lankhorst
1
-0
/
+1
2014-07-08
drm/nouveau/kms: restore fbcon after display has been resumed
Ben Skeggs
1
-8
/
+9
[next]