Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Datom.c275 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 Datom.h74 #define ATOM_ARG_FB 3 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Datom.c279 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 Datom.h72 #define ATOM_ARG_FB 3 macro