HomeSort by relevance Sort by last modified time
    Searched refs:IS_G4X (Results 1 - 2 of 2) sorted by null

  /external/libdrm/intel/
intel_chipset.h 239 #define IS_G4X(devid) (IS_G45(devid) || IS_GM45(devid))
273 IS_G4X(devid))
  /external/drm_gralloc/
gralloc_drm_intel.c 458 if ((IS_9XX(id) || IS_G4X(id)) && !IS_GEN3(id)) {

Completed in 69 milliseconds