Home
last modified time | relevance | path

Searched refs:UVD_GPCOM_VCPU_CMD (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Duvd_v2_2.c51 radeon_ring_write(ring, PACKET0(UVD_GPCOM_VCPU_CMD, 0)); in uvd_v2_2_fence_emit()
58 radeon_ring_write(ring, PACKET0(UVD_GPCOM_VCPU_CMD, 0)); in uvd_v2_2_fence_emit()
H A Duvd_v1_0.c91 radeon_ring_write(ring, PACKET0(UVD_GPCOM_VCPU_CMD, 0)); in uvd_v1_0_fence_emit()
98 radeon_ring_write(ring, PACKET0(UVD_GPCOM_VCPU_CMD, 0)); in uvd_v1_0_fence_emit()
H A Dradeon_uvd.c665 case UVD_GPCOM_VCPU_CMD: in radeon_uvd_cs_reg()
755 ib.ptr[4] = PACKET0(UVD_GPCOM_VCPU_CMD, 0); in radeon_uvd_send_msg()
H A Drv770d.h996 #define UVD_GPCOM_VCPU_CMD 0xef0c macro
H A Dr600d.h1489 #define UVD_GPCOM_VCPU_CMD 0xef0c macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_uvd.c76 #define UVD_GPCOM_VCPU_CMD 0x03c3 macro
1056 data[2] = PACKET0(offset[offset_idx] + UVD_GPCOM_VCPU_CMD, 0); in amdgpu_uvd_send_msg()