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
2021-09-23
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
1
-13
/
+15
2021-09-01
drm/amdgpu/vce: set the priority for each ring
Satyajit Sahu
1
-1
/
+3
2021-08-26
drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
Evan Quan
1
-0
/
+23
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-1
/
+1
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-1
/
+2
2020-01-23
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+1
2019-05-24
drm/amdgpu/VCE: set no_user_fence flag to true
Leo Liu
1
-0
/
+2
2019-01-26
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-1
/
+1
2018-11-21
drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-1
/
+5
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-6
/
+1
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-1
/
+1
2018-08-14
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
1
-0
/
+2
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
1
-1
/
+2
2018-07-06
drm/amdgpu/vce: simplify vce instance setup
Alex Deucher
1
-8
/
+12
2018-07-06
drm/amdgpu: fix swapped emit_ib_size in vce3
Alex Deucher
1
-2
/
+2
2018-05-15
drm/amdgpu: add VEGAM to VCE harvest config
Leo Liu
1
-1
/
+2
2018-05-15
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
1
-2
/
+2
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
1
-2
/
+1
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
1
-1
/
+2
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-5
/
+5
2017-11-02
drm/amdgpu: allow harvesting check for Polaris VCE
Leo Liu
1
-6
/
+6
2017-05-31
drm/amdgpu: Program ring for vce instance 1 at its register space
Leo Liu
1
-27
/
+68
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
[next]