index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v1_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
drm/amdgpu/vcn1: read back register after written
David (Ming Qiang) Wu
1
-0
/
+21
2025-02-27
drm/amdgpu: Fix parameter annotations for VCN clock gating functions
Srinivasan Shanmugam
1
-1
/
+1
2025-02-27
drm/amdgpu/vcn1.0: use generic set_power_gating_state helper
Alex Deucher
1
-12
/
+1
2025-02-27
drm/amdgpu/vcn1.0: add set_pg_state callback
Alex Deucher
1
-10
/
+22
2025-02-27
drm/amdgpu/vcn: adjust pause_dpg_mode function signature
Alex Deucher
1
-6
/
+8
2025-02-27
drm/amdgpu/vcn1.0: convert internal functions to use vcn_inst
Alex Deucher
1
-34
/
+51
2025-02-27
drm/amdgpu/vcn: switch vcn helpers to be instance based
Alex Deucher
1
-8
/
+8
2025-02-27
drm/amdgpu/vcn: move more instanced data to vcn_instance
Alex Deucher
1
-21
/
+21
2025-02-27
drm/amdgpu/vcn: make powergating status per instance
Alex Deucher
1
-3
/
+3
2025-02-27
drm/amdgpu/vcn: switch work handler to be per instance
Alex Deucher
1
-8
/
+9
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-3
/
+3
2024-12-10
drm/amdgpu: move per inst variables to amdgpu_vcn_inst
Boyuan Zhang
1
-2
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-3
/
+3
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-4
/
+5
2024-12-10
drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
Boyuan Zhang
1
-3
/
+3
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
1
-3
/
+3
2024-10-22
drm/amdgpu: clean unused functions of uvd/vcn/vce
Sunil Khatri
1
-4
/
+0
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-1
/
+0
2024-10-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
1
-7
/
+7
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-3
/
+3
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-3
/
+3
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-3
/
+3
2024-10-01
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
1
-2
/
+2
2024-08-16
drm/amdgpu: add print support for vcn_v1_0 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add vcn_v1_0 ip dump support
Sunil Khatri
1
-1
/
+77
2024-06-14
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
1
-12
/
+2
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-03-20
drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6
Saleemkhan Jamadar
1
-2
/
+2
2023-08-09
drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.c
Ran Sun
1
-5
/
+4
2023-06-09
drm/amdgpu/jpeg: add multiple jpeg rings support
James Zhu
1
-6
/
+6
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-2
/
+2
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-4
/
+4
2023-01-09
drm/amd: Load VCN microcode during early_init
Mario Limonciello
1
-2
/
+3
2022-03-25
drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVEN
Lang Yu
1
-0
/
+71
2022-03-15
drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`
Paul Menzel
1
-7
/
+2
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
1
-0
/
+1
2022-03-04
drm/amdgpu/vcn: Add vcn firmware log
Ruijing Dong
1
-0
/
+7
2021-12-17
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
chen gong
1
-0
/
+7
2021-10-21
drm/amdgpu: Consolidate VCN firmware setup code
Alex Deucher
1
-9
/
+1
2021-10-04
drm/amdgpu/vcn: remove manual instance setting
Alex Deucher
1
-1
/
+0
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/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
Lee Jones
1
-2
/
+2
[next]