Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Datom.c329 case ATOM_ARG_MC: in atom_get_src_int()
380 case ATOM_ARG_MC: in atom_skip_src_int()
563 case ATOM_ARG_MC: in atom_put_dst()
1059 atom_op_and, ATOM_ARG_MC}, {
1065 atom_op_or, ATOM_ARG_MC}, {
1083 atom_op_mul, ATOM_ARG_MC}, {
1089 atom_op_div, ATOM_ARG_MC}, {
1095 atom_op_add, ATOM_ARG_MC}, {
1101 atom_op_sub, ATOM_ARG_MC}, {
1155 atom_op_xor, ATOM_ARG_MC}, {
[all …]
H A Datom.h76 #define ATOM_ARG_MC 7 macro
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Datom.c331 case ATOM_ARG_MC: in atom_get_src_int()
382 case ATOM_ARG_MC: in atom_skip_src_int()
564 case ATOM_ARG_MC: in atom_put_dst()
1104 atom_op_and, ATOM_ARG_MC}, {
1110 atom_op_or, ATOM_ARG_MC}, {
1128 atom_op_mul, ATOM_ARG_MC}, {
1134 atom_op_div, ATOM_ARG_MC}, {
1140 atom_op_add, ATOM_ARG_MC}, {
1146 atom_op_sub, ATOM_ARG_MC}, {
1200 atom_op_xor, ATOM_ARG_MC}, {
[all …]
H A Datom.h77 #define ATOM_ARG_MC 7 macro