/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_atom.c | 786 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1079 atom_op_move, ATOM_ARG_REG}, { 1080 atom_op_move, ATOM_ARG_PS}, { 1081 atom_op_move, ATOM_ARG_WS}, { 1082 atom_op_move, ATOM_ARG_FB}, { 1083 atom_op_move, ATOM_ARG_PLL}, { 1084 atom_op_move, ATOM_ARG_MC}, {
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_atom.c | 779 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1050 atom_op_move, ATOM_ARG_REG}, { 1051 atom_op_move, ATOM_ARG_PS}, { 1052 atom_op_move, ATOM_ARG_WS}, { 1053 atom_op_move, ATOM_ARG_FB}, { 1054 atom_op_move, ATOM_ARG_PLL}, { 1055 atom_op_move, ATOM_ARG_MC}, {
|