Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Datom.c216 case ATOM_ARG_PS: in atom_get_src_int()
371 case ATOM_ARG_PS: in atom_skip_src_int()
490 case ATOM_ARG_PS: in atom_put_dst()
1074 atom_op_move, ATOM_ARG_PS}, {
1080 atom_op_and, ATOM_ARG_PS}, {
1086 atom_op_or, ATOM_ARG_PS}, {
1092 atom_op_shift_left, ATOM_ARG_PS}, {
1098 atom_op_shift_right, ATOM_ARG_PS}, {
1104 atom_op_mul, ATOM_ARG_PS}, {
1110 atom_op_div, ATOM_ARG_PS}, {
[all …]
Datom.h72 #define ATOM_ARG_PS 1 macro
/Linux-v5.4/drivers/gpu/drm/radeon/
Datom.c222 case ATOM_ARG_PS: in atom_get_src_int()
377 case ATOM_ARG_PS: in atom_skip_src_int()
496 case ATOM_ARG_PS: in atom_put_dst()
1037 atom_op_move, ATOM_ARG_PS}, {
1043 atom_op_and, ATOM_ARG_PS}, {
1049 atom_op_or, ATOM_ARG_PS}, {
1055 atom_op_shift_left, ATOM_ARG_PS}, {
1061 atom_op_shift_right, ATOM_ARG_PS}, {
1067 atom_op_mul, ATOM_ARG_PS}, {
1073 atom_op_div, ATOM_ARG_PS}, {
[all …]
Datom.h69 #define ATOM_ARG_PS 1 macro