index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2015-06-05
Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/lin...
Dave Airlie
233
-0
/
+424781
2015-06-05
drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo
Frediano Ziglio
1
-19
/
+14
2015-06-05
drm/qxl: Simplify cleaning qxl processing command
Frediano Ziglio
1
-10
/
+3
2015-06-05
drm/qxl: Move main reference counter to GEM object instead of TTM ones
Frediano Ziglio
2
-9
/
+12
2015-06-05
drm/qxl: Remove format string errors
Frediano Ziglio
4
-4
/
+4
2015-06-05
drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved
Frediano Ziglio
1
-2
/
+7
2015-06-05
drm/qxl: Fix return for qxl_release_alloc
Frediano Ziglio
1
-1
/
+1
2015-06-05
drm/qxl: Handle all errors in qxl_surface_evict
Frediano Ziglio
1
-4
/
+4
2015-06-05
drm/qxl: Avoid double free on error
Frediano Ziglio
1
-2
/
+0
2015-06-05
drm/qxl: Fix print statement not using uninitialized variable
Frediano Ziglio
1
-1
/
+1
2015-06-05
drm/qxl: Do not leak memory if qxl_release_list_add fails
Frediano Ziglio
1
-1
/
+3
2015-06-05
drm/qxl: Do not cause spice-server to clean our objects
Frediano Ziglio
1
-0
/
+1
2015-06-04
drm/amdgpu: only support IBs in the buffer list (v2)
Marek Olšák
3
-77
/
+25
2015-06-04
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
8
-27
/
+89
2015-06-04
drm/amdgpu: add ib_size/start_alignment interface query
Ken Wang
2
-0
/
+18
2015-06-04
drm/amdgpu: add me/ce/pfp_feature_version interface query
Ken Wang
4
-3
/
+12
2015-06-04
drm/amdgpu add ce_ram_size for interface query
Ken Wang
5
-0
/
+9
2015-06-04
drm/amdgpu add max_memory_clock for interface query (v2)
Ken Wang
2
-2
/
+7
2015-06-04
drm/amdgpu: add hdp flush for gfx8 compute ring
monk.liu
1
-0
/
+1
2015-06-04
drm/amdgpu: fix no hdp flush for compute ring
monk.liu
1
-1
/
+3
2015-06-04
drm/amdgpu: add HEVC/H.265 UVD support
Christian König
1
-0
/
+8
2015-06-04
drm/amdgpu: stop loading firmware with pm.mutex locked
Christian König
1
-4
/
+4
2015-06-04
drm/amdgpu: remove mclk_lock
Christian König
5
-43
/
+4
2015-06-04
drm/amdgpu: fix description of vm_size module parameter (v2)
Alex Deucher
2
-4
/
+4
2015-06-04
drm/amdgpu: remove all sh mem register modification in vm flush
monk.liu
5
-160
/
+0
2015-06-04
drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
Marek Olšák
2
-3
/
+3
2015-06-04
drm/amdgpu: fence should be added to shared slot
monk.liu
1
-2
/
+2
2015-06-04
drm/amdgpu: sync fence of clear_invalids (v2)
monk.liu
3
-4
/
+6
2015-06-04
drm/amdgpu: max_pde_used usage should be under protect
monk.liu
1
-1
/
+5
2015-06-04
drm/amdgpu: fix bug of vm_bo_map (v2)
monk.liu
1
-0
/
+4
2015-06-04
drm/amdgpu: implement the allocation range (v3)
Chunming Zhou
8
-64
/
+136
2015-06-04
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
55
-707
/
+1067
2015-06-04
drm/amdgpu: drop allocation flag masks
Christian König
1
-8
/
+0
2015-06-04
drm/amdgpu: drop AMDGPU_FENCE_SIGNALED_SEQ
Christian König
2
-15
/
+0
2015-06-04
drm/amdgpu: port fault_reserve_notify changes from radeon
Christian König
1
-20
/
+35
2015-06-04
drm/amdgpu: enable uvd dpm and powergating
Sonny Jiang
3
-3
/
+91
2015-06-04
drm/amdgpu: implement VCE two instances support
Leo Liu
1
-54
/
+87
2015-06-04
drm/amdgpu: recalculate VCE firmware BO size
Leo Liu
5
-15
/
+20
2015-06-04
drm/amdgpu: remove unused TRACE_SYSTEM_STRING define
Alex Deucher
1
-1
/
+0
2015-06-04
drm/amdgpu: rework tiling flags
Marek Olšák
6
-304
/
+58
2015-06-04
drm/amdgpu: don't set unused tiling flags
Marek Olšák
1
-13
/
+1
2015-06-04
drm/amdgpu: actually use the VM map parameters
Christian König
1
-2
/
+3
2015-06-04
drm/amdgpu: validate amdgpu_vm_bo_map parameters
Christian König
1
-0
/
+7
2015-06-04
drm/amdgpu: enforce AMDGPU_GEM_CREATE_NO_CPU_ACCESS
Christian König
2
-1
/
+5
2015-06-04
drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
2
-4
/
+4
2015-06-04
drm/amdgpu: retry dcpd fetch
Alex Deucher
1
-9
/
+11
2015-06-04
drm/amdgpu: simplify DPCD debug output
Alex Deucher
1
-5
/
+4
2015-06-04
drm/amdgpu: make some DP parameters const
Alex Deucher
1
-7
/
+7
2015-06-04
drm/amdgpu: take the mode_config mutex when handling hpds
Alex Deucher
1
-0
/
+2
2015-06-04
drm/amdgpu: add and implement the GPU reset status query
Marek Olšák
4
-17
/
+37
[next]