summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c
AgeCommit message (Expand)Author
2023-06-09drm/amd/amdgpu: Fix errors & warnings in amdgpu _uvd, _vce.cSrinivasan Shanmugam
2023-03-22drm/amd/amdgpu/amdgpu_vce: Provide description for amdgpu_vce_validate_bo()'s...Lee Jones
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for VCEMario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König
2022-03-04drm/amdgpu: use job and ib structures directly in CS parsersChristian König
2022-03-04drm/amdgpu: header cleanupChristian König
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen
2021-09-14drm/amdgpu: VCE avoid memory allocation during IB testxinhui pan
2021-09-01drm/amdgpu/vce: set the priority for each ringSatyajit Sahu
2021-08-25drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functionsLee Jones
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-10drm/amdgpu: clean up bo in vce and vcn testNirmoy Das
2020-12-01drm/amd/amdgpu/amdgpu_vce: Provide some missing and repair other function paramsLee Jones
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2020-01-27drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King
2019-12-18drm/scheduler: rework entity creationNirmoy Das
2019-11-11drm/amd/amdgpu: finish delay works before release resourcesJesse Zhang
2019-10-25drm/amdgpu/vce: make some functions staticAlex Deucher
2019-10-25drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-06-05drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: remove messages from IB testsChristian König
2018-11-05drm/amdgpu: further ring test cleanupsChristian König
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-08-13drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh
2018-07-16drm/amdgpu: add amdgpu_job_submit_direct helperChristian König
2018-07-16drm/amdgpu: remove ring parameter from amdgpu_job_submitChristian König
2018-07-13drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh
2018-07-05drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher
2018-07-05drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky
2018-05-17drm/amdgpu: Specify vega20 vce firmwareFeifei Xu
2018-05-15drm/scheduler: remove unused parameterNayan Deshmukh
2018-05-15drm/amdgpu: add VEGAM VCE firmware supportLeo Liu
2018-04-11drm/amdgpu: Added support for MV packetJames Zhu
2018-03-21drm/amdgpu: specify vega12 vce firmwareAlex Deucher
2018-02-28drm/amdgpu: don't use MM idle_work for SRIOV(v2)Monk Liu
2018-01-16drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König