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
2014-08-09
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
19
-199
/
+323
2014-08-09
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
Ben Skeggs
7
-112
/
+174
2014-08-09
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
Ben Skeggs
4
-78
/
+116
2014-08-09
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
15
-216
/
+318
2014-08-09
drm/nouveau/dmaobj: switch to a slightly saner design
Ben Skeggs
8
-181
/
+357
2014-08-09
drm/nouveau/dmaobj: update to an improved style of class definition
Ben Skeggs
16
-209
/
+157
2014-08-09
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
7
-105
/
+135
2014-08-09
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
1
-3
/
+15
2014-08-09
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
1
-18
/
+31
2014-08-09
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
2
-34
/
+46
2014-08-09
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
23
-59
/
+22
2014-08-09
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
9
-58
/
+45
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
40
-479
/
+522
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
41
-388
/
+459
2014-08-09
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
17
-219
/
+228
2014-08-09
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
8
-50
/
+54
2014-08-09
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
14
-2
/
+1350
2014-08-09
drm/nouveau/client: add method to retrieve device list
Ben Skeggs
4
-0
/
+72
2014-08-09
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
6
-34
/
+37
2014-08-09
drm/nouveau/device: add method to retrieve some basic device info
Ben Skeggs
4
-37
/
+171
2014-08-09
drm/nouveau/core: import ioctl/event interfaces
Ben Skeggs
13
-4
/
+831
2014-08-09
drm/nouveau/core: add function to return list of supported children
Ben Skeggs
2
-0
/
+34
2014-08-09
drm/nouveau/core: rework event interface
Ben Skeggs
52
-517
/
+875
2014-08-09
drm/nouveau/core: move handle-based object apis to handle.c
Ben Skeggs
4
-120
/
+135
2014-08-09
drm/nouveau/core: fail creation of zero-argument objects, when arguments are ...
Ben Skeggs
1
-30
/
+6
2014-08-09
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
5
-19
/
+24
2014-08-09
drm/nouveau: store vblank event handler data in nv_crtc
Ben Skeggs
3
-29
/
+29
2014-08-09
drm/nv50/kms: create ctxdma objects for framebuffers as required
Ben Skeggs
4
-163
/
+126
2014-08-09
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
3
-47
/
+81
2014-08-09
drm/nouveau: Bump version from 1.1.1 to 1.1.2
Mario Kleiner
1
-1
/
+3
2014-08-09
drm/nv50-/sw: use nv50_software_context_dtor....
Ben Skeggs
2
-2
/
+2
2014-08-09
drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result
Ben Skeggs
2
-3
/
+3
2014-08-09
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
Mario Kleiner
1
-0
/
+11
2014-08-09
drm/nouveau: platform: update moved Tegra header
Alexandre Courbot
1
-1
/
+1
2014-08-09
drm/nouveau/gk20a: reclocking support
Alexandre Courbot
5
-0
/
+669
2014-08-09
drm/nouveau/clk: support for non-BIOS pstates
Alexandre Courbot
9
-20
/
+30
2014-08-09
drm/nouveau/clk: make therm and volt devices optional
Alexandre Courbot
1
-14
/
+22
2014-08-09
drm/nouveau/perfmon: do not forget to destroy the engine context
Samuel Pitoiset
1
-0
/
+1
2014-08-09
drm/nouveau: map pages using DMA API
Alexandre Courbot
5
-41
/
+26
2014-08-09
drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory
Roy Spliet
5
-663
/
+663
2014-08-09
drm/nve4/graph: do not crash if no power device present
Alexandre Courbot
1
-1
/
+2
2014-08-09
drm/gk20a: add BAR instance
Alexandre Courbot
6
-4
/
+66
2014-08-09
drm/nouveau/bar: add noncached ioremap property
Alexandre Courbot
2
-5
/
+15
2014-08-09
drm/nouveau: support for probing platform devices
Alexandre Courbot
6
-16
/
+291
2014-08-09
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
Ben Skeggs
1
-3
/
+3
2014-08-09
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
3
-39
/
+61
2014-08-09
drm/nouveau: expose pstate selection per-power source in sysfs
Ben Skeggs
3
-18
/
+52
2014-08-09
drm/nouveau/clk: allow selection of different power state for ac vs battery
Ben Skeggs
4
-30
/
+96
2014-08-09
drm/nouveau/clk: schedule pstate changes through a workqueue
Ben Skeggs
2
-11
/
+39
2014-08-09
drm/nouveau/device: register for acpi events
Ben Skeggs
5
-2
/
+94
[next]