Home
last modified time | relevance | path

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

/drivers/gpu/drm/clients/
A Ddrm_log.c49 u32 px_width; member
75 u32 height, u32 width, u32 px_width, u32 color) in drm_log_blit() argument
77 switch (px_width) { in drm_log_blit()
88 WARN_ONCE(1, "Can't blit with pixel width %d\n", px_width); in drm_log_blit()
114 u32 px_width = fb->format->cpp[0]; in drm_log_draw_line() local
128 px_width, color); in drm_log_draw_line()
129 iosys_map_incr(&map, scanout->scaled_font_w * px_width); in drm_log_draw_line()

Completed in 5 milliseconds