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
/
vce_v3_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
drm/amdgpu: various cleanups for uvd/vce.
Rex Zhu
1
-15
/
+3
2017-03-30
drm/amd/powerplay: add a new register define for APU in VI.
Rex Zhu
1
-2
/
+6
2017-03-30
drm/amdgpu: refine vce_3.0 code.
Rex Zhu
1
-9
/
+7
2017-03-30
drm/amdgpu/ih: store the full context id
Alex Deucher
1
-3
/
+3
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-1
/
+1
2017-03-30
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-11
/
+13
2017-02-13
drm/amdgpu: read hw register to check pg status.
Rex Zhu
1
-3
/
+2
2017-02-13
drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
Alan Harrison
1
-0
/
+2
2017-02-09
drm/amdgpu: refine vce3.0 code and related powerplay pg code.
Rex Zhu
1
-11
/
+6
2017-01-27
drm/amdgpu: refine vce3.0 initialize.
Rex Zhu
1
-17
/
+4
2017-01-27
drm/amdgpu: add get clockgating_state method for vce v3
Huang Rui
1
-4
/
+36
2017-01-17
drm/amdgpu: fix program vce instance logic error.
Rex Zhu
1
-9
/
+16
2017-01-17
drm/amdgpu: fix bug set incorrect value to vce register
Rex Zhu
1
-1
/
+1
2017-01-07
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-2
/
+3
2016-12-07
drm/amdgpu: enable VCE clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
1
-1
/
+1
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-0
/
+6
2016-10-25
drm/amdgpu: add VCE VM session tracking
Christian König
1
-0
/
+1
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+28
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-2
/
+5
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-1
/
+3
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-25
/
+9
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
1
-1
/
+0
2016-10-25
drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)
Alex Deucher
1
-0
/
+6
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-8
/
+7
2016-09-27
drm/amdgpu: bypass vce clock if vce is idle on Fiji.
Rex Zhu
1
-1
/
+2
2016-09-16
drm/amdgpu/vce3: add ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+25
2016-09-13
drm/amdgpu: add VCE VM mode support
Maruthi Srinivas Bayyavarapu
1
-3
/
+60
2016-08-25
drm/amdgpu: add vce bypass mode for tonga.
Rex Zhu
1
-1
/
+2
2016-08-25
drm/amdgpu: refine function name for consistency
Rex Zhu
1
-2
/
+2
2016-08-25
drm/amdgpu/vce3: add support for third vce ring
Alex Deucher
1
-4
/
+18
2016-08-25
drm/amdgpu: track the number of vce rings
Alex Deucher
1
-19
/
+18
2016-08-16
drm/amd/amdgpu: add mutex in check_soft for VCE v3
Tom St Denis
1
-0
/
+2
2016-08-16
drm/amd/amdgpu: Cleanup register access in VCE v3
Tom St Denis
1
-102
/
+43
2016-08-08
drm/amdgpu: enable VCE soft reset
Chunming Zhou
1
-3
/
+0
2016-08-08
drm/amdgpu: remove RB1_BUSY bit checking
Rex Zhu
1
-1
/
+5
2016-08-08
drm/amdgpu: fix harvest config checking in vce3 check_soft_reset
Chunming Zhou
1
-3
/
+0
2016-08-08
drm/amd/amdgpu: Don't set VCE CG in startup
Tom St Denis
1
-4
/
+0
2016-08-08
drm/amd/amdgpu: Fix VCE CG order and resume defaults
Tom St Denis
1
-24
/
+12
2016-08-08
drm/amd/amdgpu: fix indentation in vce3 CG
Tom St Denis
1
-6
/
+7
2016-08-08
drm/amdgpu: implement vce3 check/post_soft_reset
Chunming Zhou
1
-7
/
+108
2016-07-29
drm/amdgpu: use begin/end_use for VCE power/clock gating
Christian König
1
-0
/
+2
2016-07-29
drm/amdgpu: add bypass mode for vce3.0
Rex Zhu
1
-0
/
+15
2016-07-29
drm/amdgpu: correct coding style
jimqu
1
-2
/
+2
2016-07-15
drm/amdgpu: S3 resume fail on Polaris10
jimqu
1
-46
/
+97
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
1
-3
/
+3
2016-05-05
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-68
/
+0
2016-05-05
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-3
/
+3
2016-05-05
drm/amdgpu: add VCE support to ELM/BAF
Sonny Jiang
1
-2
/
+4
2016-05-05
drm/amdgpu: use max_dw in ring_init
Christian König
1
-2
/
+2
[next]