Searched refs:PACKET2 (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r600_cs.c | 897 ib[h_idx + 2] = PACKET2(0); in r600_cs_common_vline_parse() 898 ib[h_idx + 3] = PACKET2(0); in r600_cs_common_vline_parse() 899 ib[h_idx + 4] = PACKET2(0); in r600_cs_common_vline_parse() 900 ib[h_idx + 5] = PACKET2(0); in r600_cs_common_vline_parse() 901 ib[h_idx + 6] = PACKET2(0); in r600_cs_common_vline_parse() 902 ib[h_idx + 7] = PACKET2(0); in r600_cs_common_vline_parse() 903 ib[h_idx + 8] = PACKET2(0); in r600_cs_common_vline_parse()
|
H A D | r100.c | 1503 ib[h_idx + 2] = PACKET2(0); in r100_cs_packet_parse_vline() 1504 ib[h_idx + 3] = PACKET2(0); in r100_cs_packet_parse_vline() 3744 ib.ptr[2] = PACKET2(0); in r100_ib_test() 3745 ib.ptr[3] = PACKET2(0); in r100_ib_test() 3746 ib.ptr[4] = PACKET2(0); in r100_ib_test() 3747 ib.ptr[5] = PACKET2(0); in r100_ib_test() 3748 ib.ptr[6] = PACKET2(0); in r100_ib_test() 3749 ib.ptr[7] = PACKET2(0); in r100_ib_test()
|
H A D | r300d.h | 63 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | rv515d.h | 203 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | nid.h | 1155 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | r100d.h | 62 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | sid.h | 1593 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | cikd.h | 1689 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | evergreend.h | 1541 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | r600d.h | 34 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | soc15d.h | 48 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | nvd.h | 46 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | vid.h | 103 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | cikd.h | 221 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|
H A D | sid.h | 1656 #define PACKET2(v) (CP_PACKET2 | REG_SET(PACKET2_PAD, (v))) macro
|