Searched refs:ATOM_ARG_WS (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Datom.c226 case ATOM_ARG_WS: atom_get_src_int()
373 case ATOM_ARG_WS: atom_skip_src_int()
500 case ATOM_ARG_WS: atom_put_dst()
1079 atom_op_move, ATOM_ARG_WS}, {
1085 atom_op_and, ATOM_ARG_WS}, {
1091 atom_op_or, ATOM_ARG_WS}, {
1097 atom_op_shift_left, ATOM_ARG_WS}, {
1103 atom_op_shift_right, ATOM_ARG_WS}, {
1109 atom_op_mul, ATOM_ARG_WS}, {
1115 atom_op_div, ATOM_ARG_WS}, {
1121 atom_op_add, ATOM_ARG_WS}, {
1127 atom_op_sub, ATOM_ARG_WS}, {
1138 atom_op_compare, ATOM_ARG_WS}, {
1152 atom_op_test, ATOM_ARG_WS}, {
1162 atom_op_clear, ATOM_ARG_WS}, {
1170 atom_op_mask, ATOM_ARG_WS}, {
1181 atom_op_xor, ATOM_ARG_WS}, {
1187 atom_op_shl, ATOM_ARG_WS}, {
1193 atom_op_shr, ATOM_ARG_WS}, {
1200 atom_op_mul32, ATOM_ARG_WS}, {
1202 atom_op_div32, ATOM_ARG_WS},
H A Datom.h71 #define ATOM_ARG_WS 2 macro
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datom.c229 case ATOM_ARG_WS: atom_get_src_int()
376 case ATOM_ARG_WS: atom_skip_src_int()
503 case ATOM_ARG_WS: atom_put_dst()
1039 atom_op_move, ATOM_ARG_WS}, {
1045 atom_op_and, ATOM_ARG_WS}, {
1051 atom_op_or, ATOM_ARG_WS}, {
1057 atom_op_shift_left, ATOM_ARG_WS}, {
1063 atom_op_shift_right, ATOM_ARG_WS}, {
1069 atom_op_mul, ATOM_ARG_WS}, {
1075 atom_op_div, ATOM_ARG_WS}, {
1081 atom_op_add, ATOM_ARG_WS}, {
1087 atom_op_sub, ATOM_ARG_WS}, {
1098 atom_op_compare, ATOM_ARG_WS}, {
1112 atom_op_test, ATOM_ARG_WS}, {
1122 atom_op_clear, ATOM_ARG_WS}, {
1130 atom_op_mask, ATOM_ARG_WS}, {
1141 atom_op_xor, ATOM_ARG_WS}, {
1147 atom_op_shl, ATOM_ARG_WS}, {
1153 atom_op_shr, ATOM_ARG_WS}, {
H A Datom.h71 #define ATOM_ARG_WS 2 macro

Completed in 75 milliseconds