Home
last modified time | relevance | path

Searched refs:dest_h (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/arm/
Dhdlcd_crtc.c268 u32 dest_h; in hdlcd_plane_atomic_update() local
274 dest_h = drm_rect_height(&new_plane_state->dst); in hdlcd_plane_atomic_update()
280 hdlcd_write(hdlcd, HDLCD_REG_FB_LINE_COUNT, dest_h - 1); in hdlcd_plane_atomic_update()
Dmalidp_planes.c792 u32 src_w, src_h, dest_w, dest_h, val; in malidp_de_plane_update() local
812 dest_h = new_state->crtc_h; in malidp_de_plane_update()
834 malidp_hw_write(mp->hwdev, LAYER_H_VAL(dest_w) | LAYER_V_VAL(dest_h), in malidp_de_plane_update()