summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri2024-10-221-273/+0
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-1/+0
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-8/+3
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-3/+8
* drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amd/amdgpu: cleanup parse_cs callbacksDavid (Ming Qiang) Wu2024-08-131-1/+1
* drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher2023-11-101-5/+0
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-1/+1
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-2/+2
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-3/+3
* drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen2021-10-081-2/+2
* drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky2021-09-231-21/+23
* drm/amdgpu/vce: set the priority for each ringSatyajit Sahu2021-09-011-1/+3
* drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan2021-08-261-0/+23
* drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky2021-05-201-9/+17
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-1/+1
* drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4Huang Rui2020-07-081-1/+2
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-1/+2
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-4/+0
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-1/+1
* drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma2019-07-181-1/+1
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+1
|\
| * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+1
* | drm/amdgpu/VCE: set no_user_fence flag to trueLeo Liu2019-05-241-0/+1
|/
* drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang2019-05-071-6/+11
* drm/amdgpu: expose VCE 4.0 powergate interfaceEvan Quan2019-04-291-9/+6
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-1/+1
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-281-2/+2
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-2/+4
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-7/+2
* drm/amdgpu: Change VCE booting with firmware loaded by PSPJames Zhu2018-08-271-4/+9
* drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer2018-08-161-2/+2
* drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng2018-08-141-0/+6
* drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky2018-07-131-0/+2
* drm/amdgpu/vce: simplify vce instance setupAlex Deucher2018-07-051-7/+9
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-161-0/+1
|\
| * drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callbackAlex Deucher2018-05-151-0/+1
* | treewide: fix up files incorrectly marked executableLinus Torvalds2018-04-071-0/+0
|/
* drm/amdgpu: Move IH clientid defs to separate fileOak Zeng2018-03-141-1/+1
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-3/+2
* drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlbChristian König2018-02-191-6/+3