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
/
drm
/
amd
/
amdgpu
/
amdgpu_uvd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
drm/amdgpu: use a 64bit interval tree for VM management v2
Christian König
1
-2
/
+2
2017-03-30
drm/amdgpu: Don't touch PG&CG for SRIOV MM
Xiangliang Yu
1
-0
/
+6
2017-03-30
drm/amdgpu: add initial uvd 7.0 support for vega10
Leo Liu
1
-11
/
+41
2017-02-09
drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.
Rex Zhu
1
-0
/
+9
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-1
/
+1
2017-01-27
drm/amd/amdgpu: get maximum and used UVD handles (v4)
Arindam Nath
1
-0
/
+25
2017-01-07
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+5
2016-11-23
drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)
Alex Deucher
1
-5
/
+10
2016-11-23
drm/amdgpu/uvd: consolidate code for fetching addr from ctx
Alex Deucher
1
-12
/
+16
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-13
/
+13
2016-10-25
drm/amdgpu: improve parse_cs handling a bit
Christian König
1
-0
/
+3
2016-10-25
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
Christian König
1
-1
/
+1
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
1
-2
/
+4
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-13
/
+13
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-4
/
+4
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
1
-4
/
+4
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-1
/
+2
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
1
-0
/
+4
2016-09-14
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
1
-12
/
+3
2016-08-24
drm/amdgpu: use memcpy_to/fromio for UVD fw upload
Christian König
1
-5
/
+5
2016-08-24
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
1
-2
/
+4
2016-08-24
drm/amdgpu: add support for UVD_NO_OP register
Alex Deucher
1
-0
/
+1
2016-08-10
drm/amdgpu: Fix memory trashing if UVD ring test fails
Jay Cornwall
1
-1
/
+2
2016-08-08
drm/amdgpu: remove the check for sessions being closed
Leo Liu
1
-8
/
+2
2016-08-08
drm/amdgpu: user amdgpu_bo_create_kernel for the UVD BO
Christian König
1
-28
/
+3
2016-07-29
drm/amdgpu: enable UVD context buffer for older HW
Christian König
1
-2
/
+26
2016-07-29
drm/amdgpu: fix default UVD context size
Christian König
1
-1
/
+1
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
1
-10
/
+15
2016-07-29
drm/amdgpu: move UVD IB test into common code v2
Christian König
1
-0
/
+35
2016-07-29
drm/amdgpu: use begin/end_use for UVD power/clock gating
Christian König
1
-8
/
+7
2016-07-29
Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"
Rex Zhu
1
-4
/
+0
2016-07-27
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-6
/
+5
2016-07-14
drm/amdgpu: return -ENOSPC when running out of UVD handles
Christian König
1
-1
/
+1
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
1
-1
/
+1
2016-07-14
drm/amdgpu: cleanup UVD coding style
Christian König
1
-4
/
+3
2016-06-29
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
1
-0
/
+4
2016-06-09
drm/amdgpu: fix uvd fini mem leak
Monk Liu
1
-9
/
+10
2016-05-11
amdgpu/uvd: separate context buffer from DPB
Sonny Jiang
1
-3
/
+59
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
1
-3
/
+3
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
1
-1
/
+1
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-0
/
+5
2016-05-05
drm/amdgpu: code style refine.
Rex Zhu
1
-1
/
+1
2016-05-05
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-8
/
+8
2016-05-05
drm/amdgpu: add UVD support for ELM/BAF
Sonny Jiang
1
-0
/
+10
2016-05-05
drm/amdgpu: handle more than 10 UVD sessions (v2)
Arindam Nath
1
-8
/
+22
2016-04-22
amdgpu/uvd: add uvd fw version for amdgpu
Sonny Jiang
1
-0
/
+3
2016-04-14
drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.
Rex Zhu
1
-0
/
+2
2016-04-05
drm/amdgpu: save and restore the firwmware cache part when suspend resume
Leo Liu
1
-16
/
+11
2016-04-05
drm/amdgpu: save and restore UVD context with suspend and resume
Leo Liu
1
-19
/
+26
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
1
-0
/
+1
[next]