Home
last modified time | relevance | path

Searched refs:G4x_GMCH_SIZE_1M (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/agp/
H A Dintel-agp.h87 #define G4x_GMCH_SIZE_1M (0x1 << 8) macro
90 #define G4x_GMCH_SIZE_VT_1M (G4x_GMCH_SIZE_1M | G4x_GMCH_SIZE_VT_EN)
H A Dintel-gtt.c461 case G4x_GMCH_SIZE_1M: in i965_gtt_total_entries()