Searched refs:cirrus_check_framebuffer (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/cirrus/ |
D | cirrus_main.c | 60 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
|
D | cirrus_drv.h | 213 bool cirrus_check_framebuffer(struct cirrus_device *cdev, int width, int height,
|
D | cirrus_fbdev.c | 150 if (!cirrus_check_framebuffer(cdev, mode_cmd->width, mode_cmd->height, in cirrusfb_create_object()
|