use_pitch 1826 drivers/gpu/drm/radeon/r100.c track->textures[i].use_pitch = 1; use_pitch 1828 drivers/gpu/drm/radeon/r100.c track->textures[i].use_pitch = 0; use_pitch 2080 drivers/gpu/drm/radeon/r100.c DRM_ERROR("use_pitch %d\n", t->use_pitch); use_pitch 2175 drivers/gpu/drm/radeon/r100.c if (track->textures[u].use_pitch) { use_pitch 50 drivers/gpu/drm/radeon/r100_track.h bool use_pitch; use_pitch 476 drivers/gpu/drm/radeon/r200.c track->textures[i].use_pitch = 1; use_pitch 478 drivers/gpu/drm/radeon/r200.c track->textures[i].use_pitch = 0; use_pitch 1078 drivers/gpu/drm/radeon/r300.c track->textures[i].use_pitch = !!tmp;