Age | Commit message (Expand) | Author |
2023-06-09 | drm/amd/amdgpu: Fix errors & warnings in amdgpu _uvd, _vce.c | Srinivasan Shanmugam |
2023-03-22 | drm/amd/amdgpu/amdgpu_vce: Provide description for amdgpu_vce_validate_bo()'s... | Lee Jones |
2023-01-10 | drm/amd: Use `amdgpu_ucode_*` helpers for VCE | Mario Limonciello |
2023-01-03 | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations | Christian König |
2022-11-03 | drm/amdgpu: cleanup scheduler job initialization v2 | Christian König |
2022-03-04 | drm/amdgpu: use job and ib structures directly in CS parsers | Christian König |
2022-03-04 | drm/amdgpu: header cleanup | Christian König |
2021-12-13 | drm/amd: fix improper docstring syntax | Isabella Basso |
2021-10-08 | drm/amdgpu: use adev_to_drm for consistency when accessing drm_device | Guchun Chen |
2021-09-14 | drm/amdgpu: VCE avoid memory allocation during IB test | xinhui pan |
2021-09-01 | drm/amdgpu/vce: set the priority for each ring | Satyajit Sahu |
2021-08-25 | drm/amdgpu: drop redundant cancel_delayed_work_sync call | Evan Quan |
2021-06-04 | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-05-21 | drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions | Lee Jones |
2021-05-19 | drm/amdgpu: Guard against write accesses after device removal | Andrey Grodzovsky |
2021-01-07 | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2020-12-15 | drm/amdgpu: remove h from printk format specifier | Tom Rix |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst |
2020-12-10 | drm/amdgpu: clean up bo in vce and vcn test | Nirmoy Das |
2020-12-01 | drm/amd/amdgpu/amdgpu_vce: Provide some missing and repair other function params | Lee Jones |
2020-04-28 | drm/amdgpu: cleanup IB pool handling a bit | Christian König |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan |
2020-01-27 | drm/amd/amdgpu: fix spelling mistake "to" -> "too" | Colin Ian King |
2019-12-18 | drm/scheduler: rework entity creation | Nirmoy Das |
2019-11-11 | drm/amd/amdgpu: finish delay works before release resources | Jesse Zhang |
2019-10-25 | drm/amdgpu/vce: make some functions static | Alex Deucher |
2019-10-25 | drm/amdgpu/vce: fix allocation size in enc ring test | Alex Deucher |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg |
2019-06-05 | drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2) | Louis Li |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao |
2018-11-05 | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu |
2018-11-05 | drm/amdgpu: remove messages from IB tests | Christian König |
2018-11-05 | drm/amdgpu: further ring test cleanups | Christian König |
2018-09-27 | drm/amdgpu: Fix vce work queue was not cancelled when suspend | Rex Zhu |
2018-08-13 | drm/amdgpu/vce: VCE entity initialization relies on ring initializtion | Emily Deng |
2018-07-25 | drm/scheduler: modify API to avoid redundancy | Nayan Deshmukh |
2018-07-16 | drm/amdgpu: add amdgpu_job_submit_direct helper | Christian König |
2018-07-16 | drm/amdgpu: remove ring parameter from amdgpu_job_submit | Christian König |
2018-07-13 | drm/scheduler: modify args of drm_sched_entity_init | Nayan Deshmukh |
2018-07-05 | drm/amdgpu: switch firmware path for CIK parts (v2) | Alex Deucher |
2018-07-05 | drm/scheduler: Rename cleanup functions v2. | Andrey Grodzovsky |
2018-05-17 | drm/amdgpu: Specify vega20 vce firmware | Feifei Xu |
2018-05-15 | drm/scheduler: remove unused parameter | Nayan Deshmukh |
2018-05-15 | drm/amdgpu: add VEGAM VCE firmware support | Leo Liu |
2018-04-11 | drm/amdgpu: Added support for MV packet | James Zhu |
2018-03-21 | drm/amdgpu: specify vega12 vce firmware | Alex Deucher |
2018-02-28 | drm/amdgpu: don't use MM idle_work for SRIOV(v2) | Monk Liu |
2018-01-16 | drm/amdgpu: fix typo in amdgpu_vce_validate_bo | Christian König |