Home
last modified time | relevance | path

Searched defs:vop_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h223 struct vop_data { struct
224 uint32_t version;
225 const struct vop_intr *intr;
226 const struct vop_common *common;
227 const struct vop_misc *misc;
230 const struct vop_afbc *afbc;
232 const struct vop_win_data *win;
233 unsigned int win_size;
234 unsigned int lut_size;
235 struct vop_rect max_output;
[all …]
H A Drockchip_drm_vop.c1368 const struct vop_data *vop_data = vop->data; in vop_crtc_atomic_enable() local
1858 const struct vop_data *vop_data = vop->data; in vop_create_crtc() local
2120 const struct vop_data *vop_data = vop->data; in vop_win_init() local
2187 const struct vop_data *vop_data; in vop_bind() local