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
2010-11-10
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
1
-0
/
+4
2010-11-10
drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.
Michel Dänzer
1
-2
/
+2
2010-11-09
drm/radeon/kms: fix thermal sensor reporting on rv6xx
Alex Deucher
1
-7
/
+1
2010-11-09
drm/radeon/kms: fix bugs in ddc and cd path router code
Tyson Whitehead
2
-10
/
+7
2010-11-09
drm/radeon/kms: add support for clock/data path routers
Alex Deucher
6
-29
/
+85
2010-11-09
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
1
-0
/
+1
2010-11-09
drivers/gpu: Use vzalloc
Joe Perches
1
-2
/
+2
2010-11-09
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
1
-0
/
+5
2010-11-09
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
Thomas Hellstrom
1
-28
/
+2
2010-11-09
drm/ttm: Make sure a sync object doesn't disappear while we use it
Thomas Hellstrom
1
-4
/
+7
2010-11-09
drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks
Alex Deucher
1
-0
/
+18
2010-11-09
drivers/gpu/drm: Update WARN uses
Joe Perches
10
-14
/
+15
2010-11-09
drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments
Joe Perches
2
-2
/
+2
2010-11-09
DRM: ignore invalid EDID extensions
Sam Tygier
1
-6
/
+20
2010-11-09
drm/radeon/kms: make the connector code less verbose
Alex Deucher
1
-6
/
+6
2010-11-09
drm/ttm: remove failed ttm binding error printout
Thomas Hellstrom
1
-3
/
+1
2010-11-09
drm/ttm: Add a barrier when unreserving
Thomas Hellstrom
1
-0
/
+6
2010-11-09
drm/ttm: Remove mm init error printouts and checks
Thomas Hellstrom
1
-18
/
+2
2010-11-09
drm/ttm: Remove pointless list_empty check
Thomas Hellstrom
1
-7
/
+0
2010-11-09
drm/ttm: Use private locks for the default bo range manager
Thomas Hellstrom
1
-36
/
+45
2010-11-09
drm/ttm: Documentation update
Thomas Hellstrom
1
-8
/
+0
2010-11-09
drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handler
Alex Deucher
1
-0
/
+6
2010-11-09
drm/stub/Kconfig: fix Kconfig for stub driver.
Ingo Molnar
1
-0
/
+3
2010-11-09
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
13
-93
/
+264
2010-11-09
drm/i915: Fix LVDS fixed-mode regression from 219adae1
Chris Wilson
1
-5
/
+11
2010-11-08
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
1
-1
/
+12
2010-11-08
drm/i915: Avoid might_fault during pwrite whilst holding our mutex
Chris Wilson
1
-9
/
+16
2010-11-04
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
Zhenyu Wang
2
-3
/
+5
2010-11-04
drm/i915: Fix KMS regression on Sandybridge/CPT
Zhenyu Wang
1
-21
/
+33
2010-11-04
i915: reprogram power monitoring registers on resume
Kyle McMartin
2
-1
/
+4
2010-11-02
drm/i915: SNB BLT workaround
Chris Wilson
2
-3
/
+116
2010-11-02
drm/i915: Fix the graphics frequency clamping at init and when IPS is active.
Jesse Barnes
1
-5
/
+4
2010-11-02
drm/i915: Allow powersave modparam to be adjusted at runtime.
Chris Wilson
1
-1
/
+1
2010-11-01
drm/i915: Apply big hammer to serialise buffer access between rings
Chris Wilson
1
-28
/
+52
2010-11-01
drm/i915: opregion_setup: iounmap correct address
Christoph Fritz
1
-1
/
+1
2010-10-29
drm/i915: Flush read-only buffers from the active list upon idle as well
Chris Wilson
2
-13
/
+5
2010-10-28
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+17
2010-10-28
drm/radeon/kms: enable unmappable vram for evergreen
Alex Deucher
1
-0
/
+2
2010-10-28
drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
Alex Deucher
1
-6
/
+8
2010-10-28
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
Alex Deucher
4
-0
/
+7
2010-10-28
i915: signedness bug in check_overlay_src()
Dan Carpenter
1
-1
/
+3
2010-10-27
drm/i915: Fix typo from "Enable DisplayPort Audio"
Takashi Iwai
1
-1
/
+1
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
193
-10527
/
+17867
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
9
-160
/
+252
2010-10-27
drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
Alex Deucher
1
-0
/
+3
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
5
-27
/
+24
2010-10-26
drm/radeon/kms: properly compute group_size on 6xx/7xx
Alex Deucher
2
-6
/
+10
2010-10-26
drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker
Alex Deucher
1
-2
/
+2
2010-10-26
drm/radeon/kms/evergreen: set the clear state to the blit state
Alex Deucher
4
-54
/
+65
2010-10-26
drm/radeon/kms: don't poll dac load detect.
Dave Airlie
1
-0
/
+10
[next]