Searched refs:IS_845G (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_batchbuffer.c139 if (IS_I830(pI830) || IS_845G(pI830)) {
H A Di830_i2c.c319 if (!IS_I830(pI830) && !IS_845G(pI830)) {
H A Dcommon.h340 #define IS_845G(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_845_G) macro
H A Di830_video.c852 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)) {
H A Di830_driver.c1194 if (IS_I830(pI830) || IS_845G(pI830)) {
1916 if (!IS_I830(pI830) && !IS_845G(pI830))
H A Di830_memory.c180 if ((IS_845G(pI830) || IS_I85X(pI830)) && tiling)
H A Di830_display.c1351 else if (IS_I945GM(pI830) || IS_845G(pI830) || IS_IGDGM(pI830))
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel.h328 #define IS_845G(intel) (intel_get_device_id((intel)->dev) == PCI_CHIP_845_G) macro
H A Dintel_video.c573 else if (IS_I830(intel) || IS_845G(intel))
781 if (IS_845G(intel) || IS_I830(intel)) {
H A Di830_render.c236 if (!(IS_I830(intel) || IS_845G(intel))) {
H A Dintel_video_overlay.c470 if (IS_845G(intel) || IS_I830(intel)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel.h328 #define IS_845G(intel) (intel_get_device_id((intel)->dev) == PCI_CHIP_845_G) macro
H A Dintel_video.c573 else if (IS_I830(intel) || IS_845G(intel))
781 if (IS_845G(intel) || IS_I830(intel)) {
H A Di830_render.c236 if (!(IS_I830(intel) || IS_845G(intel))) {
H A Dintel_video_overlay.c470 if (IS_845G(intel) || IS_I830(intel)) {

Completed in 24 milliseconds