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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_gem_debug.c169 uint32_t gttval = readl(gtt_mapping + local
172 if (cpuval != gttval) {
177 cpuval, gttval);

Completed in 29 milliseconds