Searched refs:ATOM_ARG_FB (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 275 case ATOM_ARG_FB: in atom_get_src_int() 375 case ATOM_ARG_FB: in atom_skip_src_int() 531 case ATOM_ARG_FB: in atom_put_dst() 1079 atom_op_move, ATOM_ARG_FB}, { 1085 atom_op_and, ATOM_ARG_FB}, { 1091 atom_op_or, ATOM_ARG_FB}, { 1097 atom_op_shift_left, ATOM_ARG_FB}, { 1103 atom_op_shift_right, ATOM_ARG_FB}, { 1109 atom_op_mul, ATOM_ARG_FB}, { 1115 atom_op_div, ATOM_ARG_FB}, { [all...] |
H A D | atom.h | 74 #define ATOM_ARG_FB 3 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H 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() 1039 atom_op_move, ATOM_ARG_FB}, { 1045 atom_op_and, ATOM_ARG_FB}, { 1051 atom_op_or, ATOM_ARG_FB}, { 1057 atom_op_shift_left, ATOM_ARG_FB}, { 1063 atom_op_shift_right, ATOM_ARG_FB}, { 1069 atom_op_mul, ATOM_ARG_FB}, { 1075 atom_op_div, ATOM_ARG_FB}, { [all...] |
H A D | atom.h | 72 #define ATOM_ARG_FB 3 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H 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() 1036 atom_op_move, ATOM_ARG_FB}, { 1042 atom_op_and, ATOM_ARG_FB}, { 1048 atom_op_or, ATOM_ARG_FB}, { 1054 atom_op_shift_left, ATOM_ARG_FB}, { 1060 atom_op_shift_right, ATOM_ARG_FB}, { 1066 atom_op_mul, ATOM_ARG_FB}, { 1072 atom_op_div, ATOM_ARG_FB}, { [all...] |
H A D | atom.h | 72 #define ATOM_ARG_FB 3 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 278 case ATOM_ARG_FB: in atom_get_src_int() 378 case ATOM_ARG_FB: in atom_skip_src_int() 534 case ATOM_ARG_FB: in atom_put_dst() 1082 atom_op_move, ATOM_ARG_FB}, { 1088 atom_op_and, ATOM_ARG_FB}, { 1094 atom_op_or, ATOM_ARG_FB}, { 1100 atom_op_shift_left, ATOM_ARG_FB}, { 1106 atom_op_shift_right, ATOM_ARG_FB}, { 1112 atom_op_mul, ATOM_ARG_FB}, { 1118 atom_op_div, ATOM_ARG_FB}, { [all...] |
H A D | atom.h | 73 #define ATOM_ARG_FB 3 macro
|
Completed in 10 milliseconds