Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Datom.c283 case ATOM_ARG_FB: in atom_get_src_int()
383 case ATOM_ARG_FB: in atom_skip_src_int()
547 case ATOM_ARG_FB: in atom_put_dst()
1057 atom_op_and, ATOM_ARG_FB}, {
1063 atom_op_or, ATOM_ARG_FB}, {
1081 atom_op_mul, ATOM_ARG_FB}, {
1087 atom_op_div, ATOM_ARG_FB}, {
1093 atom_op_add, ATOM_ARG_FB}, {
1099 atom_op_sub, ATOM_ARG_FB}, {
1153 atom_op_xor, ATOM_ARG_FB}, {
[all …]
H A Datom.h72 #define ATOM_ARG_FB 3 macro
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Datom.c285 case ATOM_ARG_FB: in atom_get_src_int()
385 case ATOM_ARG_FB: in atom_skip_src_int()
548 case ATOM_ARG_FB: in atom_put_dst()
1102 atom_op_and, ATOM_ARG_FB}, {
1108 atom_op_or, ATOM_ARG_FB}, {
1126 atom_op_mul, ATOM_ARG_FB}, {
1132 atom_op_div, ATOM_ARG_FB}, {
1138 atom_op_add, ATOM_ARG_FB}, {
1144 atom_op_sub, ATOM_ARG_FB}, {
1198 atom_op_xor, ATOM_ARG_FB}, {
[all …]
H A Datom.h73 #define ATOM_ARG_FB 3 macro