/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_atom.c | 403 static uint32_t atom_get_src(atom_exec_context *ctx, uint8_t attr, int *ptr) function in typeref:typename:uint32_t 594 src = atom_get_src(ctx, attr, ptr); 608 src = atom_get_src(ctx, attr, ptr); 654 src = atom_get_src(ctx, attr, ptr); 680 src = atom_get_src(ctx, attr, ptr); 698 src = atom_get_src(ctx, attr, ptr); 779 src = atom_get_src(ctx, attr, ptr); 798 src = atom_get_src(ctx, attr, ptr); 810 src = atom_get_src(ctx, attr, ptr); 822 src = atom_get_src(ctx, attr, ptr) [all...] |
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_atom.c | 417 static uint32_t atom_get_src(atom_exec_context *ctx, uint8_t attr, int *ptr) function in typeref:typename:uint32_t 608 src = atom_get_src(ctx, attr, ptr); 622 src = atom_get_src(ctx, attr, ptr); 668 src = atom_get_src(ctx, attr, ptr); 694 src = atom_get_src(ctx, attr, ptr); 772 src = atom_get_src(ctx, attr, ptr); 791 src = atom_get_src(ctx, attr, ptr); 803 src = atom_get_src(ctx, attr, ptr); 820 src = atom_get_src(ctx, attr, ptr); 865 ctx->ctx->fb_base = atom_get_src(ctx, attr, ptr) [all...] |