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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
drm/nv50/disp: train PIOR-attached DP from second supervisor
Ben Skeggs
1
-21
/
+11
2014-06-11
drm/nouveau/disp/dp: make use of existing output data for link training
Ben Skeggs
16
-248
/
+133
2014-06-11
drm/gf119/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
1
-75
/
+83
2014-06-11
drm/nv50/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
1
-107
/
+116
2014-06-11
drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal
Ben Skeggs
2
-8
/
+68
2014-06-11
drm/nouveau/disp/dp: create subclass for dp outputs
Ben Skeggs
16
-9
/
+265
2014-06-11
drm/nouveau: use connector events for HPD instead of GPIO watching
Ben Skeggs
3
-44
/
+34
2014-06-11
drm/nouveau/disp: add internal representaion of output paths and connectors
Ben Skeggs
10
-2
/
+619
2014-06-11
drm/nouveau/bios: extend connector table parsing
Ben Skeggs
4
-16
/
+79
2014-06-11
drm/nouveau/disp: nothing to see here
Ben Skeggs
3
-21
/
+42
2014-06-11
drm/nouveau/i2c/anx9805: add debugging to aux transactions
Ben Skeggs
2
-5
/
+34
2014-06-11
drm/nouveau/i2c: introduce locking at a per-port level
Ben Skeggs
14
-34
/
+380
2014-06-11
drm/nouveau/i2c: balance port acquire/release
Ben Skeggs
4
-14
/
+56
2014-06-11
drm/gk104/i2c: add aux channel interrupt driver
Ben Skeggs
6
-6
/
+79
2014-06-11
drm/g94/i2c: add aux channel interrupt driver
Ben Skeggs
3
-0
/
+39
2014-06-11
drm/nouveau/i2c: add interfaces to support handling aux channel interrupts
Ben Skeggs
4
-0
/
+94
2014-06-11
drm/nouveau/i2c: start hiding subdev-internal interfaces
Ben Skeggs
21
-236
/
+194
2014-06-11
drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()
Ben Skeggs
1
-2
/
+0
2014-06-11
drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer
Ben Skeggs
4
-14
/
+20
2014-06-11
drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev
Ben Skeggs
3
-3
/
+6
2014-06-11
drm/nouveau/gpio: send separate event types for high/low transitions
Ben Skeggs
4
-14
/
+17
2014-06-11
drm/nouveau/gpio: use base constructor for all implementations
Ben Skeggs
8
-119
/
+47
2014-06-11
drm/nouveau/gpio: move on-reset intr disable-and-ack to common code
Ben Skeggs
7
-138
/
+80
2014-06-11
drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"
Ben Skeggs
7
-114
/
+156
2014-06-11
drm/nouveau/gpio: split g92 class from nv50
Ben Skeggs
11
-58
/
+110
2014-06-11
drm/nouveau/gpio: use indirect pointer to base class definition
Ben Skeggs
13
-75
/
+75
2014-06-11
drm/nouveau/disp/dp: support training to highest rate, rather than a target
Ben Skeggs
1
-23
/
+34
2014-06-11
drm/nouveau/disp/dp: support postcursor in link training
Ben Skeggs
2
-11
/
+53
2014-06-11
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
21
-77
/
+112
2014-06-11
Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...
Dave Airlie
10
-0
/
+3545
2014-06-10
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
48
-122
/
+687
2014-06-10
drm/gk208/gr: add missing registers to grctx init
Ilia Mirkin
1
-0
/
+2
2014-06-10
drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.
Mario Kleiner
1
-2
/
+8
2014-06-10
drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.
Mario Kleiner
3
-3
/
+3
2014-06-10
drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.
Mario Kleiner
1
-0
/
+8
2014-06-10
drm/nv50-/kms: wait for enough ring space in crtc_prepare()
Ben Skeggs
1
-2
/
+2
2014-06-10
drm/nouveau/disp/dp: support training pattern 3
Ben Skeggs
2
-2
/
+8
2014-06-10
drm/nouveau/disp/dp: support aux read interval during link training
Ben Skeggs
2
-6
/
+8
2014-06-10
drm/gk104/gpio: fix incorrect interrupt register usage
Ben Skeggs
1
-5
/
+5
2014-06-10
drm/nouveau/core: punt all object state change messages to trace level
Ben Skeggs
1
-5
/
+5
2014-06-10
drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types
Ilia Mirkin
9
-12
/
+23
2014-06-10
drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...
Ilia Mirkin
4
-4
/
+4
2014-06-10
drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function
Martin Peres
1
-4
/
+5
2014-06-10
drm/nouveau/i2c: bump the i2c delay for the adt7473
Martin Peres
1
-3
/
+3
2014-06-10
drm/nouveau/therm/fan/tach: default to 2 pulses per revolution
Martin Peres
1
-1
/
+1
2014-06-10
drm/nvf0/device: enable video decoding engines on gk110/gk208
John Rowley
1
-6
/
+0
2014-06-10
drm/nvf1/device: add support for 0xf1 (gk110b)
John Rowley
1
-0
/
+35
2014-06-10
drm/nouveau/device: support for probing GK20A
Alexandre Courbot
1
-0
/
+17
2014-06-10
drm/nouveau/graph: add GK20A support
Alexandre Courbot
8
-9
/
+123
2014-06-10
drm/nouveau/graph: pad firmware code at load time
Alexandre Courbot
1
-0
/
+4
[prev]
[next]