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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell
Alexandre Courbot
1
-0
/
+9
2015-07-28
drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads
Ben Skeggs
1
-1
/
+1
2015-07-27
drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init
Ilia Mirkin
1
-1
/
+2
2015-07-27
drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation
Ilia Mirkin
1
-1
/
+1
2015-07-27
drm/nouveau/fbcon/nv11-: correctly account for ring space usage
Ilia Mirkin
1
-1
/
+1
2015-07-27
drm/nouveau/bios: add proper support for opcode 0x59
Ilia Mirkin
1
-4
/
+20
2015-07-27
drm/nouveau/bios: add 0x59 and 0x5a opcodes
Ilia Mirkin
1
-0
/
+24
2015-07-27
drm/nouveau/disp: Use NULL for pointers
Thierry Reding
1
-1
/
+1
2015-07-27
drm/nouveau/pm: fix a potential race condition when creating an engine context
Samuel Pitoiset
1
-4
/
+3
2015-07-27
drm/nouveau/pm: prevent freeing the wrong engine context
Samuel Pitoiset
1
-2
/
+5
2015-07-27
drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle
Alexandre Courbot
2
-0
/
+38
2015-07-27
drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline
Alexandre Courbot
1
-1
/
+1
2015-07-27
drm/nouveau/fifo/gk104: kick channels when deactivating them
Alexandre Courbot
1
-8
/
+21
2015-07-27
drm/nouveau/ibus/gk20a: increase SM wait timeout
Alexandre Courbot
1
-0
/
+8
2015-07-27
drm/nouveau/platform: fix compile error if !CONFIG_IOMMU
Alexandre Courbot
1
-0
/
+16
2015-07-27
drm/nouveau: Do not leak client objects
Thierry Reding
1
-0
/
+1
2015-07-27
drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clock
Roy Spliet
1
-1
/
+2
2015-07-27
drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex
Kamil Dudka
1
-0
/
+8
2015-07-27
drm/nouveau: hold mutex when calling nouveau_abi16_fini()
Kamil Dudka
1
-0
/
+2
2015-07-01
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-06-26
drm/nouveau: Pause between setting gpu to D3hot and cutting the power
Lukas Wunner
1
-0
/
+2
2015-05-29
drm/nouveau/gr/gm204: remove a stray printk
Ben Skeggs
1
-1
/
+0
2015-05-29
drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...
Ben Skeggs
4
-3
/
+6
2015-05-29
drm/nouveau/devinit/gf100: make the force-post condition more obvious
Ben Skeggs
1
-1
/
+4
2015-05-29
drm/nouveau/gr/gf100-: fix wrong constant definition
Lars Seipel
1
-1
/
+1
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
7
-15
/
+15
2015-04-14
drm/nouveau/bios: fix fetching from acpi on certain systems
Jan Vesely
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm206: initial init+ctx code
Ben Skeggs
9
-16
/
+162
2015-04-14
drm/nouveau/ce/gm206: enable support via gm204 code
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/fifo/gm206: enable support via gm204 code
Ben Skeggs
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm204: initial init+ctx code
Ben Skeggs
10
-18
/
+1484
2015-04-14
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
Ben Skeggs
1
-0
/
+2
2015-04-14
drm/nouveau/ce/gm204: initial support
Ben Skeggs
4
-1
/
+178
2015-04-14
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
2
-1
/
+3
2015-04-14
drm/nouveau/fifo/gm204: initial support
Ben Skeggs
7
-5
/
+68
2015-04-14
drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler
Ben Skeggs
1
-1
/
+6
2015-04-14
drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting
Ben Skeggs
3
-14
/
+11
2015-04-14
drm/nouveau/gr/gf100-: add symbolic names for classes
Ben Skeggs
9
-17
/
+24
2015-04-14
drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode
Ben Skeggs
10
-766
/
+1025
2015-04-14
drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode
Ben Skeggs
8
-709
/
+726
2015-04-14
drm/nouveau/gr: fix engine name, cosmetic search+replace mistake
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/pmu/gk20a: add some missing statics
Alexandre Courbot
1
-3
/
+4
2015-04-14
drm/nouveau/platform: fix probe error path
Alexandre Courbot
1
-2
/
+1
2015-04-14
drm/nouveau/platform: release IOMMU's mm upon exit
Alexandre Courbot
1
-0
/
+1
2015-04-14
drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
Ben Skeggs
5
-4
/
+18
2015-04-14
drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()
Ben Skeggs
4
-39
/
+5
2015-04-14
drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips
Ben Skeggs
7
-44
/
+101
2015-04-14
drm/nouveau/pbus/hwsq: Make code size u16
Roy Spliet
1
-1
/
+1
2015-04-14
drm/nouveau/pbus/hwsq: Support strided register writes
Roy Spliet
1
-7
/
+37
[next]