Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_check_planes (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_framebuffer.c30 return drm_atomic_helper_check_planes(dev, state); in sun4i_de_atomic_check()
/openbmc/linux/include/drm/
H A Ddrm_atomic_helper.h61 int drm_atomic_helper_check_planes(struct drm_device *dev,
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.c242 err = drm_atomic_helper_check_planes(dev, state); in komeda_kms_check()
/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c72 ret = drm_atomic_helper_check_planes(dev, state); in tilcdc_atomic_check()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c983 drm_atomic_helper_check_planes(struct drm_device *dev, in drm_atomic_helper_check_planes() function
1034 EXPORT_SYMBOL(drm_atomic_helper_check_planes);
1077 ret = drm_atomic_helper_check_planes(dev, state); in drm_atomic_helper_check()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10293 ret = drm_atomic_helper_check_planes(dev, state); in amdgpu_dm_atomic_check()