aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-27drm/amdgpu/vcn: move more instanced data to vcn_instanceAlex Deucher1-2/+2
2025-02-27drm/amdgpu/vcn: switch work handler to be per instanceAlex Deucher1-1/+1
2024-12-02drm/amdgpu/jpeg1.0: fix idle work handlerAlex Deucher1-1/+1
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher1-1/+1
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri1-3/+3
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu1-1/+75
2024-06-14drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu1-1/+0
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