Home
last modified time | relevance | path

Searched refs:DRM_GEM_OBJECT_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/
H A Di915_drm_client.c105 DRM_GEM_OBJECT_ACTIVE | in show_meminfo()
/linux-6.15/include/drm/
H A Ddrm_gem.h66 DRM_GEM_OBJECT_ACTIVE = BIT(2), enumerator
/linux-6.15/drivers/gpu/drm/
H A Ddrm_file.c882 if (supported_status & DRM_GEM_OBJECT_ACTIVE) in drm_print_memory_stats()
937 supported_status |= DRM_GEM_OBJECT_ACTIVE; in drm_show_memory_stats()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_drm_client.c264 DRM_GEM_OBJECT_ACTIVE | in show_meminfo()