Searched refs:ATOM_ARG_WS (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | atom.c | 230 case ATOM_ARG_WS: in atom_get_src_int() 377 case ATOM_ARG_WS: in atom_skip_src_int() 501 case ATOM_ARG_WS: in atom_put_dst() 1087 atom_op_and, ATOM_ARG_WS}, { 1093 atom_op_or, ATOM_ARG_WS}, { 1111 atom_op_mul, ATOM_ARG_WS}, { 1117 atom_op_div, ATOM_ARG_WS}, { 1123 atom_op_add, ATOM_ARG_WS}, { 1129 atom_op_sub, ATOM_ARG_WS}, { 1183 atom_op_xor, ATOM_ARG_WS}, { [all …]
|
A D | atom.h | 73 #define ATOM_ARG_WS 2 macro
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | atom.c | 232 case ATOM_ARG_WS: in atom_get_src_int() 379 case ATOM_ARG_WS: in atom_skip_src_int() 503 case ATOM_ARG_WS: in atom_put_dst() 1045 atom_op_and, ATOM_ARG_WS}, { 1051 atom_op_or, 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}, { 1141 atom_op_xor, ATOM_ARG_WS}, { [all …]
|
A D | atom.h | 71 #define ATOM_ARG_WS 2 macro
|
Completed in 11 milliseconds