Home
last modified time | relevance | path

Searched refs:PACKET2 (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h104 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Dcikd.h218 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Damdgpu_uvd.c887 ib->ptr[i] = PACKET2(0); in amdgpu_uvd_send_msg()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600_cs.c899 ib[h_idx + 2] = PACKET2(0); in r600_cs_common_vline_parse()
900 ib[h_idx + 3] = PACKET2(0); in r600_cs_common_vline_parse()
901 ib[h_idx + 4] = PACKET2(0); in r600_cs_common_vline_parse()
902 ib[h_idx + 5] = PACKET2(0); in r600_cs_common_vline_parse()
903 ib[h_idx + 6] = PACKET2(0); in r600_cs_common_vline_parse()
904 ib[h_idx + 7] = PACKET2(0); in r600_cs_common_vline_parse()
905 ib[h_idx + 8] = PACKET2(0); in r600_cs_common_vline_parse()
Dr300d.h63 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Dr100.c1475 ib[h_idx + 2] = PACKET2(0); in r100_cs_packet_parse_vline()
1476 ib[h_idx + 3] = PACKET2(0); in r100_cs_packet_parse_vline()
3722 ib.ptr[2] = PACKET2(0); in r100_ib_test()
3723 ib.ptr[3] = PACKET2(0); in r100_ib_test()
3724 ib.ptr[4] = PACKET2(0); in r100_ib_test()
3725 ib.ptr[5] = PACKET2(0); in r100_ib_test()
3726 ib.ptr[6] = PACKET2(0); in r100_ib_test()
3727 ib.ptr[7] = PACKET2(0); in r100_ib_test()
Drv515d.h203 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Dradeon_uvd.c713 ib.ptr[i] = PACKET2(0); in radeon_uvd_send_msg()
Dnid.h1154 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Dr100d.h62 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Dsid.h1591 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Dcikd.h1691 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Devergreend.h1540 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
Dr600d.h34 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro