Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vkms/
H A DKconfig12 running GPU in a headless machines. Choose this option to get
/linux/drivers/gpu/drm/virtio/
H A DKconfig21 disabled in cases where only "headless" usage of the GPU is
/linux/mm/
H A 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/Documentation/ABI/testing/
H A Dsysfs-platform-wilco-ec7 want to run their device headless or with a dock.
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c453 if (drm->headless) in nouveau_display_hpd_resume()
641 if (!runtime && !drm->headless) in nouveau_display_fini()
735 drm->headless = true; in nouveau_display_create()
H A Dnouveau_drv.h279 bool headless; member
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c71 if (!runtime && !drm->headless) in nv04_display_fini()
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157a-stinger96.dtsi80 /* Only headless mode is supported */
/linux/drivers/input/
H A DKconfig17 Say N here if you have a headless (no monitor, no keyboard) system.
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8150-mtp.dts359 * NOTE: "amd,imageon" makes Adreno start in headless mode, remove it
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2683 if (!runtime && !drm->headless) in nv50_display_fini()