Searched defs:zpos (Results 1 – 17 of 17) sorted by relevance
/linux-5.10/drivers/gpu/drm/sun4i/ |
D | sun8i_ui_layer.c | 27 int overlay, bool enable, unsigned int zpos, in sun8i_ui_layer_enable() 77 unsigned int zpos) in sun8i_ui_layer_update_coord() 281 unsigned int zpos = plane->state->normalized_zpos; in sun8i_ui_layer_atomic_update() local
|
D | sun8i_vi_layer.c | 21 int overlay, bool enable, unsigned int zpos, in sun8i_vi_layer_enable() 71 unsigned int zpos) in sun8i_vi_layer_update_coord() 384 unsigned int zpos = plane->state->normalized_zpos; in sun8i_vi_layer_atomic_update() local
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_blend.c | 363 unsigned int zpos, in drm_plane_create_zpos_property() 402 unsigned int zpos) in drm_plane_create_zpos_immutable_property()
|
/linux-5.10/drivers/gpu/drm/sti/ |
D | sti_plane.c | 124 int zpos = sti_plane_get_default_zpos(type); in sti_plane_attach_zorder_property() local
|
/linux-5.10/drivers/media/platform/vsp1/ |
D | vsp1_drm.h | 63 unsigned int zpos; member
|
/linux-5.10/include/media/ |
D | vsp1.h | 62 unsigned int zpos; member
|
/linux-5.10/drivers/gpu/drm/imx/ |
D | ipuv3-plane.c | 277 unsigned int zpos = (plane->type == DRM_PLANE_TYPE_PRIMARY) ? 0 : 1; in ipu_plane_state_reset() local 831 unsigned int zpos = (type == DRM_PLANE_TYPE_PRIMARY) ? 0 : 1; in ipu_plane_init() local
|
/linux-5.10/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 286 int zpos, bool immutable) in exynos_plane_attach_zpos_property()
|
D | exynos_drm_drv.h | 111 unsigned int zpos; member
|
/linux-5.10/drivers/gpu/drm/imx/dcss/ |
D | dcss-plane.c | 359 unsigned int zpos) in dcss_plane_init()
|
/linux-5.10/include/drm/ |
D | drm_plane.h | 152 unsigned int zpos; member
|
/linux-5.10/drivers/gpu/drm/tegra/ |
D | hub.c | 430 unsigned int zpos = plane->state->normalized_zpos; in tegra_shared_plane_atomic_update() local
|
D | dc.h | 138 unsigned int zpos; member
|
/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_kms.h | 103 uint8_t zpos; member
|
/linux-5.10/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.c | 25 unsigned int zpos; member
|
/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_sprite.c | 3183 int ret, zpos; in intel_sprite_plane_create() local
|
D | intel_display.c | 16371 int ret, zpos; in intel_primary_plane_create() local 16502 int ret, zpos; in intel_cursor_plane_create() local
|