Searched refs:atom_op_move (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | atom.c | 765 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) in atom_op_move() function 1036 atom_op_move, ATOM_ARG_REG}, { 1037 atom_op_move, ATOM_ARG_PS}, { 1038 atom_op_move, ATOM_ARG_WS}, { 1039 atom_op_move, ATOM_ARG_FB}, { 1040 atom_op_move, ATOM_ARG_PLL}, { 1041 atom_op_move, ATOM_ARG_MC}, {
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 780 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) in atom_op_move() function 1073 atom_op_move, ATOM_ARG_REG}, { 1074 atom_op_move, ATOM_ARG_PS}, { 1075 atom_op_move, ATOM_ARG_WS}, { 1076 atom_op_move, ATOM_ARG_FB}, { 1077 atom_op_move, ATOM_ARG_PLL}, { 1078 atom_op_move, ATOM_ARG_MC}, {
|