Searched refs:atom_op_clear (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 631 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1159 atom_op_clear, ATOM_ARG_REG}, { 1160 atom_op_clear, ATOM_ARG_PS}, { 1161 atom_op_clear, ATOM_ARG_WS}, { 1162 atom_op_clear, ATOM_ARG_FB}, { 1163 atom_op_clear, ATOM_ARG_PLL}, { 1164 atom_op_clear, ATOM_ARG_MC}, {
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | atom.c | 635 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1119 atom_op_clear, ATOM_ARG_REG}, { 1120 atom_op_clear, ATOM_ARG_PS}, { 1121 atom_op_clear, ATOM_ARG_WS}, { 1122 atom_op_clear, ATOM_ARG_FB}, { 1123 atom_op_clear, ATOM_ARG_PLL}, { 1124 atom_op_clear, ATOM_ARG_MC}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atom.c | 632 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1116 atom_op_clear, ATOM_ARG_REG}, { 1117 atom_op_clear, ATOM_ARG_PS}, { 1118 atom_op_clear, ATOM_ARG_WS}, { 1119 atom_op_clear, ATOM_ARG_FB}, { 1120 atom_op_clear, ATOM_ARG_PLL}, { 1121 atom_op_clear, ATOM_ARG_MC}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 634 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1162 atom_op_clear, ATOM_ARG_REG}, { 1163 atom_op_clear, ATOM_ARG_PS}, { 1164 atom_op_clear, ATOM_ARG_WS}, { 1165 atom_op_clear, ATOM_ARG_FB}, { 1166 atom_op_clear, ATOM_ARG_PLL}, { 1167 atom_op_clear, ATOM_ARG_MC}, {
|
Completed in 9 milliseconds