summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
AgeCommit message (Expand)Author
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen
2021-09-23drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky
2021-09-01drm/amdgpu/vce: set the priority for each ringSatyajit Sahu
2021-08-25drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2020-07-08drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4Huang Rui
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-05-24drm/amdgpu/VCE: set no_user_fence flag to trueLeo Liu
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang
2019-04-29drm/amdgpu: expose VCE 4.0 powergate interfaceEvan Quan
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-08-27drm/amdgpu: Change VCE booting with firmware loaded by PSPJames Zhu
2018-08-16drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer
2018-08-13drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky
2018-07-05drm/amdgpu/vce: simplify vce instance setupAlex Deucher
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-15drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callbackAlex Deucher
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: implement vce_v4_0_emit_reg_wait v2Christian König
2018-02-19drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: wire up emit_wreg for VCE v4Christian König
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König
2018-02-19drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-12drm/amdgpu: correct vce fw data and stack sizeFrank Min
2017-12-12drm/amdgpu: allow get_vm_pde to change flags as wellChristian König
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu
2017-12-06drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)Frank Min
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 mmhub header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 vce header files.Feifei Xu
2017-09-26drm/amdgpu: remove the clearance of vce 4.0 interrupt maskLeo Liu
2017-08-15drm/amdgpu/vce4: optimize vce 4.0 init table sequence for SRIOVFrank Min
2017-08-15drm/amdgpu: According hardware design revert vce and uvd doorbell assignmentFrank Min
2017-08-15drm/amdgpu/vce4: Remove vce interrupt enable related code for sriovFrank Min
2017-08-15drm/amdgpu: Enable uvd and vce gpu re-init for SRIOV gpu resetFrank Min
2017-08-15drm/amdgpu: Clear vce&uvd ring wptr for SRIOVFrank Min