Home
last modified time | relevance | path

Searched refs:disp (Results 176 - 200 of 535) sorted by relevance

12345678910>>...22

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dga102.c34 struct nvkm_device *device = sor->disp->engine.subdev.device; in ga102_sor_dp_links()
87 struct nvkm_device *device = sor->disp->engine.subdev.device; in ga102_sor_clock()
114 ga102_sor_new(struct nvkm_disp *disp, int id) in ga102_sor_new() argument
116 struct nvkm_device *device = disp->engine.subdev.device; in ga102_sor_new()
119 return nvkm_ior_new_(&ga102_sor, disp, SOR, id, hda & BIT(id)); in ga102_sor_new()
H A Dgp100.c46 gp100_sor_new(struct nvkm_disp *disp, int id) in gp100_sor_new() argument
48 struct nvkm_device *device = disp->engine.subdev.device; in gp100_sor_new()
54 return nvkm_ior_new_(&gp100_sor, disp, SOR, id, hda & BIT(id)); in gp100_sor_new()
H A Ddp.c42 #define AMPERE_IED_HACK(disp) ((disp)->engine.subdev.device->card_type >= GA100)
102 struct nvkm_bios *bios = ior->disp->engine.subdev.device->bios; in nvkm_dp_train_drive()
349 struct nvkm_disp *disp = outp->disp; in nvkm_dp_train_links() local
350 struct nvkm_subdev *subdev = &disp->engine.subdev; in nvkm_dp_train_links()
358 if (disp->engine.subdev.device->chipset < 0x110) in nvkm_dp_train_links()
360 if (disp->engine.subdev.device->chipset < 0xd0) in nvkm_dp_train_links()
363 if (AMPERE_IED_HACK(disp) && (lnkcmp = outp->dp.info.script[0])) { in nvkm_dp_train_links()
369 nvbios_init(&outp->disp in nvkm_dp_train_links()
816 nvkm_dp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_outp **poutp) nvkm_dp_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dcorenv50.c35 struct nv50_disp *disp, int chid, in nv50_disp_core_new_()
46 nvif_ioctl(parent, "create disp core channel dma size %d\n", argc); in nv50_disp_core_new_()
48 nvif_ioctl(parent, "create disp core channel dma vers %d " in nv50_disp_core_new_()
55 return nv50_disp_dmac_new_(func, mthd, disp, chid, 0, in nv50_disp_core_new_()
169 struct nvkm_subdev *subdev = &chan->disp->base.engine.subdev; in nv50_disp_core_fini()
189 struct nvkm_subdev *subdev = &chan->disp->base.engine.subdev; in nv50_disp_core_init()
230 struct nv50_disp *disp, struct nvkm_object **pobject) in nv50_disp_core_new()
233 disp, 0, oclass, argv, argc, pobject); in nv50_disp_core_new()
33 nv50_disp_core_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) nv50_disp_core_new_() argument
229 nv50_disp_core_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) nv50_disp_core_new() argument
H A Dhdagf119.c29 struct nvkm_device *device = ior->disp->engine.subdev.device; in gf119_hda_device_entry()
37 struct nvkm_device *device = ior->disp->engine.subdev.device; in gf119_hda_eld()
51 struct nvkm_device *device = ior->disp->engine.subdev.device; in gf119_hda_hpd()
H A Dcoregp102.c31 struct nvkm_subdev *subdev = &chan->disp->base.engine.subdev; in gp102_disp_core_init()
66 struct nv50_disp *disp, struct nvkm_object **pobject) in gp102_disp_core_new()
69 disp, 0, oclass, argv, argc, pobject); in gp102_disp_core_new()
65 gp102_disp_core_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_core_new() argument
H A Dconn.h4 #include <engine/disp.h>
11 struct nvkm_disp *disp; member
28 nvkm_##l(&_conn->disp->engine.subdev, "conn %02x:%02x%02x: "f"\n", \
H A Ddmacgv100.c30 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_dmac_idle()
44 return nvkm_ramht_insert(chan->disp->ramht, object, in gv100_disp_dmac_bind()
52 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_dmac_fini()
64 struct nvkm_subdev *subdev = &chan->disp->base.engine.subdev; in gv100_disp_dmac_init()
H A Dovlygp102.c28 struct nv50_disp *disp, struct nvkm_object **pobject) in gp102_disp_ovly_new()
31 disp, 5, oclass, argv, argc, pobject); in gp102_disp_ovly_new()
27 gp102_disp_ovly_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_ovly_new() argument
H A Dbasegp102.c28 struct nv50_disp *disp, struct nvkm_object **pobject) in gp102_disp_base_new()
31 disp, 1, oclass, argv, argc, pobject); in gp102_disp_base_new()
27 gp102_disp_base_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_base_new() argument
H A Dcursgp102.c28 struct nv50_disp *disp, struct nvkm_object **pobject) in gp102_disp_curs_new()
30 return nv50_disp_curs_new_(&gf119_disp_pioc_func, disp, 13, 17, in gp102_disp_curs_new()
27 gp102_disp_curs_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_curs_new() argument
H A Dcursgf119.c28 struct nv50_disp *disp, struct nvkm_object **pobject) in gf119_disp_curs_new()
30 return nv50_disp_curs_new_(&gf119_disp_pioc_func, disp, 13, 13, in gf119_disp_curs_new()
27 gf119_disp_curs_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gf119_disp_curs_new() argument
H A Doimmgp102.c28 struct nv50_disp *disp, struct nvkm_object **pobject) in gp102_disp_oimm_new()
30 return nv50_disp_oimm_new_(&gf119_disp_pioc_func, disp, 9, 13, in gp102_disp_oimm_new()
27 gp102_disp_oimm_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gp102_disp_oimm_new() argument
H A Doimmgf119.c28 struct nv50_disp *disp, struct nvkm_object **pobject) in gf119_disp_oimm_new()
30 return nv50_disp_oimm_new_(&gf119_disp_pioc_func, disp, 9, 9, in gf119_disp_oimm_new()
27 gf119_disp_oimm_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nv50_disp *disp, struct nvkm_object **pobject) gf119_disp_oimm_new() argument
H A Dsorg84.c35 g84_sor_new(struct nvkm_disp *disp, int id) in g84_sor_new() argument
37 return nvkm_ior_new_(&g84_sor, disp, SOR, id); in g84_sor_new()
H A Doutp.h4 #include <engine/disp.h>
11 struct nvkm_disp *disp; member
50 nvkm_##l(&_outp->disp->engine.subdev, "outp %02x:%04x:%04x: "f"\n", \
/third_party/mesa3d/src/egl/main/
H A Deglconfig.h177 _eglInitConfig(_EGLConfig *config, _EGLDisplay *disp, EGLint id);
185 _eglLookupConfig(EGLConfig config, _EGLDisplay *disp);
207 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *disp,
226 _eglChooseConfig(_EGLDisplay *disp, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config);
230 _eglGetConfigAttrib(_EGLDisplay *disp, _EGLConfig *conf, EGLint attribute, EGLint *value);
234 _eglGetConfigs(_EGLDisplay *disp, EGLConfig *configs, EGLint config_size, EGLint *num_config);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.c62 struct nv50_disp *disp = nv50_disp(drm->dev); in nv50_core_new() local
65 cid = nvif_mclass(&disp->disp->object, cores); in nv50_core_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c90 .disp = { 0x00000001, nv04_disp_new },
111 .disp = { 0x00000001, nv04_disp_new },
133 .disp = { 0x00000001, nv04_disp_new },
153 .disp = { 0x00000001, nv04_disp_new },
175 .disp = { 0x00000001, nv04_disp_new },
197 .disp = { 0x00000001, nv04_disp_new },
219 .disp = { 0x00000001, nv04_disp_new },
241 .disp = { 0x00000001, nv04_disp_new },
263 .disp = { 0x00000001, nv04_disp_new },
285 .disp
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtext-patching.h94 s32 disp; member
107 insn.disp = (long)dest - (long)(addr + size); in text_gen_insn()
113 BUG_ON((insn.disp >> 31) != (insn.disp >> 7)); in text_gen_insn()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Ddevices.c81 static const lws_display_ssd1306_t disp = { variable
82 .disp = {
203 lws_display_state_init(&lds, ctx, 10000, 20000, lls, &disp.disp); in init_plat_devices()
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp120 auto disp = eglGetDisplay(EGL_DEFAULT_DISPLAY); in ReleaseGLMemory() local
121 if (disp != EGL_NO_DISPLAY && eglDestroyImageKHR(disp, eglImage_) != EGL_FALSE) { in ReleaseGLMemory()
151 auto disp = eglGetDisplay(EGL_DEFAULT_DISPLAY); in GetSkSurfaceFromSurfaceBuffer() local
152 if (disp == EGL_NO_DISPLAY) { in GetSkSurfaceFromSurfaceBuffer()
157 eglImage_ = eglCreateImageKHR(disp, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_OHOS, nativeWindowBuffer_, attrs); in GetSkSurfaceFromSurfaceBuffer()
255 auto disp = eglGetDisplay(EGL_DEFAULT_DISPLAY); variable
256 if (disp != EGL_NO_DISPLAY && eglDestroyImageKHR(disp, eglImage_) != EGL_FALSE) {
558 auto disp in CreateEGLImage() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c73 struct nv50_disp *disp = nv50_disp(head->base.base.dev); in nv50_crc_program_ctx() local
74 struct nv50_core *core = disp->core; in nv50_crc_program_ctx()
87 struct nv50_disp *disp = nv50_disp(crtc->dev); in nv50_crc_ctx_flip_work() local
94 if (!mutex_trylock(&disp->mutex)) { in nv50_crc_ctx_flip_work()
110 mutex_unlock(&disp->mutex); in nv50_crc_ctx_flip_work()
351 struct nv50_disp *disp = nv50_disp(dev); in nv50_crc_atomic_check_head() local
364 if (asyh->crc.src && disp->disp->object.oclass >= GV100_DISP && in nv50_crc_atomic_check_head()
745 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head() argument
758 struct nv50_disp *disp in nv50_crc_init() local
[all...]
H A Dlut.c23 #include "disp.h"
67 nv50_lut_init(struct nv50_disp *disp, struct nvif_mmu *mmu, in nv50_lut_init() argument
70 const u32 size = disp->disp->object.oclass < GF110_DISP ? 257 : 1025; in nv50_lut_init()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlpar.c292 struct vcpu_dispatch_data *disp; in update_vcpu_disp_stat() local
295 disp = this_cpu_ptr(&vcpu_disp_data); in update_vcpu_disp_stat()
296 if (disp->last_disp_cpu == -1) { in update_vcpu_disp_stat()
297 disp->last_disp_cpu = disp_cpu; in update_vcpu_disp_stat()
301 disp->total_disp++; in update_vcpu_disp_stat()
303 if (disp->last_disp_cpu == disp_cpu || in update_vcpu_disp_stat()
304 (cpu_first_thread_sibling(disp->last_disp_cpu) == in update_vcpu_disp_stat()
306 disp->same_cpu_disp++; in update_vcpu_disp_stat()
308 distance = cpu_relative_dispatch_distance(disp->last_disp_cpu, in update_vcpu_disp_stat()
316 disp in update_vcpu_disp_stat()
504 struct vcpu_dispatch_data *disp; vcpudispatch_stats_write() local
562 struct vcpu_dispatch_data *disp; vcpudispatch_stats_display() local
[all...]

Completed in 11 milliseconds

12345678910>>...22