Home
last modified time | relevance | path

Searched refs:cirrus_check_framebuffer (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/cirrus/
Dcirrus_main.c60 if (!cirrus_check_framebuffer(cdev, mode_cmd->width, mode_cmd->height, in cirrus_user_framebuffer_create()
310 bool cirrus_check_framebuffer(struct cirrus_device *cdev, int width, int height, in cirrus_check_framebuffer() function
Dcirrus_drv.h213 bool cirrus_check_framebuffer(struct cirrus_device *cdev, int width, int height,
Dcirrus_fbdev.c150 if (!cirrus_check_framebuffer(cdev, mode_cmd->width, mode_cmd->height, in cirrusfb_create_object()