Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_check_plane_state (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_plane_helper.c127 ret = drm_atomic_helper_check_plane_state(&plane_state, &crtc_state, in drm_plane_helper_check_update()
308 return drm_atomic_helper_check_plane_state(new_plane_state, new_crtc_state, in drm_plane_helper_atomic_check()
H A Ddrm_simple_kms_helper.c228 ret = drm_atomic_helper_check_plane_state(plane_state, crtc_state, in drm_simple_kms_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c118 drm_atomic_helper_check_plane_state(plane_state, &crtc_state, in drm_test_check_plane_state()
260 drm_atomic_helper_check_plane_state(plane_state, &crtc_state, in drm_test_check_invalid_plane_state()
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_plane.c62 return drm_atomic_helper_check_plane_state(new_plane_state, in lsdc_primary_atomic_check()
213 return drm_atomic_helper_check_plane_state(plane->state, in lsdc_cursor_plane_atomic_async_check()
292 return drm_atomic_helper_check_plane_state(new_plane_state, in ls7a1000_cursor_plane_atomic_check()
371 return drm_atomic_helper_check_plane_state(new_plane_state, in ls7a2000_cursor_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.c127 return drm_atomic_helper_check_plane_state(plane->state, crtc_state, in mtk_plane_atomic_async_check()
275 return drm_atomic_helper_check_plane_state(new_plane_state, in mtk_plane_atomic_check()
/openbmc/linux/include/drm/
H A Ddrm_atomic_helper.h55 int drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state,
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcurs507a.c106 ret = drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in curs507a_acquire()
H A Dovly507e.c107 ret = drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in ovly507e_acquire()
H A Dbase507c.c238 ret = drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in base507c_acquire()
H A Dwndwc37e.c298 return drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in wndwc37e_acquire()
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_plane.c53 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in tidss_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_plane.c150 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in vkms_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c251 return drm_atomic_helper_check_plane_state(new_plane_state, in hdlcd_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_plane.c103 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in armada_drm_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c271 return drm_atomic_helper_check_plane_state(new_state, crtc_state, in vbox_primary_atomic_check()
353 ret = drm_atomic_helper_check_plane_state(new_state, crtc_state, in vbox_cursor_atomic_check()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_ui_layer.c256 return drm_atomic_helper_check_plane_state(new_plane_state, in sun8i_ui_layer_atomic_check()
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c104 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in virtio_gpu_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c68 return drm_atomic_helper_check_plane_state(new_plane_state, in zynqmp_dpsub_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c178 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in dcss_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vkms.c288 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in amdgpu_vkms_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_plane.c94 return drm_atomic_helper_check_plane_state(new_plane_state, in meson_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c226 ret = drm_atomic_helper_check_plane_state(state, crtc_state, in mdp5_plane_atomic_check_with_state()
418 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in mdp5_plane_atomic_async_check()
/openbmc/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.c126 ret = drm_atomic_helper_check_plane_state(new_state, crtc_state, in logicvc_plane_atomic_check()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dplane.c310 err = drm_atomic_helper_check_plane_state(state, crtc_state, in tegra_plane_state_add()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c243 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in omap_plane_atomic_check()

12