Searched refs:atom_op_move (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 783 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) in atom_op_move() function 1076 atom_op_move, ATOM_ARG_REG}, { 1077 atom_op_move, ATOM_ARG_PS}, { 1078 atom_op_move, ATOM_ARG_WS}, { 1079 atom_op_move, ATOM_ARG_FB}, { 1080 atom_op_move, ATOM_ARG_PLL}, { 1081 atom_op_move, ATOM_ARG_MC}, {
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A 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}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atom.c | 762 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) in atom_op_move() function 1033 atom_op_move, ATOM_ARG_REG}, { 1034 atom_op_move, ATOM_ARG_PS}, { 1035 atom_op_move, ATOM_ARG_WS}, { 1036 atom_op_move, ATOM_ARG_FB}, { 1037 atom_op_move, ATOM_ARG_PLL}, { 1038 atom_op_move, ATOM_ARG_MC}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 786 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) in atom_op_move() function 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}, {
|
Completed in 9 milliseconds