Searched refs:PACKETJ_TYPE6 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | jpeg_v1_0.c | 116 ring->ring[ptr++] = PACKETJ(0, 0, 0, PACKETJ_TYPE6); in jpeg_v1_0_decode_ring_set_patch_ring() 426 amdgpu_ring_write(ring, PACKETJ(0, 0, 0, PACKETJ_TYPE6)); in jpeg_v1_0_decode_ring_nop() 672 case PACKETJ_TYPE6: in jpeg_v1_dec_ring_parse_cs()
|
| H A D | amdgpu_jpeg.c | 209 ib->ptr[i] = PACKETJ(0, 0, 0, PACKETJ_TYPE6); in amdgpu_jpeg_dec_set_reg() 595 case PACKETJ_TYPE6: in amdgpu_jpeg_dec_parse_cs()
|
| H A D | soc15d.h | 71 #define PACKETJ_TYPE6 6 macro
|