Home
last modified time | relevance | path

Searched refs:headless (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/vkms/ !
DKconfig12 running GPU in a headless machines. Choose this option to get
/linux-6.12.1/drivers/gpu/drm/virtio/ !
DKconfig21 disabled in cases where only "headless" usage of the GPU is
/linux-6.12.1/mm/ !
Dz3fold.c319 static struct z3fold_header *init_z3fold_page(struct page *page, bool headless, in init_z3fold_page() argument
331 if (headless) in init_z3fold_page()
350 static void free_z3fold_page(struct page *page, bool headless) in free_z3fold_page() argument
352 if (!headless) { in free_z3fold_page()
1049 goto headless; in z3fold_alloc()
1073 headless: in z3fold_alloc()
/linux-6.12.1/drivers/gpu/drm/nouveau/ !
Dnouveau_display.c450 if (drm->headless) in nouveau_display_hpd_resume()
638 if (!runtime && !drm->headless) in nouveau_display_fini()
732 drm->headless = true; in nouveau_display_create()
Dnouveau_drv.h284 bool headless; member
/linux-6.12.1/Documentation/ABI/testing/ !
Dsysfs-platform-wilco-ec7 want to run their device headless or with a dock.
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/ !
Ddisp.c71 if (!runtime && !drm->headless) in nv04_display_fini()
/linux-6.12.1/arch/arm/boot/dts/st/ !
Dstm32mp157a-stinger96.dtsi80 /* Only headless mode is supported */
/linux-6.12.1/drivers/input/ !
DKconfig17 Say N here if you have a headless (no monitor, no keyboard) system.
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/ !
Ddisp.c2678 if (!runtime && !drm->headless) in nv50_display_fini()