Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Datom.c277 case ATOM_ARG_FB: in atom_get_src_int()
377 case ATOM_ARG_FB: in atom_skip_src_int()
536 case ATOM_ARG_FB: in atom_put_dst()
1040 atom_op_move, ATOM_ARG_FB}, {
1046 atom_op_and, ATOM_ARG_FB}, {
1052 atom_op_or, ATOM_ARG_FB}, {
1058 atom_op_shift_left, ATOM_ARG_FB}, {
1064 atom_op_shift_right, ATOM_ARG_FB}, {
1070 atom_op_mul, ATOM_ARG_FB}, {
1076 atom_op_div, ATOM_ARG_FB}, {
[all …]
Datom.h72 #define ATOM_ARG_FB 3 macro
/drivers/gpu/drm/amd/amdgpu/
Datom.c274 case ATOM_ARG_FB: in atom_get_src_int()
374 case ATOM_ARG_FB: in atom_skip_src_int()
533 case ATOM_ARG_FB: in atom_put_dst()
1080 atom_op_move, ATOM_ARG_FB}, {
1086 atom_op_and, ATOM_ARG_FB}, {
1092 atom_op_or, ATOM_ARG_FB}, {
1098 atom_op_shift_left, ATOM_ARG_FB}, {
1104 atom_op_shift_right, ATOM_ARG_FB}, {
1110 atom_op_mul, ATOM_ARG_FB}, {
1116 atom_op_div, ATOM_ARG_FB}, {
[all …]
Datom.h72 #define ATOM_ARG_FB 3 macro