Home
last modified time | relevance | path

Searched refs:shmob_drm_format_info (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_kms.h18 struct shmob_drm_format_info { struct
25 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc);
H A Dshmob_drm_kms.c26 static const struct shmob_drm_format_info shmob_drm_format_infos[] = {
75 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc) in shmob_drm_format_info() function
95 const struct shmob_drm_format_info *format; in shmob_drm_fb_create()
97 format = shmob_drm_format_info(mode_cmd->pixel_format); in shmob_drm_fb_create()
H A Dshmob_drm_crtc.h20 struct shmob_drm_format_info;
28 const struct shmob_drm_format_info *format;
H A Dshmob_drm_plane.c26 const struct shmob_drm_format_info *format;
179 const struct shmob_drm_format_info *format; in shmob_drm_plane_update()
181 format = shmob_drm_format_info(fb->format->format); in shmob_drm_plane_update()
H A Dshmob_drm_crtc.c157 const struct shmob_drm_format_info *format; in shmob_drm_crtc_start()
166 format = shmob_drm_format_info(crtc->primary->fb->format->format); in shmob_drm_crtc_start()
352 const struct shmob_drm_format_info *format; in shmob_drm_crtc_mode_set()
354 format = shmob_drm_format_info(crtc->primary->fb->format->format); in shmob_drm_crtc_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_kms.h18 struct shmob_drm_format_info { struct
25 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc);
H A Dshmob_drm_kms.c26 static const struct shmob_drm_format_info shmob_drm_format_infos[] = {
80 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc) in shmob_drm_format_info() function
100 const struct shmob_drm_format_info *format; in shmob_drm_fb_create()
102 format = shmob_drm_format_info(mode_cmd->pixel_format); in shmob_drm_fb_create()
H A Dshmob_drm_crtc.h20 struct shmob_drm_format_info;
28 const struct shmob_drm_format_info *format;
H A Dshmob_drm_plane.c26 const struct shmob_drm_format_info *format;
183 const struct shmob_drm_format_info *format; in shmob_drm_plane_update()
185 format = shmob_drm_format_info(fb->format->format); in shmob_drm_plane_update()
H A Dshmob_drm_crtc.c160 const struct shmob_drm_format_info *format; in shmob_drm_crtc_start()
169 format = shmob_drm_format_info(crtc->primary->fb->format->format); in shmob_drm_crtc_start()
356 const struct shmob_drm_format_info *format; in shmob_drm_crtc_mode_set()
358 format = shmob_drm_format_info(crtc->primary->fb->format->format); in shmob_drm_crtc_mode_set()

Completed in 4 milliseconds