Home
last modified time | relevance | path

Searched refs:__drm_atomic_helper_crtc_destroy_state (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c193 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc_state *state) in __drm_atomic_helper_crtc_destroy_state() function
219 EXPORT_SYMBOL(__drm_atomic_helper_crtc_destroy_state);
232 __drm_atomic_helper_crtc_destroy_state(state); in drm_atomic_helper_crtc_destroy_state()
/openbmc/linux/include/drm/
H A Ddrm_atomic_state_helper.h52 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc_state *state);
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c115 __drm_atomic_helper_crtc_destroy_state(crtc->state); in imx_drm_crtc_reset()
144 __drm_atomic_helper_crtc_destroy_state(state); in imx_drm_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c437 __drm_atomic_helper_crtc_destroy_state(crtc->state); in atmel_hlcdc_crtc_reset()
473 __drm_atomic_helper_crtc_destroy_state(s); in atmel_hlcdc_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_crtc.c500 __drm_atomic_helper_crtc_destroy_state(crtc->state); in komeda_crtc_reset()
532 __drm_atomic_helper_crtc_destroy_state(state); in komeda_crtc_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_verify.c170 __drm_atomic_helper_crtc_destroy_state(&old_crtc_state->uapi); in verify_crtc_state()
H A Dintel_atomic.c309 __drm_atomic_helper_crtc_destroy_state(&crtc_state->uapi); in intel_crtc_destroy_state()
H A Dintel_modeset_setup.c167 __drm_atomic_helper_crtc_destroy_state(&crtc_state->uapi); in intel_crtc_disable_noatomic_complete()
694 __drm_atomic_helper_crtc_destroy_state(&crtc_state->uapi); in intel_modeset_readout_hw_state()
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_crtc.c142 __drm_atomic_helper_crtc_destroy_state(state); in vkms_atomic_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crtc.c223 __drm_atomic_helper_crtc_destroy_state(state); in dm_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_crtc.c358 __drm_atomic_helper_crtc_destroy_state(crtc->state); in tidss_crtc_reset()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_crtc.c189 __drm_atomic_helper_crtc_destroy_state(crtc->state); in mtk_drm_crtc_reset()
219 __drm_atomic_helper_crtc_destroy_state(state); in mtk_drm_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c477 __drm_atomic_helper_crtc_destroy_state(state); in malidp_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_kms.c585 __drm_atomic_helper_crtc_destroy_state(state); in lcdif_crtc_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c709 __drm_atomic_helper_crtc_destroy_state(&mgag200_crtc_state->base); in mgag200_crtc_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c714 __drm_atomic_helper_crtc_destroy_state(crtc->state); in omap_crtc_reset()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c464 __drm_atomic_helper_crtc_destroy_state(&asyh->state); in nv50_head_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_crtc.c414 __drm_atomic_helper_crtc_destroy_state(&priv_state->base); in lsdc_crtc_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c986 __drm_atomic_helper_crtc_destroy_state(state); in rcar_du_crtc_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c749 __drm_atomic_helper_crtc_destroy_state(&ofdrm_crtc_state->base); in ofdrm_crtc_state_destroy()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c1129 __drm_atomic_helper_crtc_destroy_state(state); in mdp5_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c921 __drm_atomic_helper_crtc_destroy_state(state); in dpu_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_mode.c1309 __drm_atomic_helper_crtc_destroy_state(&ast_state->base); in ast_crtc_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1643 __drm_atomic_helper_crtc_destroy_state(&s->base); in vop_crtc_destroy_state()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c1021 __drm_atomic_helper_crtc_destroy_state(crtc->state); in vmw_du_crtc_reset()

12