/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_plane_helper.c | 127 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 D | drm_simple_kms_helper.c | 228 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 D | drm_plane_helper_test.c | 118 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 D | lsdc_plane.c | 62 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 D | mtk_drm_plane.c | 127 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 D | drm_atomic_helper.h | 55 int drm_atomic_helper_check_plane_state(struct drm_plane_state *plane_state,
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | curs507a.c | 106 ret = drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in curs507a_acquire()
|
H A D | ovly507e.c | 107 ret = drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in ovly507e_acquire()
|
H A D | base507c.c | 238 ret = drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in base507c_acquire()
|
H A D | wndwc37e.c | 298 return drm_atomic_helper_check_plane_state(&asyw->state, &asyh->state, in wndwc37e_acquire()
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_plane.c | 53 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 D | vkms_plane.c | 150 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 D | hdlcd_crtc.c | 251 return drm_atomic_helper_check_plane_state(new_plane_state, in hdlcd_plane_atomic_check()
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | armada_plane.c | 103 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 D | vbox_mode.c | 271 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 D | sun8i_ui_layer.c | 256 return drm_atomic_helper_check_plane_state(new_plane_state, in sun8i_ui_layer_atomic_check()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_plane.c | 104 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 D | zynqmp_kms.c | 68 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 D | dcss-plane.c | 178 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 D | amdgpu_vkms.c | 288 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 D | meson_plane.c | 94 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 D | mdp5_plane.c | 226 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 D | logicvc_layer.c | 126 ret = drm_atomic_helper_check_plane_state(new_state, crtc_state, in logicvc_plane_atomic_check()
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | plane.c | 310 err = drm_atomic_helper_check_plane_state(state, crtc_state, in tegra_plane_state_add()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_plane.c | 243 ret = drm_atomic_helper_check_plane_state(new_plane_state, crtc_state, in omap_plane_atomic_check()
|