Searched refs:drm_atomic_state_alloc (Results 1 – 23 of 23) sorted by relevance
121 state = drm_atomic_state_alloc(dev); in intel_load_detect_get_pipe()122 restore_state = drm_atomic_state_alloc(dev); in intel_load_detect_get_pipe()
83 state = drm_atomic_state_alloc(plane->dev); in intel_sprite_set_colorkey_ioctl()
289 state = drm_atomic_state_alloc(&dev_priv->drm); in intel_crtc_crc_setup_workarounds()
58 state = drm_atomic_state_alloc(&i915->drm); in intel_crtc_disable_noatomic_begin()
940 state = drm_atomic_state_alloc(&i915->drm); in glk_force_audio_cdclk()
1652 _state = drm_atomic_state_alloc(&i915->drm); in reset_link()
2370 state = drm_atomic_state_alloc(&dev_priv->drm); in intel_psr_fastset_force()
3443 state = drm_atomic_state_alloc(&dev_priv->drm); in ilk_wm_sanitize()
4303 state = drm_atomic_state_alloc(crtc->dev); in modeset_pipe()
7833 state = drm_atomic_state_alloc(dev); in intel_initial_commit()
83 state = drm_atomic_state_alloc(dev); in drm_self_refresh_helper_entry_work()
126 state = drm_atomic_state_alloc(fb->dev); in drm_atomic_helper_dirtyfb()
3163 state = drm_atomic_state_alloc(plane->dev); in drm_atomic_helper_update_plane()3214 state = drm_atomic_state_alloc(plane->dev); in drm_atomic_helper_disable_plane()3262 state = drm_atomic_state_alloc(crtc->dev); in drm_atomic_helper_set_config()3318 state = drm_atomic_state_alloc(dev); in drm_atomic_helper_disable_all()3430 state = drm_atomic_state_alloc(dev); in drm_atomic_helper_duplicate_state()3685 state = drm_atomic_state_alloc(plane->dev); in drm_atomic_helper_page_flip()3730 state = drm_atomic_state_alloc(plane->dev); in drm_atomic_helper_page_flip_target()
301 state = drm_atomic_state_alloc(crtc->dev); in drm_crtc_legacy_gamma_set()
543 state = drm_atomic_state_alloc(dev); in set_property_atomic()
167 drm_atomic_state_alloc(struct drm_device *dev) in drm_atomic_state_alloc() function186 EXPORT_SYMBOL(drm_atomic_state_alloc);
972 state = drm_atomic_state_alloc(dev); in atomic_remove_fb()
1008 state = drm_atomic_state_alloc(dev); in drm_client_modeset_commit_atomic()
1400 state = drm_atomic_state_alloc(dev); in drm_mode_atomic_ioctl()
970 state = drm_atomic_state_alloc(dev); in setcmap_atomic()
152 state = drm_atomic_state_alloc(crtc->dev); in drm_crtc_set_brightness()
463 drm_atomic_state_alloc(struct drm_device *dev);
9077 struct drm_atomic_state *state = drm_atomic_state_alloc(ddev); in dm_force_atomic_commit()