Searched refs:planes (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_fb.c | 54 bo = fb->planes[i]; in fb_destroy() 60 free(fb->planes, DRM_MEM_DRIVER); in fb_destroy() 71 rv = drm_gem_handle_create(file, &fb->planes[0]->gem_obj, handle); in fb_create_handle() 99 fb->planes = malloc(num_planes * sizeof(*fb->planes), DRM_MEM_DRIVER, in fb_alloc() 105 fb->planes[i] = planes[i]; in fb_alloc() 110 free(fb->planes, DRM_MEM_DRIVER); in fb_alloc() 223 return (fb->planes[idx]); in tegra_fb_get_plane() 275 struct tegra_bo *planes[4]; in tegra_drm_fb_create() local 304 planes[i] = container_of(gem_obj, struct tegra_bo, gem_obj); in tegra_drm_fb_create() 307 rv = fb_alloc(drm, cmd, planes, nplanes, &fb); in tegra_drm_fb_create() [all …]
|
| H A D | tegra_drm.h | 51 struct tegra_bo **planes; /* Attached planes */ member
|
| H A D | tegra_dc.c | 268 bo = fb->planes[i]; in dc_parse_drm_format()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | amlogic,meson-vpu.yaml | 41 various planes into a single pixel stream. 42 There is a special "pre-blending" used by the video planes with a dedicated 44 The OSD planes also have a dedicated scaler for one of the OSD.
|
| H A D | brcm,bcm2835-vc4.yaml | 15 display planes.
|
| H A D | brcm,bcm-vc4.txt | 5 display planes.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ti/ |
| H A D | ti,j721e-dss.yaml | 16 four video planes. There is two full video planes and two "lite 17 planes" without scaling support. The video ports can be connected to
|
| H A D | ti,am65x-dss.yaml | 16 two video planes. The first video port supports OLDI and the second
|