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
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
19
-282
/
+567
2012-05-24
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
1
-2
/
+0
2012-05-24
drm/nv04/disp: disable vblank interrupts when disabling display
Ben Skeggs
2
-5
/
+11
2012-05-24
drm/nouveau: base fence timeout on time of emission
Marcin Slusarz
1
-1
/
+4
2012-05-24
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
6
-52
/
+71
2012-05-24
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2
-33
/
+26
2012-05-24
drm/nouveau: cleanup after display init failure
Marcin Slusarz
1
-2
/
+9
2012-05-24
drm/nv50: fix ramin heap size for kernel channel too
Marcin Slusarz
1
-1
/
+1
2012-05-24
drm/nve0/graph: bump hub2gpc buffer size
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
15
-185
/
+203
2012-05-24
drm/nouveau/bios: allow loading alternate vbios image as firmware
Ben Skeggs
1
-0
/
+21
2012-05-24
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
3
-0
/
+39
2012-05-24
drm/nv50-/fbcon: move 2d class to subchannel 3
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nve0/gr: initial implementation
Ben Skeggs
6
-2
/
+3705
2012-05-24
drm/nve0/fifo: initial implementation
Ben Skeggs
4
-5
/
+477
2012-05-24
drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets
Ben Skeggs
2
-8
/
+4
2012-05-24
drm/nouveau/pm: some more delays for ddr3 reclocking
Ben Skeggs
2
-0
/
+4
2012-05-24
drm/nvc0/pm: very initial mclk freq change
Ben Skeggs
1
-1
/
+23
2012-05-24
drm/nvd9/pm: oops, fix timing calc
Ben Skeggs
1
-0
/
+1
2012-05-24
drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients
Ben Skeggs
1
-0
/
+51
2012-05-24
drm/nvc0/pm: start filling in memory reclocking stubs
Ben Skeggs
1
-0
/
+116
2012-05-24
drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling
Ben Skeggs
1
-4
/
+15
2012-05-24
drm/nva3/pm: initial attempt at handling 111100/111104
Ben Skeggs
1
-0
/
+21
2012-05-24
drm/nva3/pm: make pll->pll mode work
Ben Skeggs
1
-6
/
+21
2012-05-24
drm/nva3/pm: attempt to bash a few 0x100200 bits correctly
Ben Skeggs
1
-20
/
+46
2012-05-24
drm/nva3/pm: begin to restructure memory clock changes + another magic
Ben Skeggs
1
-8
/
+40
2012-05-24
drm/nva3/pm: more random unknown PFB regs
Ben Skeggs
1
-1
/
+23
2012-05-24
drm/nva3/pm: initial attempt at more magic PFB regs
Ben Skeggs
3
-3
/
+28
2012-05-24
drm/nva3/pm: hook up to ram reclocking helper
Ben Skeggs
1
-12
/
+110
2012-05-24
drm/nva3/pm: introduce more paranoia
Ben Skeggs
1
-5
/
+10
2012-05-23
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
1
-1
/
+1
2012-05-23
nouveau: add PRIME support
Dave Airlie
16
-25
/
+296
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm/nouveau/dp: Probe branch/sink OUIs (v2)
Adam Jackson
1
-0
/
+21
2012-05-22
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
1
-1
/
+1
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
1
-3
/
+7
2012-05-03
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-04-30
drm/nv10/gpio: fix thinko in mask for gpio lines 2-9
Ben Skeggs
1
-1
/
+1
2012-04-30
nvc0/fb: shut up PMFB interrupt after the first occurrence
Christoph Bumiller
1
-0
/
+5
2012-04-30
drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac
Ben Skeggs
1
-1
/
+3
2012-04-30
drm/nouveau/bios: fix regression on some nv4x board
Ben Skeggs
1
-3
/
+7
2012-04-19
nouveau: Set special lane map for the right chipset
Henrik Rydberg
1
-1
/
+1
2012-04-19
drm/nouveau/pm: don't read/write beyond end of stack buffer
Jim Meyering
1
-0
/
+1
2012-04-04
Revert "nouveau/bios: Fix tracking of BIOS image data"
Linus Torvalds
1
-3
/
+1
2012-04-02
nouveau/bios: Fix tracking of BIOS image data
Benjamin Herrenschmidt
1
-1
/
+3
2012-04-02
nouveau: Fix crash when pci_ram_rom() returns a size of 0
Benjamin Herrenschmidt
1
-2
/
+3
2012-04-02
drm/nouveau: select POWER_SUPPLY
Dave Airlie
1
-0
/
+1
2012-03-29
drm/nouveau: inform userspace of relaxed kernel subchannel requirements
Ben Skeggs
1
-9
/
+2
2012-03-29
Revert "drm/nouveau: inform userspace of new kernel subchannel requirements"
Ben Skeggs
2
-6
/
+13
[next]