summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
AgeCommit message (Expand)Author
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 Polaris12 UVD/VCE on suspendEvan Quan
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
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-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-11-21drm/amd/amdgpu/vce_v3_0.c: Remove duplicate headerBrajeswar Ghosh
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-08-13drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky
2018-07-05drm/amdgpu/vce: simplify vce instance setupAlex Deucher
2018-07-05drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher
2018-05-15drm/amdgpu: add VEGAM to VCE harvest configLeo Liu
2018-05-15drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-11-01drm/amdgpu: allow harvesting check for Polaris VCELeo Liu
2017-05-31drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu
2017-04-04drm/amdgpu: various cleanups for uvd/vce.Rex Zhu
2017-03-29drm/amd/powerplay: add a new register define for APU in VI.Rex Zhu
2017-03-29drm/amdgpu: refine vce_3.0 code.Rex Zhu
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang
2017-02-13drm/amdgpu: read hw register to check pg status.Rex Zhu
2017-02-13drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu
2017-01-27drm/amdgpu: refine vce3.0 initialize.Rex Zhu
2017-01-27drm/amdgpu: add get clockgating_state method for vce v3Huang Rui
2017-01-17drm/amdgpu: fix program vce instance logic error.Rex Zhu
2017-01-17drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
2016-12-06drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-25drm/amdgpu: add VCE VM session trackingChristian König
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König
2016-10-25drm/amdgpu: move the ring type into the funcs structure (v2)Christian König
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König
2016-10-25drm/amdgpu: remove explicit NULL init for parse_csChristian König
2016-10-25drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-09-27drm/amdgpu: bypass vce clock if vce is idle on Fiji.Rex Zhu