Home
last modified time | relevance | path

Searched refs:st7586_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dst7586.c274 static const struct drm_display_mode st7586_mode = { variable
323 bufsize = (st7586_mode.vdisplay + 2) / 3 * st7586_mode.hdisplay; in st7586_probe()
348 &st7586_mode, rotation, bufsize); in st7586_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dst7586.c280 static const struct drm_display_mode st7586_mode = { variable
329 bufsize = (st7586_mode.vdisplay + 2) / 3 * st7586_mode.hdisplay; in st7586_probe()
350 &st7586_mode, rotation, bufsize); in st7586_probe()

Completed in 2 milliseconds