Searched refs:ATOM_ARG_PS (Results 1 – 4 of 4) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | atom.c | 222 case ATOM_ARG_PS: in atom_get_src_int() 383 case ATOM_ARG_PS: in atom_skip_src_int() 501 case ATOM_ARG_PS: in atom_put_dst() 1100 atom_op_and, ATOM_ARG_PS}, { 1106 atom_op_or, ATOM_ARG_PS}, { 1124 atom_op_mul, ATOM_ARG_PS}, { 1130 atom_op_div, ATOM_ARG_PS}, { 1136 atom_op_add, ATOM_ARG_PS}, { 1142 atom_op_sub, ATOM_ARG_PS}, { 1196 atom_op_xor, ATOM_ARG_PS}, { [all …]
|
| A D | atom.h | 71 #define ATOM_ARG_PS 1 macro
|
| /drivers/gpu/drm/radeon/ |
| A D | atom.c | 220 case ATOM_ARG_PS: in atom_get_src_int() 381 case ATOM_ARG_PS: in atom_skip_src_int() 500 case ATOM_ARG_PS: in atom_put_dst() 1055 atom_op_and, ATOM_ARG_PS}, { 1061 atom_op_or, ATOM_ARG_PS}, { 1079 atom_op_mul, ATOM_ARG_PS}, { 1085 atom_op_div, ATOM_ARG_PS}, { 1091 atom_op_add, ATOM_ARG_PS}, { 1097 atom_op_sub, ATOM_ARG_PS}, { 1151 atom_op_xor, ATOM_ARG_PS}, { [all …]
|
| A D | atom.h | 70 #define ATOM_ARG_PS 1 macro
|
Completed in 18 milliseconds