Home
last modified time | relevance | path

Searched defs:mode_cmd (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c67 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_init()
150 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_init_with_funcs()
221 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_create_with_funcs()
270 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create()
308 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_fb_create_with_dirty()
316 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_gem_afbc_get_bpp()
343 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_afbc_min_size()
418 const struct drm_mode_fb_cmd2 *mode_cmd, in drm_gem_fb_afbc_init()
H A Ddrm_modeset_helper.c81 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_helper_mode_fill_fb_struct()
H A Ddrm_fourcc.c343 const struct drm_mode_fb_cmd2 *mode_cmd) in drm_get_format_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c90 rockchip_fb_alloc(struct drm_device *dev, const struct drm_mode_fb_cmd2 *mode_cmd, in rockchip_fb_alloc()
119 rockchip_drm_logo_fb_alloc(struct drm_device *dev, const struct drm_mode_fb_cmd2 *mode_cmd, in rockchip_drm_logo_fb_alloc()
241 const struct drm_mode_fb_cmd2 *mode_cmd) in rockchip_fb_create()
304 const struct drm_mode_fb_cmd2 *mode_cmd, in rockchip_drm_framebuffer_init()
H A Drockchip_drm_fbdev.c41 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in rockchip_drm_fbdev_create() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_fb.c100 struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd) in msm_framebuffer_create()
131 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos) in msm_framebuffer_init()
209 struct drm_mode_fb_cmd2 mode_cmd = { in msm_alloc_stolen_fb() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_framebuffer.c41 const struct drm_mode_fb_cmd2 *mode_cmd) in komeda_fb_afbc_size_check()
113 const struct drm_mode_fb_cmd2 *mode_cmd) in komeda_fb_none_afbc_size_check()
160 const struct drm_mode_fb_cmd2 *mode_cmd) in komeda_fb_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c59 const struct drm_mode_fb_cmd2 *mode_cmd, in exynos_drm_framebuffer_init()
97 const struct drm_mode_fb_cmd2 *mode_cmd) in exynos_user_fb_create()
H A Dexynos_drm_fbdev.c108 struct drm_mode_fb_cmd2 mode_cmd = { 0 }; in exynos_drm_fbdev_create() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dframebuffer.c211 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_init()
252 const struct drm_mode_fb_cmd2 *mode_cmd, in psb_framebuffer_create()
308 struct drm_mode_fb_cmd2 mode_cmd; in psbfb_create() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fb.c121 struct drm_mode_fb_cmd2 *mode_cmd, in amdgpufb_create_pinned_object()
204 struct drm_mode_fb_cmd2 mode_cmd; in amdgpufb_create() local
H A Damdgpu_display.c542 const struct drm_mode_fb_cmd2 *mode_cmd, in amdgpu_display_framebuffer_init()
559 const struct drm_mode_fb_cmd2 *mode_cmd) in amdgpu_display_user_framebuffer_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_drv.c274 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer_caps()
303 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer_size()
363 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_verify_afbc_framebuffer()
373 const struct drm_mode_fb_cmd2 *mode_cmd) in malidp_fb_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_fb.c126 struct drm_mode_fb_cmd2 *mode_cmd, in radeonfb_create_pinned_object()
219 struct drm_mode_fb_cmd2 mode_cmd; in radeonfb_create() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/
H A Dshmob_drm_kms.c93 const struct drm_mode_fb_cmd2 *mode_cmd) in shmob_drm_fb_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c68 const struct drm_mode_fb_cmd2 *mode_cmd, in virtio_gpu_framebuffer_init()
295 const struct drm_mode_fb_cmd2 *mode_cmd) in virtio_gpu_user_framebuffer_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_fb.c304 struct drm_file *file, const struct drm_mode_fb_cmd2 *mode_cmd) in omap_framebuffer_create()
335 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos) in omap_framebuffer_init()
H A Domap_fbdev.c99 struct drm_mode_fb_cmd2 mode_cmd = {0}; in omap_fbdev_create() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/
H A Dtest-drm_framebuffer.c308 const struct drm_mode_fb_cmd2 *mode_cmd) in fb_create_mock()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bochs/
H A Dbochs_kms.c123 const struct drm_mode_fb_cmd2 *mode_cmd) in bochs_gem_fb_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/
H A Dzynqmp_dpsub.c54 const struct drm_mode_fb_cmd2 *mode_cmd) in zynqmp_dpsub_fb_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c90 const struct drm_mode_fb_cmd2 *mode_cmd) in mxsfb_fb_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c887 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_surface()
1142 const struct drm_mode_fb_cmd2 *mode_cmd, in vmw_create_bo_proxy()
1210 const struct drm_mode_fb_cmd2 in vmw_kms_new_framebuffer_bo()
1305 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_new_framebuffer()
1362 const struct drm_mode_fb_cmd2 *mode_cmd) in vmw_kms_fb_create()
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dmisc.c212 mode_cmd[BOOT_MODE_EXIT + 1] = { variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c301 const struct drm_mode_fb_cmd2 *mode_cmd, in nouveau_framebuffer_new()
386 const struct drm_mode_fb_cmd2 *mode_cmd) in nouveau_user_framebuffer_create()

12