Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_atomic.c320 drm_property_unreference_blob(state->mode_blob); in drm_atomic_set_mode_for_crtc()
367 drm_property_unreference_blob(state->mode_blob); in drm_atomic_set_mode_prop_for_crtc()
423 drm_property_unreference_blob(mode); in drm_atomic_crtc_set_property()
Ddrm_crtc.c4254 void drm_property_unreference_blob(struct drm_property_blob *blob) in drm_property_unreference_blob() function
4271 EXPORT_SYMBOL(drm_property_unreference_blob);
4440 drm_property_unreference_blob(old_blob); in drm_property_replace_global_blob()
4446 drm_property_unreference_blob(new_blob); in drm_property_replace_global_blob()
4545 drm_property_unreference_blob(blob); in drm_mode_createblob_ioctl()
4797 drm_property_unreference_blob(obj_to_blob(ref)); in drm_property_change_valid_put()
5812 drm_property_unreference_blob(blob); in drm_mode_config_cleanup()
Ddrm_atomic_helper.c2188 drm_property_unreference_blob(crtc->state->mode_blob); in drm_atomic_helper_crtc_reset()
2256 drm_property_unreference_blob(state->mode_blob); in __drm_atomic_helper_crtc_destroy_state()
/linux-4.4.14/include/drm/
Ddrm_crtc.h1374 void drm_property_unreference_blob(struct drm_property_blob *blob);