Searched refs:compute (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/panfrost/ |
D | TODO | 11 - Compute job support. So called 'compute only' jobs need to be plumbed up to
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_g450.c | 590 .compute = matroxfb_g450_compute, 600 .compute = g450_dvi_compute,
|
D | matroxfb_crtc2.c | 361 if (minfo->outputs[out].output->compute) { in matroxfb_dh_set_par() 362 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_dh_set_par()
|
D | matroxfb_base.h | 299 int (*compute)(void* altout_dev, struct my_timming* input); member
|
D | matroxfb_DAC1064.c | 511 .compute = m1064_compute, 529 .compute = g450_compute,
|
D | matroxfb_maven.c | 1192 .compute = maven_out_compute,
|
D | matroxfb_base.c | 803 minfo->outputs[out].output->compute) { in matroxfb_set_par() 804 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_set_par()
|
/drivers/md/ |
D | raid5.h | 276 int to_fill, compute, req_compute, non_overwrite; member
|
D | raid5.c | 4418 s->compute++; in analyse_stripe() 4419 BUG_ON(s->compute > 2); in analyse_stripe() 4839 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe()
|
/drivers/crypto/chelsio/chtls/ |
D | chtls.h | 167 u16 compute; member
|
D | chtls_io.c | 492 if (!hws->compute) { in make_tlstx_data_wr() 499 hws->compute = 1; in make_tlstx_data_wr()
|
/drivers/firmware/ |
D | Kconfig | 21 the performance of a domain that is composed of compute engines 266 compute systems such as ARM, DSP etc with the system controller in
|