Age | Commit message (Expand) | Author |
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-07-12 | drm/amdgpu: use psp_execute_load_ip_fw instead | Lang Yu |
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-05-04 | drm/amdgpu: move out asic specific definition from common header | James Zhu |
2022-05-04 | drm/amdgpu: use ring structure to access rptr/wptr v2 | Jack Xiao |
2022-03-15 | drm/amdgpu/vcn: fix vcn ring test failure in igt reload test | Tianci Yin |
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 |
2022-03-04 | drm/amdgpu/vcn: Update fw shared data structure | Ruijing Dong |
2021-10-21 | drm/amdgpu/vcn2.0: remove intermediate variable | Alex Deucher |
2021-10-21 | drm/amdgpu: Consolidate VCN firmware setup code | Alex Deucher |
2021-10-08 | drm/amdgpu: use adev_to_drm for consistency when accessing drm_device | Guchun Chen |
2021-10-04 | drm/amdgpu/vcn: remove manual instance setting | Alex Deucher |
2021-09-23 | drm/amdgpu: Fix MMIO access page fault | Andrey Grodzovsky |
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/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate | James Zhu |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2020-12-01 | drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanours | Lee Jones |
2020-11-02 | drm/amdgpu/vcn: use "*" adjacent to data name | Deepak R Varma |
2020-11-02 | drm/amdgpu/vcn: improve code indentation and alignment | Deepak R Varma |
2020-09-22 | drm/amd: fix typoes in comments | Bernard Zhao |
2020-07-08 | drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2 | Huang Rui |
2020-07-01 | drm/amdgpu: fix unused variable | James Zhu |
2020-07-01 | drm/amdgpu/vcn2.0: fix no previous prototype for functions | James Zhu |
2020-07-01 | drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0 | Boyuan Zhang |
2020-04-30 | drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.c | Zheng Bin |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |
2020-04-01 | drm/amdgpu/vcn2.0: Add firmware w/r ptr reset sync | James Zhu |
2020-04-01 | drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR reset | James Zhu |
2020-04-01 | drm/amdgpu: stop disable the scheduler during HW fini | Christian König |
2020-04-01 | drm/amdgpu: No need support vcn decode | Emily Deng |
2020-03-19 | drm/amdgpu: fix typo for vcn2/jpeg2 idle check | James Zhu |
2020-03-06 | drm/amdgpu: disable clock/power gating for SRIOV | Monk Liu |
2020-03-06 | drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2) | Monk Liu |
2020-03-06 | drm/amdgpu: implement initialization part on VCN2.0 for SRIOV | Monk Liu |
2020-02-11 | drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1 | James Zhu |
2020-01-27 | drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5 | 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 direct SRAM read and write (v2) | James Zhu |
2020-01-16 | drm/amdgpu/vcn: support multiple-instance dpg pause mode | James Zhu |
2019-12-11 | drm/amdgpu: fix VCN2.x number of irq types | Leo Liu |
2019-11-19 | drm/amdgpu: move JPEG2.5 out from VCN2.5 | Leo Liu |
2019-11-19 | drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0 | Leo Liu |
2019-10-04 | drm/amdgpu/vcn: use amdgpu_ring_test_helper | Leo Liu |