/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ovlygf119.c | 91 struct nv50_disp *disp, struct nvkm_object **pobject) in gf119_disp_ovly_new() 94 disp, 5, oclass, argv, argc, pobject); in gf119_disp_ovly_new() 90 gf119_disp_ovly_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gf119_disp_ovly_new() argument
|
H A D | basegf119.c | 104 struct nv50_disp *disp, struct nvkm_object **pobject) in gf119_disp_base_new() 107 disp, 1, oclass, argv, argc, pobject); in gf119_disp_base_new() 103 gf119_disp_base_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gf119_disp_base_new() argument
|
H A D | coreg84.c | 107 struct nv50_disp *disp, struct nvkm_object **pobject) in g84_disp_core_new() 110 disp, 0, oclass, argv, argc, pobject); in g84_disp_core_new() 106 g84_disp_core_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) g84_disp_core_new() argument
|
H A D | head.h | 8 struct nvkm_disp *disp; member 49 nvkm_##l(&_h->disp->engine.subdev, "head-%d: "f"\n", _h->id, ##a); \
|
H A D | coregk104.c | 122 struct nv50_disp *disp, struct nvkm_object **pobject) in gk104_disp_core_new() 125 disp, 0, oclass, argv, argc, pobject); in gk104_disp_core_new() 121 gk104_disp_core_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gk104_disp_core_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | core.h | 3 #include "disp.h" 47 int core507d_read_caps(struct nv50_disp *disp); 59 int core907d_caps_init(struct nouveau_drm *drm, struct nv50_disp *disp);
|
H A D | wndw.c | 114 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_wait_armed() local 116 return wndw->func->ntfy_wait_begun(disp->sync, in nv50_wndw_wait_armed() 179 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_ntfy_enable() local 186 wndw->func->ntfy_reset(disp->sync, wndw->ntfy); in nv50_wndw_ntfy_enable() 707 struct nv50_disp *disp = nv50_disp(dev); in nv50_wndw_new_() local 741 ret = nv50_lut_init(disp, mmu, &wndw->ilut); in nv50_wndw_new_() 788 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_wndw_new() local 791 cid = nvif_mclass(&disp->disp->object, wndws); in nv50_wndw_new()
|
H A D | disp.h | 13 struct nvif_disp *disp; member 96 int nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.h | 7 #include <nvif/disp.h> 23 struct nvif_disp disp; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | head.h | 9 struct nvkm_disp *disp; member 59 nvkm_##l(&_h->disp->engine.subdev, "head-%d: "f"\n", _h->id, ##a); \
|
H A D | outp.h | 13 struct nvkm_disp *disp; member 92 nvkm_##l(&_outp->disp->engine.subdev, "outp %02x:%04x:%04x: "f"\n", \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | core.h | 3 #include "disp.h" 47 int core507d_read_caps(struct nv50_disp *disp); 59 int core907d_caps_init(struct nouveau_drm *drm, struct nv50_disp *disp);
|
H A D | wndw.c | 117 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_wait_armed() local 119 return wndw->func->ntfy_wait_begun(disp->sync, in nv50_wndw_wait_armed() 182 struct nv50_disp *disp = nv50_disp(wndw->plane.dev); in nv50_wndw_ntfy_enable() local 189 wndw->func->ntfy_reset(disp->sync, wndw->ntfy); in nv50_wndw_ntfy_enable() 704 struct nv50_disp *disp = nv50_disp(dev); in nv50_wndw_new_() local 738 ret = nv50_lut_init(disp, mmu, &wndw->ilut); in nv50_wndw_new_() 784 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_wndw_new() local 787 cid = nvif_mclass(&disp->disp->object, wndws); in nv50_wndw_new()
|
H A D | curs507a.c | 176 struct nv50_disp *disp = nv50_disp(drm->dev); in curs507a_new_() local 186 ret = nvif_object_ctor(&disp->disp->object, "kmsCurs", 0, oclass, in curs507a_new_()
|
H A D | disp.h | 13 struct nvif_disp *disp; member 96 int nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp,
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | kprobes.c | 160 unsigned long disp = (p->opcode & 0x0FFF); in prepare_singlestep() local 162 (kprobe_opcode_t *) (regs->pc + 4 + disp * 2); in prepare_singlestep() 174 unsigned long disp = (p->opcode & 0x00FF); in prepare_singlestep() local 179 (kprobe_opcode_t *) (regs->pc + 4 + disp * 2); in prepare_singlestep() 184 unsigned long disp = (p->opcode & 0x00FF); in prepare_singlestep() local 189 (kprobe_opcode_t *) (regs->pc + 4 + disp * 2); in prepare_singlestep()
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | kprobes.c | 160 unsigned long disp = (p->opcode & 0x0FFF); in prepare_singlestep() local 162 (kprobe_opcode_t *) (regs->pc + 4 + disp * 2); in prepare_singlestep() 174 unsigned long disp = (p->opcode & 0x00FF); in prepare_singlestep() local 179 (kprobe_opcode_t *) (regs->pc + 4 + disp * 2); in prepare_singlestep() 184 unsigned long disp = (p->opcode & 0x00FF); in prepare_singlestep() local 189 (kprobe_opcode_t *) (regs->pc + 4 + disp * 2); in prepare_singlestep()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
H A D | outp.c | 23 #include <nvif/disp.h> 220 nvif_outp_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_outp *outp) in nvif_outp_ctor() argument 228 ret = nvif_object_ctor(&disp->object, name ?: "nvifOutp", id, NVIF_CLASS_OUTP, in nvif_outp_ctor() 230 NVIF_ERRON(ret, &disp->object, "[NEW outp id:%d]", id); in nvif_outp_ctor()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | crtc.c | 41 #include "disp.h" 612 struct nv04_display *disp = nv04_display(crtc->dev); in nv_crtc_swap_fbs() local 620 if (disp->image[nv_crtc->index]) in nv_crtc_swap_fbs() 621 nouveau_bo_unpin(disp->image[nv_crtc->index]); in nv_crtc_swap_fbs() 622 nouveau_bo_ref(nvbo, &disp->image[nv_crtc->index]); in nv_crtc_swap_fbs() 749 struct nv04_display *disp = nv04_display(crtc->dev); in nv_crtc_destroy() local 757 if (disp->image[nv_crtc->index]) in nv_crtc_destroy() 758 nouveau_bo_unpin(disp->image[nv_crtc->index]); in nv_crtc_destroy() 759 nouveau_bo_ref(NULL, &disp->image[nv_crtc->index]); in nv_crtc_destroy() 795 struct nv04_display *disp in nv_crtc_disable() local 1078 struct nv04_display *disp = container_of(event, typeof(*disp), flip); nv04_flip_complete() local 1287 struct nouveau_display *disp = nouveau_display(dev); nv04_crtc_create() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon.c | 902 static int var_to_display(struct fbcon_display *disp, in var_to_display() argument 906 disp->xres_virtual = var->xres_virtual; in var_to_display() 907 disp->yres_virtual = var->yres_virtual; in var_to_display() 908 disp->bits_per_pixel = var->bits_per_pixel; in var_to_display() 909 disp->grayscale = var->grayscale; in var_to_display() 910 disp->nonstd = var->nonstd; in var_to_display() 911 disp->accel_flags = var->accel_flags; in var_to_display() 912 disp->height = var->height; in var_to_display() 913 disp->width = var->width; in var_to_display() 914 disp in var_to_display() 926 display_to_var(struct fb_var_screeninfo *var, struct fbcon_display *disp) display_to_var() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon.c | 877 static int var_to_display(struct fbcon_display *disp, in var_to_display() argument 881 disp->xres_virtual = var->xres_virtual; in var_to_display() 882 disp->yres_virtual = var->yres_virtual; in var_to_display() 883 disp->bits_per_pixel = var->bits_per_pixel; in var_to_display() 884 disp->grayscale = var->grayscale; in var_to_display() 885 disp->nonstd = var->nonstd; in var_to_display() 886 disp->accel_flags = var->accel_flags; in var_to_display() 887 disp->height = var->height; in var_to_display() 888 disp->width = var->width; in var_to_display() 889 disp in var_to_display() 901 display_to_var(struct fb_var_screeninfo *var, struct fbcon_display *disp) display_to_var() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_kms.c | 89 zynqmp_disp_blend_set_global_alpha(dpsub->disp, false, in zynqmp_dpsub_plane_atomic_disable() 121 zynqmp_disp_blend_set_global_alpha(dpsub->disp, true, in zynqmp_dpsub_plane_atomic_update() 199 zynqmp_disp_setup_clock(dpsub->disp, adjusted_mode->clock * 1000); in zynqmp_dpsub_crtc_atomic_enable() 208 zynqmp_disp_enable(dpsub->disp); in zynqmp_dpsub_crtc_atomic_enable() 231 zynqmp_disp_disable(dpsub->disp); in zynqmp_dpsub_crtc_atomic_disable()
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | bsd_comp.c | 577 int disp; in bsd_compress() local 674 disp = (hval == 0) ? 1 : hval; in bsd_compress() 678 hval += disp; in bsd_compress() 1056 int hval, disp, indx; in bsd_decompress() local 1065 disp = (hval == 0) ? 1 : hval; in bsd_decompress() 1068 hval += disp; in bsd_decompress()
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | bsd_comp.c | 577 int disp; in bsd_compress() local 674 disp = (hval == 0) ? 1 : hval; in bsd_compress() 678 hval += disp; in bsd_compress() 1056 int hval, disp, indx; in bsd_decompress() local 1065 disp = (hval == 0) ? 1 : hval; in bsd_decompress() 1068 hval += disp; in bsd_decompress()
|
/kernel/linux/linux-6.6/tools/objtool/arch/x86/ |
H A D | decode.c | 352 /* mov %rsp, disp(%reg) */ in arch_decode_instruction() 385 /* mov reg, disp(%rbp) */ in arch_decode_instruction() 398 /* mov reg, disp(%rsp) */ in arch_decode_instruction() 417 /* mov disp(%rbp), reg */ in arch_decode_instruction() 430 /* mov disp(%rsp), reg */ in arch_decode_instruction() 464 /* lea disp(%src), %dst */ in arch_decode_instruction() 471 /* lea disp(%src), %dst */ in arch_decode_instruction() 616 struct reloc *immr, *disp; in arch_decode_instruction() local 621 disp = find_reloc_by_dest(elf, (void *)sec, offset+7); in arch_decode_instruction() 628 func = disp in arch_decode_instruction() [all...] |