Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Datom.c221 case ATOM_ARG_PS: in atom_get_src_int()
376 case ATOM_ARG_PS: in atom_skip_src_int()
495 case ATOM_ARG_PS: in atom_put_dst()
1080 atom_op_move, ATOM_ARG_PS}, {
1086 atom_op_and, ATOM_ARG_PS}, {
1092 atom_op_or, ATOM_ARG_PS}, {
1098 atom_op_shift_left, ATOM_ARG_PS}, {
1104 atom_op_shift_right, ATOM_ARG_PS}, {
1110 atom_op_mul, ATOM_ARG_PS}, {
1116 atom_op_div, ATOM_ARG_PS}, {
[all …]
Datom.h72 #define ATOM_ARG_PS 1 macro
/linux-6.1.9/drivers/gpu/drm/radeon/
Datom.c223 case ATOM_ARG_PS: in atom_get_src_int()
378 case ATOM_ARG_PS: in atom_skip_src_int()
497 case ATOM_ARG_PS: in atom_put_dst()
1038 atom_op_move, ATOM_ARG_PS}, {
1044 atom_op_and, ATOM_ARG_PS}, {
1050 atom_op_or, ATOM_ARG_PS}, {
1056 atom_op_shift_left, ATOM_ARG_PS}, {
1062 atom_op_shift_right, ATOM_ARG_PS}, {
1068 atom_op_mul, ATOM_ARG_PS}, {
1074 atom_op_div, ATOM_ARG_PS}, {
[all …]
Datom.h70 #define ATOM_ARG_PS 1 macro