Home
last modified time | relevance | path

Searched refs:ATOM_ARG_FB (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/radeon/
Datom.c276 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 …]
Datom.h72 #define ATOM_ARG_FB 3 macro
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Datom.c278 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 …]
Datom.h73 #define ATOM_ARG_FB 3 macro