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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
82
-1064
/
+2499
2009-12-23
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
21
-61
/
+459
2009-12-23
drm/radeon/kms: add definitions for v4 power tables
Alex Deucher
1
-0
/
+199
2009-12-23
drm/radeon/kms: never combine LVDS with another encoder
Alex Deucher
1
-26
/
+23
2009-12-23
drm/radeon/kms: Check module arguments to be valid V2
Jerome Glisse
1
-5
/
+68
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
3
-4
/
+13
2009-12-23
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
Alex Deucher
1
-0
/
+12
2009-12-23
drm/radeon/kms: add 3DC compression support
Marek Olšák
2
-0
/
+19
2009-12-23
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
3
-1
/
+19
2009-12-23
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
3
-4
/
+11
2009-12-23
drm/radeon/kms: prevent parallel AtomBIOS calls
Rafał Miłecki
3
-2
/
+12
2009-12-23
drm/radeon/kms: set proper default tv standard
Alex Deucher
5
-8
/
+69
2009-12-23
drm/radeon/kms: fix legacy rmx
Alex Deucher
3
-3
/
+6
2009-12-23
drm/radeon/kms/atom: fill in proper defines for digital setup
Alex Deucher
1
-8
/
+8
2009-12-23
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
30
-706
/
+1710
2009-12-23
drm/kms: silencing a false positive warning.
Marin Mitov
1
-1
/
+1
2009-12-23
drm/mm: fix logic for selection of best fit block
Bob Gleitsmann
1
-2
/
+2
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
4
-111
/
+209
2009-12-23
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
3
-10
/
+6
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
1
-28
/
+19
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
1
-2
/
+2
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
1
-2
/
+2
2009-12-23
DRM: Rename clamp variable
Andi Kleen
1
-3
/
+3
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
20
-138
/
+86
2009-12-18
Merge branch 'drm-linus' into drm-core-next
Dave Airlie
26
-66
/
+1065
2009-12-18
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
Dave Airlie
24
-0
/
+10812
2009-12-17
Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
24
-0
/
+10812
2009-12-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
28
-92
/
+1118
2009-12-16
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
Ben Skeggs
1
-0
/
+5
2009-12-16
drm/nv50: fix suspend/resume delays without firmware present
Ben Skeggs
1
-0
/
+3
2009-12-16
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
3
-48
/
+64
2009-12-16
drm/nv50: fix two potential suspend/resume oopses
Ben Skeggs
2
-2
/
+2
2009-12-16
drm/nv40: implement ctxprog/state generation
Ben Skeggs
8
-182
/
+1031
2009-12-16
drm/nv10: Add the initial graph context and soft methods needed for LMA.
Francisco Jerez
1
-43
/
+154
2009-12-16
drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
Francisco Jerez
1
-0
/
+6
2009-12-16
drm/nouveau: Add proper error handling to nouveau_card_init
Marcin Kościelnicki
1
-25
/
+48
2009-12-16
drm/nv04: Fix NV04 set_operation software method.
Marcin Kościelnicki
1
-1
/
+1
2009-12-16
drm/nouveau: Kill global state in BIOS script interpreter
Marcin Kościelnicki
2
-287
/
+276
2009-12-16
drm/nouveau: Kill global state in NvShadowBIOS
Marcin Kościelnicki
1
-26
/
+21
2009-12-16
drm/nouveau: use drm debug levels
Maarten Maathuis
15
-88
/
+96
2009-12-16
drm/i2c/ch7006: Fix load detection false positives right after system init.
Francisco Jerez
2
-5
/
+5
2009-12-16
drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.
Francisco Jerez
1
-4
/
+3
2009-12-16
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
4
-9
/
+70
2009-12-16
drm/radeon/kms: allow for texture tiling
Maciej Cencora
1
-1
/
+9
2009-12-16
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
4
-2
/
+11
2009-12-16
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
4
-2
/
+11
2009-12-16
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
6
-18
/
+22
2009-12-16
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
9
-6
/
+895
2009-12-16
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2
-12
/
+16
2009-12-16
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
1
-11
/
+5
[next]