Searched refs:ATOM_ARG_FB (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| A D | atom.c | 279 case ATOM_ARG_FB: in atom_get_src_int() 379 case ATOM_ARG_FB: in atom_skip_src_int() 535 case ATOM_ARG_FB: in atom_put_dst() 1045 atom_op_and, ATOM_ARG_FB}, { 1051 atom_op_or, ATOM_ARG_FB}, { 1069 atom_op_mul, ATOM_ARG_FB}, { 1075 atom_op_div, ATOM_ARG_FB}, { 1081 atom_op_add, ATOM_ARG_FB}, { 1087 atom_op_sub, ATOM_ARG_FB}, { 1141 atom_op_xor, ATOM_ARG_FB}, { [all …]
|
| A D | atom.h | 72 #define ATOM_ARG_FB 3 macro
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | atom.c | 276 case ATOM_ARG_FB: in atom_get_src_int() 376 case ATOM_ARG_FB: in atom_skip_src_int() 532 case ATOM_ARG_FB: in atom_put_dst() 1086 atom_op_and, ATOM_ARG_FB}, { 1092 atom_op_or, ATOM_ARG_FB}, { 1110 atom_op_mul, ATOM_ARG_FB}, { 1116 atom_op_div, ATOM_ARG_FB}, { 1122 atom_op_add, ATOM_ARG_FB}, { 1128 atom_op_sub, ATOM_ARG_FB}, { 1182 atom_op_xor, ATOM_ARG_FB}, { [all …]
|
| A D | atom.h | 74 #define ATOM_ARG_FB 3 macro
|
Completed in 16 milliseconds