Searched refs:PACKET2 (Results 1 – 15 of 15) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | r600_cs.c | 899 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()
|
D | r100.c | 1482 ib[h_idx + 2] = PACKET2(0); in r100_cs_packet_parse_vline() 1483 ib[h_idx + 3] = PACKET2(0); in r100_cs_packet_parse_vline() 3723 ib.ptr[2] = PACKET2(0); in r100_ib_test() 3724 ib.ptr[3] = PACKET2(0); in r100_ib_test() 3725 ib.ptr[4] = PACKET2(0); in r100_ib_test() 3726 ib.ptr[5] = PACKET2(0); in r100_ib_test() 3727 ib.ptr[6] = PACKET2(0); in r100_ib_test() 3728 ib.ptr[7] = PACKET2(0); in r100_ib_test()
|
D | r300d.h | 63 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | rv515d.h | 203 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | nid.h | 1155 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | r100d.h | 62 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | sid.h | 1593 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | cikd.h | 1689 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | evergreend.h | 1541 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | r600d.h | 34 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
/drivers/gpu/drm/amd/amdgpu/ |
D | soc15d.h | 48 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | nvd.h | 46 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | vid.h | 103 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | cikd.h | 221 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
D | sid.h | 1656 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|