summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/jpeg: add init value for num_jpeg_ringsJames Zhu1-0/+1
2023-06-09drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu1-6/+6
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
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-1/+1
2020-12-01drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptionsLee Jones1-1/+6
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G1-2/+22
2020-07-08drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1Huang Rui1-1/+1
2020-07-01drm/amdgpu/jpeg1.0: fix no previous prototype for functionsJames Zhu1-0/+1
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-1/+2
2019-12-18drm/amdgpu/vcn1.0: use its own idle handler and begin use funcsLeo Liu1-1/+2
2019-11-26drm/amdgpu: Fix a bug in jpeg_v1_0_start()Dan Carpenter1-1/+2
2019-11-19drm/amdgpu: separate JPEG1.0 code out from VCN1.0Leo Liu1-0/+584