Home
last modified time | relevance | path

Searched refs:init_disp_cfg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/kmb/
H A Dkmb_plane.c73 struct disp_cfg init_disp_cfg; in check_pixel_format() local
76 init_disp_cfg = kmb->init_disp_cfg[plane_id]; in check_pixel_format()
80 if (init_disp_cfg.format && init_disp_cfg.format != format) { in check_pixel_format()
99 struct disp_cfg init_disp_cfg; in kmb_plane_atomic_check() local
106 init_disp_cfg = kmb->init_disp_cfg[plane_id]; in kmb_plane_atomic_check()
124 if ((init_disp_cfg.width && init_disp_cfg in kmb_plane_atomic_check()
360 struct disp_cfg *init_disp_cfg; kmb_plane_atomic_update() local
[all...]
H A Dkmb_drv.h60 struct disp_cfg init_disp_cfg[KMB_MAX_PLANES]; member

Completed in 2 milliseconds