Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.h26 void intel_fbdev_get_map(struct intel_fbdev *fbdev, struct iosys_map *map);
43 static inline void intel_fbdev_get_map(struct intel_fbdev *fbdev, struct iosys_map *map) in intel_fbdev_get_map() function
H A Dintel_fbdev.c567 void intel_fbdev_get_map(struct intel_fbdev *fbdev, struct iosys_map *map) in intel_fbdev_get_map() function
H A Dintel_plane.c1362 intel_fbdev_get_map(display->fbdev.fbdev, &map); in intel_panic_flush()
1420 intel_fbdev_get_map(display->fbdev.fbdev, &sb->map[0]); in intel_get_scanout_buffer()