Searched refs:ATOM_ARG_MC (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | atom.c | 323 case ATOM_ARG_MC: in atom_get_src_int() 374 case ATOM_ARG_MC: in atom_skip_src_int() 552 case ATOM_ARG_MC: in atom_put_dst() 1042 atom_op_move, ATOM_ARG_MC}, { 1048 atom_op_and, ATOM_ARG_MC}, { 1054 atom_op_or, ATOM_ARG_MC}, { 1060 atom_op_shift_left, ATOM_ARG_MC}, { 1066 atom_op_shift_right, ATOM_ARG_MC}, { 1072 atom_op_mul, ATOM_ARG_MC}, { 1078 atom_op_div, ATOM_ARG_MC}, { [all …]
|
D | atom.h | 76 #define ATOM_ARG_MC 7 macro
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 320 case ATOM_ARG_MC: in atom_get_src_int() 371 case ATOM_ARG_MC: in atom_skip_src_int() 549 case ATOM_ARG_MC: in atom_put_dst() 1082 atom_op_move, ATOM_ARG_MC}, { 1088 atom_op_and, ATOM_ARG_MC}, { 1094 atom_op_or, ATOM_ARG_MC}, { 1100 atom_op_shift_left, ATOM_ARG_MC}, { 1106 atom_op_shift_right, ATOM_ARG_MC}, { 1112 atom_op_mul, ATOM_ARG_MC}, { 1118 atom_op_div, ATOM_ARG_MC}, { [all …]
|
D | atom.h | 76 #define ATOM_ARG_MC 7 macro
|