index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v2_0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanours
Lee Jones
2020-12-01
1
-4
/
+11
*
drm/amdgpu/vcn: use "*" adjacent to data name
Deepak R Varma
2020-11-02
1
-1
/
+1
*
drm/amdgpu/vcn: improve code indentation and alignment
Deepak R Varma
2020-11-02
1
-1
/
+1
*
drm/amd: fix typoes in comments
Bernard Zhao
2020-09-22
1
-2
/
+2
*
drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2
Huang Rui
2020-07-08
1
-2
/
+3
*
drm/amdgpu: fix unused variable
James Zhu
2020-07-01
1
-22
/
+18
*
drm/amdgpu/vcn2.0: fix no previous prototype for functions
James Zhu
2020-07-01
1
-0
/
+1
*
drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0
Boyuan Zhang
2020-07-01
1
-43
/
+43
*
drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.c
Zheng Bin
2020-04-30
1
-3
/
+0
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-2
/
+4
*
drm/amdgpu/vcn2.0: Add firmware w/r ptr reset sync
James Zhu
2020-04-01
1
-3
/
+39
*
drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR reset
James Zhu
2020-04-01
1
-0
/
+16
*
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
1
-9
/
+0
*
drm/amdgpu: No need support vcn decode
Emily Deng
2020-04-01
1
-0
/
+4
*
drm/amdgpu: fix typo for vcn2/jpeg2 idle check
James Zhu
2020-03-19
1
-1
/
+1
*
drm/amdgpu: disable clock/power gating for SRIOV
Monk Liu
2020-03-06
1
-0
/
+23
*
drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)
Monk Liu
2020-03-06
1
-0
/
+3
*
drm/amdgpu: implement initialization part on VCN2.0 for SRIOV
Monk Liu
2020-03-06
1
-3
/
+228
*
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
2020-02-11
1
-3
/
+3
*
drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5
James Zhu
2020-01-27
1
-1
/
+1
*
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-22
1
-1
/
+1
*
drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)
James Zhu
2020-01-16
1
-5
/
+0
*
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
2020-01-16
1
-47
/
+47
*
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
2020-01-16
1
-2
/
+2
*
drm/amdgpu: fix VCN2.x number of irq types
Leo Liu
2019-12-11
1
-1
/
+1
*
drm/amdgpu: move JPEG2.5 out from VCN2.5
Leo Liu
2019-11-19
1
-236
/
+0
*
drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0
Leo Liu
2019-11-19
1
-257
/
+3
*
drm/amdgpu/vcn: use amdgpu_ring_test_helper
Leo Liu
2019-10-04
1
-15
/
+6
*
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
2019-09-14
1
-1
/
+1
*
drm/amdgpu: drop drmP.h from vcn_v2_0.c
Alex Deucher
2019-07-31
1
-2
/
+2
*
drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
Thong Thai
2019-07-31
1
-1
/
+31
*
drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands
Thong Thai
2019-07-31
1
-6
/
+6
*
drm/amdgpu: use VCN firmware offset for cache window
Leo Liu
2019-07-18
1
-3
/
+0
*
drm/amdgpu: modify amdgpu_vcn to support multiple instances
James Zhu
2019-07-18
1
-53
/
+53
*
drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instance
James Zhu
2019-07-18
1
-1
/
+1
*
drm/amdgpu/VCN2: expose rings functions
Leo Liu
2019-07-18
1
-46
/
+41
*
drm/amdgpu/VCN2: put IB internal registers offset to structure
Leo Liu
2019-07-18
1
-23
/
+41
*
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-18
1
-3
/
+3
*
drm/amdgpu: fix warning on 32 bit
Alex Deucher
2019-06-27
1
-2
/
+2
*
drm/amdgpu/VCN: implement indirect DPG SRAM mode
Leo Liu
2019-06-22
1
-19
/
+50
*
drm/amdgpu/VCN2.0: add DPG pause mode
Leo Liu
2019-06-22
1
-0
/
+70
*
drm/amdgpu/VCN2.0: add DPG mode start and stop (v2)
Leo Liu
2019-06-22
1
-3
/
+296
*
drm/amdgpu/VCN2.0 remove unused Macro and declaration
Leo Liu
2019-06-22
1
-2
/
+0
*
drm/amdgpu/VCN2.0: remove powergating for UVDW tile
Leo Liu
2019-06-22
1
-11
/
+7
*
drm/amdgpu/vcn2: don't access register when power gated
Jack Xiao
2019-06-22
1
-1
/
+2
*
drm/amdgpu/vcn2: notify SMU power up/down VCN
Jack Xiao
2019-06-22
1
-0
/
+7
*
drm/amdgpu: add initial VCN2.0 support (v2)
Leo Liu
2019-06-22
1
-0
/
+1865