summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-2/+2
2024-10-23drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri1-273/+0
2024-10-23drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-1/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-8/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-3/+8
2024-10-02drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-08-13drm/amd/amdgpu: cleanup parse_cs callbacksDavid (Ming Qiang) Wu1-1/+1
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher1-5/+0
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-1/+1
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma1-2/+2
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao1-3/+3
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen1-2/+2
2021-09-23drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky1-21/+23
2021-09-01drm/amdgpu/vce: set the priority for each ringSatyajit Sahu1-1/+3
2021-08-26drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan1-0/+23
2021-05-20drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky1-9/+17
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-1/+1
2020-07-08drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4Huang Rui1-1/+2
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-1/+2
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König1-4/+0
2020-01-23drm/amdgpu: remove unnecessary conversion to boolNirmoy Das1-1/+1
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma1-1/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+1
2019-06-11drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+1
2019-05-24drm/amdgpu/VCE: set no_user_fence flag to trueLeo Liu1-0/+1
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang1-6/+11
2019-04-29drm/amdgpu: expose VCE 4.0 powergate interfaceEvan Quan1-9/+6
2019-01-26drm/amdgpu: add flags to emit_ib interface v2Jack Xiao1-1/+1
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng1-2/+2
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu1-2/+4
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-7/+2
2018-08-27drm/amdgpu: Change VCE booting with firmware loaded by PSPJames Zhu1-4/+9
2018-08-16drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer1-2/+2
2018-08-14drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng1-0/+6
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky1-0/+2
2018-07-06drm/amdgpu/vce: simplify vce instance setupAlex Deucher1-7/+9
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+1
2018-05-15drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callbackAlex Deucher1-0/+1
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds1-0/+0
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng1-1/+1