index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v2_5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amdgpu: add RAS POISON interrupt funcs for vcn_v2_6
Horatio Zhang
1
-4
/
+21
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-4
/
+4
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-71
/
+13
2023-03-13
drm/amdgpu: Move vcn ras block init to ras sw_init
Hawking Zhang
1
-2
/
+4
2023-01-09
drm/amd: Load VCN microcode during early_init
Mario Limonciello
1
-2
/
+3
2022-11-23
drm/amdgpu: enable RAS poison for VCN 2.6
Tao Zhou
1
-0
/
+29
2022-11-17
drm/amdgpu: define common vcn_set_ras_funcs
Tao Zhou
1
-12
/
+1
2022-05-10
drm/amdgpu/vcn: Add vcn ras poison consumption event handling
Mohammad Zafar Ziya
1
-0
/
+9
2022-05-04
drm/amdgpu: move out asic specific definition from common header
James Zhu
1
-0
/
+3
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-6
/
+6
2022-04-05
drm/amdgpu/vcn: Remove unneeded semicolon
Haowen Bai
1
-1
/
+1
2022-03-28
drm/amdgpu/vcn: Add VCN ras error query support
Mohammad Zafar Ziya
1
-0
/
+71
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
1
-0
/
+2
2022-03-04
drm/amdgpu/vcn: Add vcn firmware log
Ruijing Dong
1
-0
/
+3
2022-03-04
drm/amdgpu/vcn: Update fw shared data structure
Ruijing Dong
1
-9
/
+9
2021-10-21
drm/amdgpu: Consolidate VCN firmware setup code
Alex Deucher
1
-16
/
+1
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
1
-1
/
+1
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
1
-2
/
+2
2021-10-04
drm/amdgpu/vcn: remove manual instance setting
Alex Deucher
1
-1
/
+1
2021-10-04
drm/amdgpu/vcn2.5: convert to IP version checking
Alex Deucher
1
-2
/
+2
2021-09-23
drm/amdgpu: Fix MMIO access page fault
Andrey Grodzovsky
1
-6
/
+11
2021-09-01
drm/amdgpu/vcn: set the priority for each encode ring
Satyajit Sahu
1
-1
/
+3
2021-07-23
drm/amdgpu: Fix a printing message
Oak Zeng
1
-1
/
+1
2021-05-21
drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-2
/
+2
2021-03-23
drm/amdgpu/vcn2.6: Add vcn2.6 support
James Zhu
1
-2
/
+97
2020-11-02
drm/amdgpu/vcn: use "*" adjacent to data name
Deepak R Varma
1
-1
/
+1
2020-11-02
drm/amdgpu/vcn: improve code indentation and alignment
Deepak R Varma
1
-1
/
+1
2020-09-22
drm/amd: fix typoes in comments
Bernard Zhao
1
-2
/
+2
2020-08-26
gpu: amd: Remove duplicate semicolons at the end of line
Youling Tang
1
-1
/
+1
2020-07-27
drm/amdgpu: Remove extra asic type check
James Zhu
1
-17
/
+12
2020-07-01
drm/amdgpu: fix unused variable
James Zhu
1
-18
/
+16
2020-07-01
drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be static
kernel test robot
1
-3
/
+3
2020-07-01
drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0
Boyuan Zhang
1
-47
/
+47
2020-05-21
drm/amdgpu/vcn2.5: Remove old DPG workaround
James Zhu
1
-9
/
+0
2020-05-01
drm/amdgpu: change HWIP from UVD to VCN for VCN2.5
Boyuan Zhang
1
-196
/
+196
2020-04-30
drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.c
Zheng Bin
1
-2
/
+0
2020-04-28
drm/amdgpu/vcn2.5: wait for tiles off after unpause
James Zhu
1
-3
/
+3
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-2
/
+5
2020-04-01
drm/amdgpu/vcn2.5: Add firmware w/r ptr reset sync
James Zhu
1
-5
/
+48
2020-04-01
drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR reset
James Zhu
1
-0
/
+21
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-10
/
+1
2020-03-19
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
1
-1
/
+1
2020-03-13
drm/amdgpu/sriov refine vcn_v2_5_early_init func
Jack Zhang
1
-17
/
+18
2020-02-11
drm/amdgpu/vcn2.5: fix warning
James Zhu
1
-1
/
+1
2020-02-11
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
1
-3
/
+3
2020-01-27
drm/amdgpu/vcn: fix vcn2.5 instance issue
James Zhu
1
-44
/
+44
2020-01-27
drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)
James Zhu
1
-5
/
+8
2020-01-27
drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5
James Zhu
1
-1
/
+1
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
[next]