OMAP_BO_TILED     116 drivers/gpu/drm/omapdrm/omap_dmm_tiler.h 	switch (flags & OMAP_BO_TILED) {
OMAP_BO_TILED      98 drivers/gpu/drm/omapdrm/omap_fb.c 	return omap_gem_flags(fb->obj[0]) & OMAP_BO_TILED;
OMAP_BO_TILED     157 drivers/gpu/drm/omapdrm/omap_fb.c 	if (omap_gem_flags(fb->obj[0]) & OMAP_BO_TILED) {
OMAP_BO_TILED     215 drivers/gpu/drm/omapdrm/omap_fb.c 			WARN_ON(!(omap_gem_flags(fb->obj[1]) & OMAP_BO_TILED));
OMAP_BO_TILED     199 drivers/gpu/drm/omapdrm/omap_gem.c 	if (omap_obj->flags & OMAP_BO_TILED) {
OMAP_BO_TILED     327 drivers/gpu/drm/omapdrm/omap_gem.c 	if (omap_obj->flags & OMAP_BO_TILED) {
OMAP_BO_TILED     516 drivers/gpu/drm/omapdrm/omap_gem.c 	if (omap_obj->flags & OMAP_BO_TILED)
OMAP_BO_TILED     787 drivers/gpu/drm/omapdrm/omap_gem.c 			if (omap_obj->flags & OMAP_BO_TILED) {
OMAP_BO_TILED     883 drivers/gpu/drm/omapdrm/omap_gem.c 			(omap_obj->flags & OMAP_BO_TILED)) {
OMAP_BO_TILED     898 drivers/gpu/drm/omapdrm/omap_gem.c 	if (omap_obj->flags & OMAP_BO_TILED)
OMAP_BO_TILED    1036 drivers/gpu/drm/omapdrm/omap_gem.c 	if (omap_obj->flags & OMAP_BO_TILED) {
OMAP_BO_TILED    1135 drivers/gpu/drm/omapdrm/omap_gem.c 	if (flags & OMAP_BO_TILED) {
OMAP_BO_TILED    1177 drivers/gpu/drm/omapdrm/omap_gem.c 	if (flags & OMAP_BO_TILED) {
OMAP_BO_TILED      70 drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c 	if (omap_gem_flags(obj) & OMAP_BO_TILED) {