index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v1_0.c
Age
Commit message (
Expand
)
Author
2024-06-14
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-03-20
drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6
Saleemkhan Jamadar
2023-08-09
drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.c
Ran Sun
2023-06-09
drm/amdgpu/jpeg: add multiple jpeg rings support
James Zhu
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-01-09
drm/amd: Load VCN microcode during early_init
Mario Limonciello
2022-03-25
drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVEN
Lang Yu
2022-03-15
drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`
Paul Menzel
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
2022-03-04
drm/amdgpu/vcn: Add vcn firmware log
Ruijing Dong
2021-12-17
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...
chen gong
2021-10-21
drm/amdgpu: Consolidate VCN firmware setup code
Alex Deucher
2021-10-04
drm/amdgpu/vcn: remove manual instance setting
Alex Deucher
2021-09-01
drm/amdgpu/vcn: set the priority for each encode ring
Satyajit Sahu
2021-07-23
drm/amdgpu: Fix a printing message
Oak Zeng
2021-05-21
drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
Lee Jones
2021-05-21
drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
James Zhu
2021-05-13
drm/amdgpu: update vcn1.0 Non-DPG suspend sequence
Sathishkumar S
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
2020-12-01
drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanours
Lee Jones
2020-10-14
drm/amdgpu: vcn and jpeg ring synchronization
Veerabadhran G
2020-09-22
drm/amd: fix typoes in comments
Bernard Zhao
2020-07-08
drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1
Huang Rui
2020-07-01
drm/amdgpu: fix unused variable
James Zhu
2020-07-01
drm/amdgpu/vcn1.0: fix no previous prototype for functions
James Zhu
2020-07-01
drm/amdgpu: rename macro for VCN1.0
Boyuan Zhang
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-03-19
drm/amdgpu: fix typo for vcn1 idle check
James Zhu
2020-02-11
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-16
drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)
James Zhu
2020-01-16
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
2019-12-18
drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs
Leo Liu
2019-11-19
drm/amdgpu: separate JPEG1.0 code out from VCN1.0
Leo Liu
2019-10-04
drm/amdgpu/vcn: use amdgpu_ring_test_helper
Leo Liu
2019-07-18
drm/amdgpu: modify amdgpu_vcn to support multiple instances
James Zhu
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amdgpu: add JPEG2.0 decode ring test
Leo Liu
2019-06-21
drm/amdgpu: add VCN2.0 decode ib test
Leo Liu
2019-06-21
drm/amdgpu: add VCN2.0 decode ring test
Leo Liu
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-05-24
drm/amdgpu: make VCN DPG pause mode detached from general VCN
Leo Liu
2019-05-24
drm/amdgpu/VCN: set no_user_fence flag to true
Leo Liu
[next]