Home
last modified time | relevance | path

Searched defs:vc4_plane_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.h388 u32 *dlist;
395 u32 pos0_offset;
398 u32 lbm_offset;
406 int crtc_x, crtc_y, crtc_w, crtc_h;
408 u32 src_x, src_y;
410 u32 src_w[2], src_h[2];
413 enum vc4_scaling_mode x_scaling[2], y_scaling[2];
414 bool is_unity;
415 bool is_yuv;
420 u32 offsets[3];
[all …]
H A Dvc4_kms.c588 struct vc4_plane_state *vc4_plane_state; in vc4_load_tracker_atomic_check() local
H A Dvc4_hvs.c568 struct vc4_plane_state *vc4_plane_state; in vc4_hvs_atomic_flush() local