Searched refs:ATOM_ARG_FB (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atom.c | 277 case ATOM_ARG_FB: atom_get_src_int() 377 case ATOM_ARG_FB: atom_skip_src_int() 536 case ATOM_ARG_FB: atom_put_dst() 1040 atom_op_move, ATOM_ARG_FB}, { 1046 atom_op_and, ATOM_ARG_FB}, { 1052 atom_op_or, ATOM_ARG_FB}, { 1058 atom_op_shift_left, ATOM_ARG_FB}, { 1064 atom_op_shift_right, ATOM_ARG_FB}, { 1070 atom_op_mul, ATOM_ARG_FB}, { 1076 atom_op_div, ATOM_ARG_FB}, { 1082 atom_op_add, ATOM_ARG_FB}, { 1088 atom_op_sub, ATOM_ARG_FB}, { 1099 atom_op_compare, ATOM_ARG_FB}, { 1113 atom_op_test, ATOM_ARG_FB}, { 1123 atom_op_clear, ATOM_ARG_FB}, { 1131 atom_op_mask, ATOM_ARG_FB}, { 1142 atom_op_xor, ATOM_ARG_FB}, { 1148 atom_op_shl, ATOM_ARG_FB}, { 1154 atom_op_shr, ATOM_ARG_FB}, {
|
H A D | atom.h | 72 #define ATOM_ARG_FB 3 macro
|
Completed in 91 milliseconds