Home
last modified time | relevance | path

Searched refs:drm_agp_rebind (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c574 drm_agp_rebind(struct drm_device *dev) in drm_agp_rebind() function
H A DdrmP.h941 void drm_agp_rebind(struct drm_device *dev);
/titanic_41/usr/src/uts/intel/io/drm/
H A Di915_drv.c720 drm_agp_rebind(dev); in i915_resume()