HomeSort by: relevance | last modified time | path
    Searched refs:QUIRK_RESET_MODES (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_quirks.c 178 static void quirk_reset_modes (I830Ptr pI830) function
180 pI830->quirk_flag |= QUIRK_RESET_MODES;
385 { PCI_CHIP_I855_GM, 0x1028, 0x0152, quirk_reset_modes },
i830.h 940 #define QUIRK_RESET_MODES 0x00000020
i830_driver.c 3177 if (pI830->quirk_flag & QUIRK_RESET_MODES)

Completed in 10 milliseconds