Home
last modified time | relevance | path

Searched refs:drm_mode_create_dirty_info_property (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_modeset.c453 drm_mode_create_dirty_info_property(dev); in udl_modeset_init()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c415 ret = drm_mode_create_dirty_info_property(dev); in vmw_kms_ldu_init_display()
Dvmwgfx_stdu.c1225 ret = drm_mode_create_dirty_info_property(dev); in vmw_kms_stdu_init_display()
Dvmwgfx_scrn.c652 ret = drm_mode_create_dirty_info_property(dev); in vmw_kms_sou_init_display()
/linux-4.4.14/include/drm/
Ddrm_crtc.h1384 extern int drm_mode_create_dirty_info_property(struct drm_device *dev);
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc.c1678 int drm_mode_create_dirty_info_property(struct drm_device *dev) in drm_mode_create_dirty_info_property() function
1694 EXPORT_SYMBOL(drm_mode_create_dirty_info_property);