Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tinydrm/
Drepaper.c46 REPAPER_NORMAL /* B -> B, W -> W (New Image) */ enumerator
218 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_even_pixels()
263 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_odd_pixels()
315 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_all_pixels()
399 case REPAPER_NORMAL: in repaper_one_line()
575 REPAPER_NORMAL); in repaper_fb_dirty()
582 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty()
590 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_NORMAL); in repaper_fb_dirty()
596 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty()
615 REPAPER_NORMAL); in repaper_fb_dirty()
[all …]