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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
6
-95
/
+85
2010-02-25
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2
-3
/
+3
2010-02-25
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
1
-0
/
+13
2010-02-25
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
1
-1
/
+1
2010-02-25
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
1
-3
/
+4
2010-02-25
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
1
-1
/
+1
2010-02-25
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
1
-1
/
+1
2010-02-25
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
7
-404
/
+208
2010-02-25
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2
-7
/
+12
2010-02-25
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
1
-6
/
+4
2010-02-25
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
6
-15
/
+155
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
7
-1
/
+36
2010-02-23
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
1
-1
/
+7
2010-02-23
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2
-18
/
+41
2010-02-23
drm/nv50: improve vram page table construction
Ben Skeggs
1
-11
/
+33
2010-02-23
drm/nv50: more efficient clearing of gpu page table entries
Ben Skeggs
1
-24
/
+44
2010-02-23
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
Ben Skeggs
1
-30
/
+13
2010-02-23
drm/nouveau: Fix up pre-nv17 analog load detection.
Francisco Jerez
1
-1
/
+5
2010-02-16
drm/nouveau: Force TV encoder DPMS reinit after resume.
Francisco Jerez
1
-0
/
+2
2010-02-16
drm/nouveau: use mutex for vbios lock
Ben Skeggs
2
-5
/
+4
2010-02-11
nouveau: fix state detection with switchable graphics
Matthew Garrett
1
-6
/
+6
2010-02-11
drm/nouveau: move dereferences after null checks
Marcin Slusarz
4
-11
/
+17
2010-02-10
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
Maarten Maathuis
1
-64
/
+77
2010-02-10
drm/nv50: delete ramfc object after disabling fifo, not before
Maarten Maathuis
1
-3
/
+6
2010-02-10
drm/nv50: avoid unloading pgraph context when ctxprog is running
Maarten Maathuis
2
-7
/
+10
2010-02-10
drm/nv50: align size of buffer object to the right boundaries.
Maarten Maathuis
1
-5
/
+5
2010-02-10
drm/nv50: disregard dac outputs in nv50_sor_dpms()
Ben Skeggs
1
-0
/
+1
2010-02-10
drm/nv50: prevent multiple init tables being parsed at the same time
Ben Skeggs
2
-8
/
+11
2010-02-09
drm/nouveau: make dp auxch xfer len check for reads only
Ben Skeggs
1
-5
/
+5
2010-02-09
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
Ben Skeggs
1
-1
/
+1
2010-02-09
drm/nouveau: Add proper vgaarb support.
Marcin Kościelnicki
1
-0
/
+8
2010-02-09
drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
Marcin Kościelnicki
4
-12
/
+42
2010-02-09
drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test
Julia Lawall
1
-2
/
+2
2010-02-09
drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang
Luca Barbieri
1
-0
/
+2
2010-02-09
drm/nouveau: Fixup semaphores on pre-nv50 cards.
Francisco Jerez
1
-0
/
+14
2010-02-09
drm/nouveau: Add getparam to get available PGRAPH units.
Marcin Kościelnicki
3
-0
/
+11
2010-02-09
drm/nouveau: Add module options to disable acceleration.
Marcin Kościelnicki
4
-15
/
+37
2010-02-09
drm/nouveau: fix non-vram notifier blocks
Ben Skeggs
2
-4
/
+11
2010-01-25
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
Ben Skeggs
1
-0
/
+13
2010-01-25
drm/nv50: fail auxch transaction if reply count not what we expect
Ben Skeggs
1
-1
/
+7
2010-01-25
drm/nouveau: fix failure path if userspace specifies no valid memtypes
Ben Skeggs
1
-0
/
+1
2010-01-25
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
3
-0
/
+12
2010-01-18
drm/nv50: prevent accidently turning off encoders we're actually using
Ben Skeggs
1
-1
/
+21
2010-01-18
drm/nv50: fix alignment of per-channel fifo cache
Ben Skeggs
1
-1
/
+1
2010-01-18
drm/nouveau: Evict buffers in VRAM before freeing sgdma
Luca Barbieri
2
-1
/
+1
2010-01-18
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
Luca Barbieri
1
-0
/
+7
2010-01-18
drm/nouveau: fix thinko in nv04_instmem.c
Ben Skeggs
1
-1
/
+1
2010-01-18
drm/nouveau: fix a race condition in nouveau_dma_wait()
Ben Skeggs
1
-29
/
+47
2010-01-15
drm/nouveau: check pushbuffer bounds in ioctl
Luca Barbieri
1
-3
/
+16
2010-01-15
drm/nouveau: reserve VGA area for the moment
Ben Skeggs
2
-0
/
+15
[next]