Home
last modified time | relevance | path

Searched defs:device (Results 1501 - 1525 of 3402) sorted by relevance

1...<<61626364656667686970>>...137

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dgpuobj.c172 nvkm_gpuobj_ctor(struct nvkm_device *device, u32 size, int align, bool zero, in nvkm_gpuobj_ctor() argument
229 nvkm_gpuobj_new(struct nvkm_device *device, u32 size, int align, bool zero, in nvkm_gpuobj_new() argument
H A Dclient.c286 nvkm_client_new(const char *name, u64 device, const char *cfg, in nvkm_client_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c39 struct nvkm_device *device; member
43 nvkm_udevice_info_subdev(struct nvkm_device *device, u64 mthd, u64 *data) in nvkm_udevice_info_subdev() argument
61 nvkm_udevice_info_v1(struct nvkm_device *device, in nvkm_udevice_info_v1() argument
106 struct nvkm_device *device = udev->device; in nvkm_udevice_info() local
202 struct nvkm_device *device = udev->device; nvkm_udevice_time() local
286 struct nvkm_device *device = udev->device; nvkm_udevice_map() local
297 struct nvkm_device *device = udev->device; nvkm_udevice_fini() local
318 struct nvkm_device *device = udev->device; nvkm_udevice_init() local
349 struct nvkm_device *device = udev->device; nvkm_udevice_child_get() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dbase.c164 nvkm_disp_class_new(struct nvkm_device *device, in nvkm_disp_class_new() argument
475 nvkm_disp_ctor(const struct nvkm_disp_func *func, struct nvkm_device *device, in nvkm_disp_ctor() argument
487 nvkm_disp_new_(const struct nvkm_disp_func *func, struct nvkm_device *device, in nvkm_disp_new_() argument
H A Dsorgf119.c31 struct nvkm_device *device = sor->disp->engine.subdev.device; in gf119_sor_dp_watermark() local
39 struct nvkm_device *device = sor->disp->engine.subdev.device; in gf119_sor_dp_audio_sym() local
48 struct nvkm_device *device = sor->disp->engine.subdev.device; in gf119_sor_dp_audio() local
63 struct nvkm_device *device = sor->disp->engine.subdev.device; gf119_sor_dp_vcpi() local
73 struct nvkm_device *device = sor->disp->engine.subdev.device; gf119_sor_dp_drive() local
93 struct nvkm_device *device = sor->disp->engine.subdev.device; gf119_sor_dp_pattern() local
101 struct nvkm_device *device = sor->disp->engine.subdev.device; gf119_sor_dp_links() local
122 struct nvkm_device *device = sor->disp->engine.subdev.device; gf119_sor_clock() local
138 struct nvkm_device *device = sor->disp->engine.subdev.device; gf119_sor_state() local
193 struct nvkm_device *device = disp->engine.subdev.device; gf119_sor_cnt() local
[all...]
H A Dsorg94.c31 struct nvkm_device *device = sor->disp->engine.subdev.device; in g94_sor_dp_watermark() local
40 struct nvkm_device *device = sor->disp->engine.subdev.device; in g94_sor_dp_activesym() local
51 struct nvkm_device *device = sor->disp->engine.subdev.device; in g94_sor_dp_audio_sym() local
60 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_dp_drive() local
78 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_dp_pattern() local
86 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_dp_power() local
105 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_dp_links() local
125 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_war_needed() local
142 struct nvkm_device *device = disp->engine.subdev.device; g94_sor_war_update_sppll1() local
171 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_war_3() local
213 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_war_2() local
239 struct nvkm_device *device = sor->disp->engine.subdev.device; g94_sor_state() local
288 struct nvkm_device *device = disp->engine.subdev.device; g94_sor_cnt() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgm107.c296 struct nvkm_device *device = gr->base.engine.subdev.device; in gm107_gr_init_shader_exceptions() local
304 struct nvkm_device *device = gr->base.engine.subdev.device; in gm107_gr_init_504430() local
312 struct nvkm_device *device = subdev->device; in gm107_gr_init_bios_2() local
346 struct nvkm_device *device = gr->base.engine.subdev.device; gm107_gr_init_bios() local
365 struct nvkm_device *device = gr->base.engine.subdev.device; gm107_gr_init_gpc_mmu() local
440 gm107_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gm107_gr_new() argument
[all...]
H A Dgk104.c399 struct nvkm_device *device = gr->base.engine.subdev.device; in gk104_gr_init_fecs_exceptions() local
408 struct nvkm_device *device = gr->base.engine.subdev.device; in gk104_gr_init_rop_active_fbps() local
417 struct nvkm_device *device = gr->base.engine.subdev.device; gk104_gr_init_ppc_exceptions() local
432 struct nvkm_device *device = gr->base.engine.subdev.device; gk104_gr_init_vsc_stream_master() local
500 gk104_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gk104_gr_new() argument
[all...]
H A Dnv40.c97 struct nvkm_device *device = subdev->device; in nv40_gr_chan_fini() local
176 struct nvkm_device *device = gr->base.engine.subdev.device; nv40_gr_tile() local
237 struct nvkm_device *device = subdev->device; nv40_gr_intr() local
290 struct nvkm_device *device = gr->base.engine.subdev.device; nv40_gr_init() local
431 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv40_gr_new_() argument
473 nv40_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv40_gr_new() argument
[all...]
H A Dnv20.c34 struct nvkm_device *device = gr->base.engine.subdev.device; in nv20_gr_chan_fini() local
152 struct nvkm_device *device = gr->base.engine.subdev.device; nv20_gr_tile() local
184 struct nvkm_device *device = subdev->device; nv20_gr_intr() local
232 struct nvkm_device *device = gr->base.engine.subdev.device; nv20_gr_init() local
332 nv20_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv20_gr_new_() argument
373 nv20_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv20_gr_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c45 struct nvkm_device *device = clk->base.subdev.device; in read_vco() local
63 struct nvkm_device *device = clk->base.subdev.device; in read_clk() local
110 struct nvkm_device *device = clk->base.subdev.device; read_pll() local
147 struct nvkm_device *device = subdev->device; gt215_clk_read() local
309 struct nvkm_device *device = clk->subdev.device; gt215_clk_pre() local
344 struct nvkm_device *device = clk->subdev.device; gt215_clk_post() local
357 struct nvkm_device *device = clk->base.subdev.device; disable_clk_src() local
366 struct nvkm_device *device = clk->base.subdev.device; prog_pll() local
410 struct nvkm_device *device = clk->base.subdev.device; prog_clk() local
418 struct nvkm_device *device = clk->base.subdev.device; prog_host() local
446 struct nvkm_device *device = clk->base.subdev.device; prog_core() local
540 gt215_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) gt215_clk_new() argument
[all...]
H A Dnv50.c34 struct nvkm_device *device = clk->base.subdev.device; in read_div() local
55 struct nvkm_device *device = subdev->device; in read_pll_src() local
128 struct nvkm_device *device = subdev->device; read_pll_ref() local
160 struct nvkm_device *device = clk->base.subdev.device; read_pll() local
196 struct nvkm_device *device = subdev->device; nv50_clk_read() local
373 struct nvkm_device *device = subdev->device; nv50_clk_calc() local
509 nv50_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, int index, bool allow_reclock, struct nvkm_clk **pclk) nv50_clk_new_() argument
558 nv50_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) nv50_clk_new() argument
[all...]
H A Dmcp77.c44 struct nvkm_device *device = clk->base.subdev.device; in read_div() local
51 struct nvkm_device *device = clk->base.subdev.device; in read_pll() local
85 struct nvkm_device *device in mcp77_clk_read() local
303 struct nvkm_device *device = subdev->device; mcp77_clk_prog() local
415 mcp77_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) mcp77_clk_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dram.c104 nvkm_ram_get(struct nvkm_device *device, u8 heap, u8 type, u8 rpage, u64 size, in nvkm_ram_get() argument
H A Dramfuc.h84 struct nvkm_device *device = ram->fb->subdev.device; in ramfuc_rd32() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
H A Dbase.c315 nvkm_iccsense_ctor(struct nvkm_device *device, int index, in nvkm_iccsense_ctor() argument
322 nvkm_iccsense_new_(struct nvkm_device *device, int index, in nvkm_iccsense_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp102.c196 struct nvkm_device *device = falcon->owner->device; in gp102_sec2_flcn_bind_context() local
346 gp102_sec2_new(struct nvkm_device *device, int index, struct nvkm_sec2 **psec2) in gp102_sec2_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm200.c55 struct nvkm_device *device = acr->subdev.device; in gm200_acr_wpr_check() local
247 struct nvkm_device *device = subdev->device; in gm200_acr_hsfw_boot() local
483 gm200_acr_new(struct nvkm_device *device, int index, struct nvkm_acr **pacr) gm200_acr_new() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c52 struct nvkm_device *device = gpio->subdev.device; in nvkm_gpio_find() local
243 nvkm_gpio_new_(const struct nvkm_gpio_func *func, struct nvkm_device *device, in nvkm_gpio_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbase.c279 nvkm_i2c_new_(const struct nvkm_i2c_func *func, struct nvkm_device *device, in nvkm_i2c_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h59 struct nvif_device *device; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfalcon.h121 struct nvkm_device *device = falcon->owner->device; in nvkm_falcon_mask() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c68 struct nvif_device *device = &drm->client.device; in nouveau_fbcon_fillrect() local
100 struct nvif_device *device = &drm->client.device; in nouveau_fbcon_copyarea() local
132 struct nvif_device *device = &drm->client.device; in nouveau_fbcon_imageblit() local
315 struct nvif_device *device = &drm->client.device; nouveau_fbcon_create() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.c206 struct nvkm_device *device = fifo->engine.subdev.device; in nvkm_fifo_chan_child_get() local
360 struct nvkm_device *device = fifo->engine.subdev.device; in nvkm_fifo_chan_ctor() local
H A Dbase.c219 nvkm_fifo_class_new_(struct nvkm_device *device, in nvkm_fifo_class_new_() argument
233 nvkm_fifo_class_new(struct nvkm_device *device, in nvkm_fifo_class_new() argument
353 nvkm_fifo_ctor(const struct nvkm_fifo_func *func, struct nvkm_device *device, in nvkm_fifo_ctor() argument

Completed in 17 milliseconds

1...<<61626364656667686970>>...137