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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
551
-112844
/
+0
2015-01-22
drm/nouveau/clk: allow users to enable auto mode when loading driver
Vince Hsu
1
-0
/
+3
2015-01-22
drm/nouveau/pwr: add support for GK20A
Vince Hsu
3
-0
/
+234
2015-01-22
drm/nouveau/pwr: make nouveau_pwr_pgob() non-static
Vince Hsu
2
-1
/
+2
2015-01-22
drm/nouveau/clk: allow non-blocking for nouveau_clock_astate()
Vince Hsu
2
-3
/
+3
2015-01-22
drm/nouveau/mc: add missing braces
Vince Hsu
1
-1
/
+2
2015-01-22
drm/nouveau/core: object.engine is always a nouveau_engine now
Ben Skeggs
18
-33
/
+30
2015-01-22
drm/nouveau/core: can now assume client/device object tree based on object.en...
Ben Skeggs
2
-7
/
+10
2015-01-22
drm/nouveau/disp: outp/conns do not have an engine
Ben Skeggs
5
-8
/
+7
2015-01-22
drm/nouveau/bar: barobjs may not have an engine
Ben Skeggs
1
-4
/
+4
2015-01-22
drm/nouveau/fb: ram impl does not have an engine
Ben Skeggs
1
-1
/
+1
2015-01-22
drm/nouveau/i2c: pad/ports do not have an engine
Ben Skeggs
10
-27
/
+27
2015-01-22
drm/nouveau/instmem: instobjs may not have an engine
Ben Skeggs
3
-11
/
+12
2015-01-22
drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointer
Ben Skeggs
3
-21
/
+20
2015-01-22
drm/nouveau/core: uninline subdev/engine/device lookup functions
Ben Skeggs
6
-38
/
+44
2015-01-22
drm/nouveau/core: prepare printk for NULL engine pointer on device object tree
Ben Skeggs
1
-8
/
+13
2015-01-22
drm/nouveau/core: drop the pointer value in debug printk output
Ben Skeggs
1
-2
/
+2
2015-01-22
drm/nouveau/i2c: fix some blatant abuse
Ben Skeggs
2
-3
/
+3
2015-01-22
drm/gf100-/bar: don't fill in bar->alloc until after all vm setup done
Ben Skeggs
1
-2
/
+4
2015-01-22
drm/nouveau/core: rename parent to handle, use parent for nouveau_parent
Ben Skeggs
1
-10
/
+12
2015-01-22
drm/nouveau/core: rename subclass.base to subclass.superclass
Ben Skeggs
23
-52
/
+51
2015-01-22
drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine()
Ben Skeggs
23
-23
/
+23
2015-01-22
drm/nouveau/fb: remove some (now) unnecessary hacks
Ben Skeggs
1
-2
/
+0
2015-01-08
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
6
-27
/
+91
2014-12-22
drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP
Bruno Prémont
2
-3
/
+3
2014-12-22
drm/nv4c/mc: disable msi
Ilia Mirkin
1
-8
/
+0
2014-12-22
drm/nouveau/fb/ram/mcp77: enable NISO poller
Pierre Moreau
1
-5
/
+39
2014-12-22
drm/nouveau/fb/ram/mcp77: use carveout reg to determine size
Ben Skeggs
1
-4
/
+3
2014-12-22
drm/nouveau/fb/ram/mcp77: subclass nouveau_ram
Ben Skeggs
1
-10
/
+14
2014-12-22
drm/nouveau/device: Add support for GK208B, resolves bug 86935
Sven Köhler
1
-0
/
+33
2014-12-22
drm/nouveau/bios: fix oops on pre-nv50 chipsets
Ben Skeggs
1
-2
/
+4
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
4
-5
/
+4
2014-12-02
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
103
-2361
/
+5799
2014-12-02
drm/nouveau/volt: add support for GK20A
Vince Hsu
5
-0
/
+217
2014-12-02
drm/nouveau/volt: allow non-bios voltage scaling
Vince Hsu
1
-29
/
+38
2014-12-02
drm/gf100-/gr: return non-fatal error code when fw not present
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau/devinit: bump priv ring timeouts before executing scripts
Ben Skeggs
2
-1
/
+10
2014-12-02
drm/nouveau/bios: translate ramcfg strap through M0203
Ben Skeggs
1
-1
/
+12
2014-12-02
drm/nouveau/fb: make use of M0203 routines for ram type determination
Ben Skeggs
1
-22
/
+15
2014-12-02
drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table
Ben Skeggs
2
-0
/
+160
2014-12-02
drm/nouveau/core: allow vbios parsing without knowing chipset type
Ben Skeggs
1
-0
/
+5
2014-12-02
drm/nouveau/device: store revision
Ben Skeggs
2
-1
/
+4
2014-12-02
drm/nouveau/core: add some forgotten subdevs to disable mask
Ben Skeggs
1
-0
/
+2
2014-12-02
drm/gk20a/clk: fix max VCO value
Alexandre Courbot
1
-1
/
+1
2014-12-02
drm/nouveau: introduce nv_device_is_cpu_coherent()
Alexandre Courbot
1
-0
/
+6
2014-12-02
drm/nouveau/disp: clear notify intr status when enabling, to prevent races
Ben Skeggs
2
-0
/
+4
2014-12-02
drm/nv50-/disp: rename class members to match nvidia channel names
Ben Skeggs
11
-206
/
+206
2014-12-02
drm/nouveau/core: remove some dead code that got forgotten
Ben Skeggs
3
-135
/
+0
2014-12-02
drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait()
Roy Spliet
1
-1
/
+1
2014-12-02
drm/nva3/clock: Allow user reclocking
Roy Spliet
1
-1
/
+1
[next]