summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/jpeg: add init value for num_jpeg_ringsJames Zhu2023-06-091-0/+1
* drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu2023-06-091-6/+6
* 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: add the sched_score to amdgpu_ring_initChristian König2021-04-091-1/+1
* drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptionsLee Jones2020-12-011-1/+6
* drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G2020-10-141-2/+22
* drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1Huang Rui2020-07-081-1/+1
* drm/amdgpu/jpeg1.0: fix no previous prototype for functionsJames Zhu2020-07-011-0/+1
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-1/+2
* drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu2019-12-181-1/+2
* drm/amdgpu: Fix a bug in jpeg_v1_0_start()Dan Carpenter2019-11-261-1/+2
* drm/amdgpu: separate JPEG1.0 code out from VCN1.0Leo Liu2019-11-191-0/+584