Searched refs:ATOM_ARG_MC (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | atom.c | 326 case ATOM_ARG_MC: in atom_get_src_int() 377 case ATOM_ARG_MC: in atom_skip_src_int() 552 case ATOM_ARG_MC: in atom_put_dst() 1048 atom_op_and, ATOM_ARG_MC}, { 1054 atom_op_or, ATOM_ARG_MC}, { 1072 atom_op_mul, ATOM_ARG_MC}, { 1078 atom_op_div, ATOM_ARG_MC}, { 1084 atom_op_add, ATOM_ARG_MC}, { 1090 atom_op_sub, ATOM_ARG_MC}, { 1144 atom_op_xor, ATOM_ARG_MC}, { [all …]
|
A D | atom.h | 76 #define ATOM_ARG_MC 7 macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | atom.c | 324 case ATOM_ARG_MC: in atom_get_src_int() 375 case ATOM_ARG_MC: in atom_skip_src_int() 550 case ATOM_ARG_MC: in atom_put_dst() 1090 atom_op_and, ATOM_ARG_MC}, { 1096 atom_op_or, ATOM_ARG_MC}, { 1114 atom_op_mul, ATOM_ARG_MC}, { 1120 atom_op_div, ATOM_ARG_MC}, { 1126 atom_op_add, ATOM_ARG_MC}, { 1132 atom_op_sub, ATOM_ARG_MC}, { 1186 atom_op_xor, ATOM_ARG_MC}, { [all …]
|
A D | atom.h | 78 #define ATOM_ARG_MC 7 macro
|
Completed in 12 milliseconds