aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-3/+3
* drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri2025-02-191-2/+2
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-4/+4
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-3/+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-5/+4
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-5/+10
* 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: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher2023-11-101-2/+0
* drm/amdgpu: Clean up errors in vce_v3_0.cRan Sun2023-08-091-6/+3
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky2021-09-231-13/+15
* drm/amdgpu/vce: set the priority for each ringSatyajit Sahu2021-09-011-1/+3
* drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspendEvan Quan2021-08-251-0/+23
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-1/+1
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-1/+2
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-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/+2
|/
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-1/+1
* drm/amd/amdgpu/vce_v3_0.c: Remove duplicate headerBrajeswar Ghosh2018-11-211-1/+0
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-1/+5
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-6/+1
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-1/+1
* drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng2018-08-131-0/+2
* drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky2018-07-131-1/+2
* drm/amdgpu/vce: simplify vce instance setupAlex Deucher2018-07-051-8/+12
* drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher2018-07-051-2/+2
* drm/amdgpu: add VEGAM to VCE harvest configLeo Liu2018-05-151-1/+2
* drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2018-05-151-2/+2
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-2/+1
* drm/amdgpu: forward pasid to backend flush implementationsChristian König2018-02-191-1/+2
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-5/+5
* drm/amdgpu: allow harvesting check for Polaris VCELeo Liu2017-11-021-6/+6
* drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu2017-05-311-27/+68
* drm/amdgpu: various cleanups for uvd/vce.Rex Zhu2017-04-041-15/+3
* drm/amd/powerplay: add a new register define for APU in VI.Rex Zhu2017-03-301-2/+6