Searched refs:ATOM_ARG_FB (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | atom.c | 280 case ATOM_ARG_FB: in atom_get_src_int() 380 case ATOM_ARG_FB: in atom_skip_src_int() 536 case ATOM_ARG_FB: in atom_put_dst() 1046 atom_op_and, ATOM_ARG_FB}, { 1052 atom_op_or, 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}, { 1142 atom_op_xor, ATOM_ARG_FB}, { [all …]
|
A D | atom.h | 72 #define ATOM_ARG_FB 3 macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
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() 1088 atom_op_and, ATOM_ARG_FB}, { 1094 atom_op_or, ATOM_ARG_FB}, { 1112 atom_op_mul, ATOM_ARG_FB}, { 1118 atom_op_div, ATOM_ARG_FB}, { 1124 atom_op_add, ATOM_ARG_FB}, { 1130 atom_op_sub, ATOM_ARG_FB}, { 1184 atom_op_xor, ATOM_ARG_FB}, { [all …]
|
A D | atom.h | 74 #define ATOM_ARG_FB 3 macro
|
Completed in 10 milliseconds