/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_atom.c | 647 static void atom_op_compare(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1138 atom_op_compare, ATOM_ARG_REG}, { 1139 atom_op_compare, ATOM_ARG_PS}, { 1140 atom_op_compare, ATOM_ARG_WS}, { 1141 atom_op_compare, ATOM_ARG_FB}, { 1142 atom_op_compare, ATOM_ARG_PLL}, { 1143 atom_op_compare, ATOM_ARG_MC}, {
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_atom.c | 661 static void atom_op_compare(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1109 atom_op_compare, ATOM_ARG_REG}, { 1110 atom_op_compare, ATOM_ARG_PS}, { 1111 atom_op_compare, ATOM_ARG_WS}, { 1112 atom_op_compare, ATOM_ARG_FB}, { 1113 atom_op_compare, ATOM_ARG_PLL}, { 1114 atom_op_compare, ATOM_ARG_MC}, {
|