Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr600_cs.c902 ib[h_idx + 2] = PACKET2(0); in r600_cs_common_vline_parse()
903 ib[h_idx + 3] = PACKET2(0); in r600_cs_common_vline_parse()
904 ib[h_idx + 4] = PACKET2(0); in r600_cs_common_vline_parse()
905 ib[h_idx + 5] = PACKET2(0); in r600_cs_common_vline_parse()
906 ib[h_idx + 6] = PACKET2(0); in r600_cs_common_vline_parse()
907 ib[h_idx + 7] = PACKET2(0); in r600_cs_common_vline_parse()
908 ib[h_idx + 8] = PACKET2(0); in r600_cs_common_vline_parse()
H A Dr100.c1504 ib[h_idx + 2] = PACKET2(0); in r100_cs_packet_parse_vline()
1505 ib[h_idx + 3] = PACKET2(0); in r100_cs_packet_parse_vline()
3746 ib.ptr[2] = PACKET2(0); in r100_ib_test()
3747 ib.ptr[3] = PACKET2(0); in r100_ib_test()
3748 ib.ptr[4] = PACKET2(0); in r100_ib_test()
3749 ib.ptr[5] = PACKET2(0); in r100_ib_test()
3750 ib.ptr[6] = PACKET2(0); in r100_ib_test()
3751 ib.ptr[7] = PACKET2(0); in r100_ib_test()
H A Dr300d.h63 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Drv515d.h203 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dnid.h1155 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr100d.h62 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dcikd.h1689 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Devergreend.h1541 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
H A Dr600d.h34 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h103 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro