Home
last modified time | relevance | path

Searched refs:matrox (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/mgag200/
Dmgag200_drv.c134 static const char matrox[] = {'M', 'A', 'T', 'R', 'O', 'X'}; in mgag200_g200_interpret_bios() local
145 if (size < 45 + sizeof(matrox)) in mgag200_g200_interpret_bios()
147 if (memcmp(&bios[45], matrox, sizeof(matrox)) != 0) in mgag200_g200_interpret_bios()
/Linux-v5.15/drivers/video/fbdev/
DMakefile23 obj-$(CONFIG_FB_MATROX) += matrox/
DKconfig1141 (available at <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to
1192 <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to switch it to
/Linux-v5.15/
DMAINTAINERS11320 F: drivers/video/fbdev/matrox/matroxfb_*