Searched refs:atom_op_sub (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 990 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1124 atom_op_sub, ATOM_ARG_REG}, { 1125 atom_op_sub, ATOM_ARG_PS}, { 1126 atom_op_sub, ATOM_ARG_WS}, { 1127 atom_op_sub, ATOM_ARG_FB}, { 1128 atom_op_sub, ATOM_ARG_PLL}, { 1129 atom_op_sub, ATOM_ARG_MC}, {
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | atom.c | 958 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1084 atom_op_sub, ATOM_ARG_REG}, { 1085 atom_op_sub, ATOM_ARG_PS}, { 1086 atom_op_sub, ATOM_ARG_WS}, { 1087 atom_op_sub, ATOM_ARG_FB}, { 1088 atom_op_sub, ATOM_ARG_PLL}, { 1089 atom_op_sub, ATOM_ARG_MC}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atom.c | 955 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1081 atom_op_sub, ATOM_ARG_REG}, { 1082 atom_op_sub, ATOM_ARG_PS}, { 1083 atom_op_sub, ATOM_ARG_WS}, { 1084 atom_op_sub, ATOM_ARG_FB}, { 1085 atom_op_sub, ATOM_ARG_PLL}, { 1086 atom_op_sub, ATOM_ARG_MC}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 993 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1127 atom_op_sub, ATOM_ARG_REG}, { 1128 atom_op_sub, ATOM_ARG_PS}, { 1129 atom_op_sub, ATOM_ARG_WS}, { 1130 atom_op_sub, ATOM_ARG_FB}, { 1131 atom_op_sub, ATOM_ARG_PLL}, { 1132 atom_op_sub, ATOM_ARG_MC}, {
|
Completed in 8 milliseconds