Searched refs:PACKETJ_TYPE3 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | jpeg_v1_0.c | 107 ring->ring[ptr++] = PACKETJ((reg_offset >> 2), 0, 0, PACKETJ_TYPE3); in jpeg_v1_0_decode_ring_set_patch_ring() 110 ring->ring[ptr++] = PACKETJ(0, 0, 0, PACKETJ_TYPE3); in jpeg_v1_0_decode_ring_set_patch_ring() 349 …PACKETJ(SOC15_REG_OFFSET(JPEG, 0, mmUVD_JRBC_STATUS), 0, PACKETJ_CONDITION_CHECK3, PACKETJ_TYPE3)); in jpeg_v1_0_decode_ring_emit_ib() 374 PACKETJ((reg_offset >> 2), 0, 0, PACKETJ_TYPE3)); in jpeg_v1_0_decode_ring_emit_reg_wait() 378 PACKETJ(0, 0, 0, PACKETJ_TYPE3)); in jpeg_v1_0_decode_ring_emit_reg_wait() 668 case PACKETJ_TYPE3: in jpeg_v1_dec_ring_parse_cs()
|
| H A D | soc15d.h | 68 #define PACKETJ_TYPE3 3 macro
|
| H A D | amdgpu_jpeg.c | 588 case PACKETJ_TYPE3: in amdgpu_jpeg_dec_parse_cs()
|