Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c132 static const char matrox[] = {'M', 'A', 'T', 'R', 'O', 'X'}; in mgag200_g200_interpret_bios() local
143 if (size < 45 + sizeof(matrox)) in mgag200_g200_interpret_bios()
145 if (memcmp(&bios[45], matrox, sizeof(matrox)) != 0) in mgag200_g200_interpret_bios()
/OK3568_Linux_fs/buildroot/package/directfb/
H A Ddirectfb.mk71 $(if $(BR2_PACKAGE_DIRECTFB_MATROX),matrox) \
H A DConfig.in75 bool "compile matrox graphics driver"
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A DMakefile23 obj-$(CONFIG_FB_MATROX) += matrox/
H A 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
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS10619 F: drivers/video/fbdev/matrox/matroxfb_*
/OK3568_Linux_fs/external/xserver/
H A DChangeLog138528 MGAGetClientPointer (should come from matrox's libhal)