amdgpu_atom.c | 434 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, function in typeref:typename:uint32_t 592 dst = atom_get_dst(ctx, arg, attr, ptr, &saved, 1); 606 dst = atom_get_dst(ctx, arg, attr, ptr, &saved, 1); 642 atom_get_dst(ctx, arg, attr, ptr, &saved, 0); 652 dst = atom_get_dst(ctx, arg, attr, ptr, NULL, 1); 678 dst = atom_get_dst(ctx, arg, attr, ptr, NULL, 1); 696 dst = atom_get_dst(ctx, arg, attr, ptr, NULL, 1); 775 dst = atom_get_dst(ctx, arg, attr, ptr, &saved, 1); 792 atom_get_dst(ctx, arg, attr, ptr, &saved, 0); 808 dst = atom_get_dst(ctx, arg, attr, ptr, NULL, 1) [all...] |