Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mgag200/ !
H A Dmgag200_g200.c236 static const char matrox[] = {'M', 'A', 'T', 'R', 'O', 'X'}; in mgag200_g200_interpret_bios() local
248 if (size < 45 + sizeof(matrox)) in mgag200_g200_interpret_bios()
250 if (memcmp(&bios[45], matrox, sizeof(matrox)) != 0) in mgag200_g200_interpret_bios()
/linux/drivers/video/fbdev/ !
H A DMakefile24 obj-$(CONFIG_FB_MATROX) += matrox/
H A DKconfig874 (available at <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to
926 <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to switch it to
/linux/ !
H A DMAINTAINERS15539 F: drivers/video/fbdev/matrox/matroxfb_*