Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/mgag200/
Dmgag200_g200.c276 static const char matrox[] = {'M', 'A', 'T', 'R', 'O', 'X'}; in mgag200_g200_interpret_bios() local
288 if (size < 45 + sizeof(matrox)) in mgag200_g200_interpret_bios()
290 if (memcmp(&bios[45], matrox, sizeof(matrox)) != 0) in mgag200_g200_interpret_bios()
/Linux-v6.1/drivers/video/fbdev/
DMakefile23 obj-$(CONFIG_FB_MATROX) += matrox/
DKconfig1139 (available at <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to
1190 <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to switch it to
/Linux-v6.1/
DMAINTAINERS12398 F: drivers/video/fbdev/matrox/matroxfb_*