Searched refs:DRM_GEM_OBJECT_RESIDENT (Results 1 – 3 of 3) sorted by relevance
939 if (supported_status & DRM_GEM_OBJECT_RESIDENT) in drm_print_memory_stats()968 supported_status = DRM_GEM_OBJECT_RESIDENT | in drm_show_memory_stats()978 if (s & DRM_GEM_OBJECT_RESIDENT) { in drm_show_memory_stats()
62 DRM_GEM_OBJECT_RESIDENT = BIT(0), enumerator
1104 status |= DRM_GEM_OBJECT_RESIDENT; in msm_gem_status()