Searched defs:drm_core_ioremap (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_pci.c53 drm_core_ioremap(struct drm_local_map *map, struct drm_device *dev) function
75 DRM_DEBUG("drm_core_ioremap: skipping agp_remap\n");
92 * Refer to the comments in drm_core_ioremap() where we removed
96 DRM_DEBUG("drm_core_ioremap: skipping agp_remap_free\n");
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_pci.c120 drm_core_ioremap(struct drm_local_map *map, drm_device_t *dev) function
142 DRM_DEBUG("drm_core_ioremap: skipping agp_remap\n");
159 * Refer to the comments in drm_core_ioremap() where we removed
163 DRM_DEBUG("drm_core_ioremap: skipping agp_remap_free\n");

Completed in 583 milliseconds