Searched refs:drm_atomic_state_alloc (Results 1 – 25 of 28) sorted by relevance
12
120 state = drm_atomic_state_alloc(display->drm); in intel_load_detect_get_pipe()121 restore_state = drm_atomic_state_alloc(display->drm); in intel_load_detect_get_pipe()
83 state = drm_atomic_state_alloc(plane->dev); in intel_sprite_set_colorkey_ioctl()
290 state = drm_atomic_state_alloc(&dev_priv->drm); in intel_crtc_crc_setup_workarounds()
57 state = drm_atomic_state_alloc(&i915->drm); in intel_crtc_disable_noatomic_begin()
957 state = drm_atomic_state_alloc(&i915->drm); in glk_force_audio_cdclk()
1685 _state = drm_atomic_state_alloc(&i915->drm); in reset_link()
2882 state = drm_atomic_state_alloc(display->drm); in intel_psr_fastset_force()
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()
3161 state = drm_atomic_state_alloc(plane->dev); in drm_atomic_helper_update_plane()3212 state = drm_atomic_state_alloc(plane->dev); in drm_atomic_helper_disable_plane()3260 state = drm_atomic_state_alloc(crtc->dev); in drm_atomic_helper_set_config()3316 state = drm_atomic_state_alloc(dev); in drm_atomic_helper_disable_all()3431 state = drm_atomic_state_alloc(dev); in drm_atomic_helper_duplicate_state()3686 state = drm_atomic_state_alloc(plane->dev); in drm_atomic_helper_page_flip()3731 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()
524 state = drm_atomic_state_alloc(dev); in set_property_atomic()
166 drm_atomic_state_alloc(struct drm_device *dev) in drm_atomic_state_alloc() function185 EXPORT_SYMBOL(drm_atomic_state_alloc);
984 state = drm_atomic_state_alloc(dev); in atomic_remove_fb()
1009 state = drm_atomic_state_alloc(dev); in drm_client_modeset_commit_atomic()
1419 state = drm_atomic_state_alloc(dev); in drm_mode_atomic_ioctl()
933 state = drm_atomic_state_alloc(dev); in setcmap_atomic()
153 state = drm_atomic_state_alloc(drm); in drm_kunit_helper_atomic_state_alloc()
511 drm_atomic_state_alloc(struct drm_device *dev);
72 state = drm_atomic_state_alloc(drm); in gud_connector_backlight_update_status_work()
272 state = drm_atomic_state_alloc(plane->dev); in armada_overlay_plane_update()
566 state = drm_atomic_state_alloc(dev); in nv50_crc_set_source()
1119 state = drm_atomic_state_alloc(crtc->dev); in rcar_du_crtc_set_crc_source()
275 state = drm_atomic_state_alloc(crtc->dev); in reset_pipe()
138 related functions (``drm_atomic_state_alloc``, ``drm_atomic_state_get``,
Completed in 82 milliseconds