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
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
drm/amdgpu: According hardware design revert vce and uvd doorbell assignment
Frank Min
1
-9
/
+9
2017-07-25
drm/amdgpu:fix gfx fence allocate size
Monk Liu
1
-0
/
+2
2017-07-14
drm/amdgpu: Make SDMA phase quantum configurable
Felix Kuehling
1
-0
/
+1
2017-07-14
drm/amdgpu: Throttle visible VRAM moves separately
John Brooks
1
-1
/
+5
2017-07-14
drm/amdgpu: Add vis_vramlimit module parameter
John Brooks
1
-0
/
+1
2017-07-14
drm/amdgpu: change gartsize default to 256MB
Christian König
1
-1
/
+1
2017-07-14
drm/amdgpu: add new gttsize module parameter v2
Christian König
1
-0
/
+1
2017-07-14
drm/amdgpu: consistent name all GART related parts
Christian König
1
-4
/
+4
2017-07-14
drm/amdgpu: remove gtt_base_align handling
Christian König
1
-1
/
+0
2017-07-14
drm/amdgpu: move GART struct and function into amdgpu_gart.h v2
Christian König
1
-47
/
+1
2017-07-14
drm/amd/powerplay: added new se_cac_idx r/w APIs v2
Evan Quan
1
-0
/
+6
2017-07-14
drm/amdgpu: add amdgpu_gart_map function v2
Christian König
1
-0
/
+3
2017-07-14
drm/amdgpu: add workaround for S3 issues on some vega10 boards
Ken Wang
1
-0
/
+2
2017-07-14
drm/amdgpu: move ring helpers to amdgpu_ring.h
Christian König
1
-44
/
+0
2017-07-14
drm/amdgpu: cleanup initializing gtt_size
Christian König
1
-0
/
+1
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
1
-3
/
+0
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
1
-1
/
+0
2017-06-29
drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
Alex Xie
1
-1
/
+0
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
1
-2
/
+5
2017-06-20
drm/amdgpu: Optimize mutex usage (v4)
Alex Xie
1
-0
/
+2
2017-06-16
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
1
-0
/
+3
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-38
/
+108
2017-06-15
drm/amdgpu: fix missed gpu info firmware when cache firmware during S3
Huang Rui
1
-0
/
+3
2017-06-15
drm/amdgpu: add new member in gpu_info fw
Hawking Zhang
1
-0
/
+3
2017-06-09
drm/amdgpu: remove duplicate function prototypes
Alex Xie
1
-1
/
+0
2017-06-09
drm/amdgpu: Add vm context module param
Harish Kasiviswanathan
1
-0
/
+1
2017-06-08
drm/amdgpu: Add module param to control SI support
Felix Kuehling
1
-0
/
+3
2017-06-08
drm/amdgpu: Add module param to control CIK support
Felix Kuehling
1
-0
/
+4
2017-06-08
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
1
-30
/
+0
2017-06-06
drm/amdgpu: fix the gart table cleared issue for S3
Huang Rui
1
-0
/
+1
2017-05-31
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
1
-0
/
+3
2017-05-31
drm/amdgpu: untie user ring ids from kernel ring ids v6
Andres Rodriguez
1
-3
/
+24
2017-05-31
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
1
-3
/
+20
2017-05-31
drm/amdgpu: allocate queues horizontally across pipes
Andres Rodriguez
1
-0
/
+13
2017-05-31
drm/amdgpu: allow split of queues with kfd at queue granularity v4
Andres Rodriguez
1
-0
/
+7
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
1
-2
/
+2
2017-05-31
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
1
-2
/
+3
2017-05-31
drm/amdgpu: enable lbpw on raven
Hawking Zhang
1
-0
/
+1
2017-05-31
drm/amdgpu: optimize amdgpu driver load & resume time
Shirish S
1
-0
/
+3
2017-05-25
drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults
Marek Olšák
1
-0
/
+1
2017-05-25
drm/amdgpu: add dep_sync for amdgpu job
Chunming Zhou
1
-0
/
+1
2017-05-25
drm/amdgpu: return -ENODEV to user space when vram is lost v2
Chunming Zhou
1
-0
/
+4
2017-05-25
drm/amdgpu: check if vram is lost v2
Chunming Zhou
1
-0
/
+2
2017-05-25
drm/amdgpu: move amdgpu_vcn structure to vcn header
Leo Liu
1
-25
/
+1
2017-05-25
drm/amdgpu: add initial vcn support and decode tests
Leo Liu
1
-4
/
+36
2017-05-25
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
1
-0
/
+1
2017-05-25
drm/amdgpu: make pipeline sync be in same place v2
Chunming Zhou
1
-1
/
+0
2017-05-25
drm/amdgpu: add sched sync for amdgpu job v2
Chunming Zhou
1
-0
/
+1
2017-05-25
drm/amdgpu: extend lock range for race condition when gpu reset
Roger.He
1
-1
/
+1
2017-05-25
drm/amd/amdgpu: get rid of else branch
Nikola Pajkovsky
1
-22
/
+23
[prev]
[next]