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
2017-08-24
drm/amdgpu: remove the GART copy hack
Christian König
1
-17
/
+5
2017-08-24
drm/ttm:fix wrong decoding of bo_count
Monk Liu
1
-2
/
+2
2017-08-24
drm/ttm: fix missing inc bo_count
Monk Liu
1
-0
/
+1
2017-08-24
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
1
-4
/
+12
2017-08-24
drm/amdgpu: move default gart size setting into gmc modules
Alex Deucher
6
-57
/
+74
2017-08-24
drm/amdgpu: refine default gart size
Alex Deucher
2
-7
/
+33
2017-08-24
drm/amd/powerplay: ACG frequency added in PPTable
Evan Quan
2
-5
/
+12
2017-08-24
drm/amdgpu: discard commands of killed processes
Christian König
1
-4
/
+19
2017-08-24
drm/amdgpu: fix and cleanup shadow handling
Christian König
3
-37
/
+23
2017-08-24
drm/amdgpu: add automatic per asic settings for gart_size
Alex Deucher
4
-6
/
+20
2017-08-24
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
Alex Deucher
2
-8
/
+8
2017-08-24
drm/amd/powerplay: unhalt mec after loading
Evan Quan
1
-1
/
+2
2017-08-24
drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...
Emily Deng
1
-2
/
+3
2017-08-24
drm/amdgpu: Fix huge page updates with CPU
Felix Kuehling
1
-1
/
+15
2017-08-23
drm/sun4i: use of_graph_get_remote_endpoint()
Kuninori Morimoto
1
-1
/
+1
2017-08-23
drm/omap: work-around for omap3 display enable
Tomi Valkeinen
1
-17
/
+30
2017-08-23
drm/omap: fix i886 work-around
Tomi Valkeinen
3
-9
/
+25
2017-08-23
drm/omap: fix analog tv-out modecheck
Tomi Valkeinen
1
-14
/
+51
2017-08-23
Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...
Jani Nikula
1
-1
/
+1
2017-08-23
drm/i915/gvt: Fix the kernel null pointer error
fred gao
1
-1
/
+1
2017-08-22
drm/msm/mdp5: mark runtime_pm functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-08-22
drm/msm: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-08-22
drm/msm/mdp5: make helper function static
Rob Clark
1
-1
/
+1
2017-08-22
drm/msm: make msm_framebuffer_init() static
Rob Clark
2
-3
/
+3
2017-08-22
drm/msm: add helper to allocate stolen fb
Rob Clark
3
-28
/
+50
2017-08-22
drm/msm: don't track fbdev's gem object separately
Rob Clark
1
-15
/
+19
2017-08-22
drm/msm: add modeset module param
Rob Clark
1
-0
/
+7
2017-08-22
drm/msm/mdp5: add tracking for clk enable-count
Rob Clark
2
-0
/
+9
2017-08-22
drm/msm: remove unused define
Rob Clark
1
-2
/
+0
2017-08-22
drm/msm: Add a helper function for in-kernel buffer allocations
Jordan Crouse
6
-54
/
+72
2017-08-22
drm/msm: Attach the GPU MMU when it is created
Jordan Crouse
3
-55
/
+62
2017-08-22
drm: Release driver tracking before making the object available again
Chris Wilson
1
-3
/
+3
2017-08-22
drm/nouveau/kms/nv50: perform null check on msto[i] rathern than msto
Colin Ian King
1
-1
/
+1
2017-08-22
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
Ilia Mirkin
1
-0
/
+4
2017-08-22
drm/nouveau: silence suspend/resume debugging messages
Ben Skeggs
1
-11
/
+11
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
1
-1
/
+35
2017-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
1
-3
/
+6
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
1
-28
/
+34
2017-08-22
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
Ilia Mirkin
1
-0
/
+21
2017-08-22
drm/nouveau/mpeg: print more debug info when rejecting dma objects
Ilia Mirkin
2
-2
/
+12
2017-08-22
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
1
-2
/
+2
2017-08-22
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2
-0
/
+7
2017-08-22
initial support (display-only) for GP108
Ilia Mirkin
1
-0
/
+30
2017-08-22
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
1
-1
/
+1
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
4
-0
/
+7
2017-08-22
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
1
-5
/
+2
2017-08-22
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
13
-1
/
+32
2017-08-22
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
10
-13
/
+24
2017-08-22
drm/nouveau/mc/gf100: add pmu to reset mask
Ben Skeggs
1
-0
/
+1
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
2
-3
/
+8
[prev]
[next]