| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drm/amd/amdgpu: apply command submission parser for JPEG v2+ | David (Ming Qiang) Wu | 2024-09-10 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | This patch extends the same cs parser from JPEG v4.0.3 to other JPEG versions (v2 and above). Rename to more common name as jpeg_v2_dec_ring_parse_cs() from jpeg_v4_0_3_dec_ring_parse_cs(). Acked-by: Alex Deucher <[email protected]> Signed-off-by: David (Ming Qiang) Wu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> (cherry picked from commit 88dcad2d07c8d82e6a097c8e74239eb67333bcf7) Cc: [email protected] | ||||
| * | drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit | Mohammad Zafar Ziya | 2022-06-08 | 1 | -0/+1 |
| | | | | | | | | | | | Add jpeg vmid update under IB submit Signed-off-by: Mohammad Zafar Ziya <[email protected]> Acked-by: Christian König <[email protected]> Reviewed-by: Lijo Lazar <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected] | ||||
| * | drm/amdgpu/jpeg2: move jpeg2 shared macro to header file | James Zhu | 2021-10-04 | 1 | -0/+20 |
| | | | | | | | | | Move jpeg2 shared macro to header file Signed-off-by: James Zhu <[email protected]> Reviewed-by: Leo Liu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add JPEG v2.0 function supports | Leo Liu | 2019-11-19 | 1 | -0/+42 |
| It got separated from VCN2.0 with a new jpeg_v2_0_ip_block Signed-off-by: Leo Liu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
