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