Searched refs:REPAPER_NORMAL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | repaper.c | 54 REPAPER_NORMAL /* B -> B, W -> W (New Image) */ enumerator 226 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_even_pixels() 271 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_odd_pixels() 323 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_all_pixels() 407 case REPAPER_NORMAL: in repaper_one_line() 580 REPAPER_NORMAL); in repaper_fb_dirty() 587 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty() 595 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_NORMAL); in repaper_fb_dirty() 601 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty() 620 REPAPER_NORMAL); in repaper_fb_dirty() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | repaper.c | 55 REPAPER_NORMAL /* B -> B, W -> W (New Image) */ enumerator 227 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_even_pixels() 272 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_odd_pixels() 324 case REPAPER_NORMAL: /* B -> B, W -> W (New) */ in repaper_all_pixels() 408 case REPAPER_NORMAL: in repaper_one_line() 554 REPAPER_NORMAL); in repaper_fb_dirty() 561 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty() 569 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_NORMAL); in repaper_fb_dirty() 575 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_NORMAL); in repaper_fb_dirty() 594 REPAPER_NORMAL); in repaper_fb_dirty() [all...] |
Completed in 3 milliseconds