Home
last modified time | relevance | path

Searched defs:disp (Results 51 – 75 of 130) sorted by relevance

123456

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly.c43 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_ovly_new() local
H A Dcore.c62 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_core_new() local
H A Dlut.c67 nv50_lut_init(struct nv50_disp *disp, struct nvif_mmu *mmu, in nv50_lut_init()
H A Dwimmc37b.c74 struct nv50_disp *disp = nv50_disp(drm->dev); in wimmc37b_init_() local
H A Dhead.c230 struct nv50_disp *disp = nv50_disp(dev); in nv50_head_atomic_check_lut() local
572 struct nv50_disp *disp = nv50_disp(dev); in nv50_head_create() local
H A Dcorec37d.c103 int corec37d_caps_init(struct nouveau_drm *drm, struct nv50_disp *disp) in corec37d_caps_init()
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dhead.c46 nvif_head_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_head *head) in nvif_head_ctor()
H A Dconn.c69 nvif_conn_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_conn *conn) in nvif_conn_ctor()
/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_display.c88 static void sw_panel_power_sequence(int disp, int delay) in sw_panel_power_sequence()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgm107.c79 gm107_sor_new(struct nvkm_disp *disp, int id) in gm107_sor_new()
H A Ddp.c42 #define AMPERE_IED_HACK(disp) ((disp)->engine.subdev.device->card_type >= GA100) argument
349 struct nvkm_disp *disp = outp->disp; in nvkm_dp_train_links() local
816 nvkm_dp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_outp **poutp) in nvkm_dp_new()
H A Dga102.c114 ga102_sor_new(struct nvkm_disp *disp, int id) in ga102_sor_new()
H A Dconn.h10 struct nvkm_disp *disp; member
H A Dgp102.c148 gp102_disp_intr_error(struct nvkm_disp *disp, int chid) in gp102_disp_intr_error()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c612 struct nv04_display *disp = nv04_display(crtc->dev); in nv_crtc_swap_fbs() local
749 struct nv04_display *disp = nv04_display(crtc->dev); in nv_crtc_destroy() local
795 struct nv04_display *disp = nv04_display(crtc->dev); in nv_crtc_disable() local
1078 struct nv04_display *disp = container_of(event, typeof(*disp), flip); in nv04_flip_complete() local
1287 struct nouveau_display *disp = nouveau_display(dev); in nv04_crtc_create() local
/openbmc/linux/arch/x86/crypto/
H A Dsha256-avx2-asm.S154 .macro FOUR_ROUNDS_AND_SCHED disp argument
356 .macro DO_4ROUNDS disp argument
/openbmc/linux/arch/s390/net/
H A Dbpf_jit_comp.c172 #define _EMIT4_DISP(op, disp) \ argument
178 #define EMIT4_DISP(op, b1, b2, disp) \ argument
214 #define _EMIT6_DISP(op1, op2, disp) \ argument
220 #define _EMIT6_DISP_LH(op1, op2, disp) \ argument
228 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument
372 static bool is_valid_ldisp(int disp) in is_valid_ldisp()
2016 s32 disp; in bpf_arch_text_poke() member
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c102 struct nouveau_display *disp = nouveau_display(connector->dev); in nouveau_conn_atomic_get_property() local
134 struct nouveau_display *disp = nouveau_display(dev); in nouveau_conn_atomic_set_property() local
287 struct nouveau_display *disp = nouveau_display(dev); in nouveau_conn_attach_properties() local
1274 struct nouveau_display *disp = nouveau_display(dev); in nouveau_connector_create() local
H A Dnouveau_display.h23 struct nvif_disp disp; member
/openbmc/linux/drivers/video/
H A Dof_display_timing.c149 struct display_timings *disp; in of_get_display_timings() local
/openbmc/u-boot/drivers/video/
H A Dmxc_ipuv3_fb.c493 static int mxcfb_probe(u32 interface_pix_fmt, uint8_t disp, in mxcfb_probe()
605 uint8_t disp, in ipuv3_fb_init()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dgf100.c109 struct nvkm_disp *disp = sw->engine.subdev.device->disp; in gf100_sw_chan_new() local
H A Dnv50.c105 struct nvkm_disp *disp = sw->engine.subdev.device->disp; in nv50_sw_chan_new() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dperf.h15 u32 disp; member
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c295 int bit,disp; in x86emuOp2_bt_R() local
519 int bit,disp; in x86emuOp2_bts_R() local
845 int bit,disp; in x86emuOp2_btr_R() local
1209 int bit,disp; in x86emuOp2_btc_R() local

123456