Searched refs:atom_op_test (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | atom.c | 999 static void atom_op_test(atom_exec_context *ctx, int *ptr, int arg) in atom_op_test() function 1109 atom_op_test, ATOM_ARG_REG}, { 1110 atom_op_test, ATOM_ARG_PS}, { 1111 atom_op_test, ATOM_ARG_WS}, { 1112 atom_op_test, ATOM_ARG_FB}, { 1113 atom_op_test, ATOM_ARG_PLL}, { 1114 atom_op_test, ATOM_ARG_MC}, {
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 1031 static void atom_op_test(atom_exec_context *ctx, int *ptr, int arg) in atom_op_test() function 1149 atom_op_test, ATOM_ARG_REG}, { 1150 atom_op_test, ATOM_ARG_PS}, { 1151 atom_op_test, ATOM_ARG_WS}, { 1152 atom_op_test, ATOM_ARG_FB}, { 1153 atom_op_test, ATOM_ARG_PLL}, { 1154 atom_op_test, ATOM_ARG_MC}, {
|