Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Datom.c214 case ATOM_ARG_PS: in atom_get_src_int()
369 case ATOM_ARG_PS: in atom_skip_src_int()
488 case ATOM_ARG_PS: in atom_put_dst()
1072 atom_op_move, ATOM_ARG_PS}, {
1078 atom_op_and, ATOM_ARG_PS}, {
1084 atom_op_or, ATOM_ARG_PS}, {
1090 atom_op_shift_left, ATOM_ARG_PS}, {
1096 atom_op_shift_right, ATOM_ARG_PS}, {
1102 atom_op_mul, ATOM_ARG_PS}, {
1108 atom_op_div, ATOM_ARG_PS}, {
[all …]
Datom.h71 #define ATOM_ARG_PS 1 macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Datom.c218 case ATOM_ARG_PS: in atom_get_src_int()
373 case ATOM_ARG_PS: in atom_skip_src_int()
492 case ATOM_ARG_PS: in atom_put_dst()
1033 atom_op_move, ATOM_ARG_PS}, {
1039 atom_op_and, ATOM_ARG_PS}, {
1045 atom_op_or, ATOM_ARG_PS}, {
1051 atom_op_shift_left, ATOM_ARG_PS}, {
1057 atom_op_shift_right, ATOM_ARG_PS}, {
1063 atom_op_mul, ATOM_ARG_PS}, {
1069 atom_op_div, ATOM_ARG_PS}, {
[all …]
Datom.h70 #define ATOM_ARG_PS 1 macro