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

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_batchbuffer.c 139 if (IS_I830(pI830) || IS_845G(pI830)) {
i830_i2c.c 319 if (!IS_I830(pI830) && !IS_845G(pI830)) {
common.h 340 #define IS_845G(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_845_G)
i830_video.c 852 if (IS_845G(pI830) || IS_I830(pI830)) {
2578 if (IS_845G(pI830) || IS_I830(pI830)) {
2712 if (IS_845G(pI830) || IS_I830(pI830)) {
2871 if (IS_845G(pI830) || IS_I830(pI830)) {
i830_driver.c 1194 if (IS_I830(pI830) || IS_845G(pI830)) {
1916 if (!IS_I830(pI830) && !IS_845G(pI830))
i830_memory.c 180 if ((IS_845G(pI830) || IS_I85X(pI830)) && tiling)
i830_display.c 1351 else if (IS_I945GM(pI830) || IS_845G(pI830) || IS_IGDGM(pI830))
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel.h 328 #define IS_845G(intel) (intel_get_device_id((intel)->dev) == PCI_CHIP_845_G)
intel_video.c 573 else if (IS_I830(intel) || IS_845G(intel))
781 if (IS_845G(intel) || IS_I830(intel)) {
i830_render.c 236 if (!(IS_I830(intel) || IS_845G(intel))) {
intel_video_overlay.c 470 if (IS_845G(intel) || IS_I830(intel)) {
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel.h 328 #define IS_845G(intel) (intel_get_device_id((intel)->dev) == PCI_CHIP_845_G)
intel_video.c 573 else if (IS_I830(intel) || IS_845G(intel))
781 if (IS_845G(intel) || IS_I830(intel)) {
i830_render.c 236 if (!(IS_I830(intel) || IS_845G(intel))) {
intel_video_overlay.c 470 if (IS_845G(intel) || IS_I830(intel)) {

Completed in 56 milliseconds