Raspberry PI3 with Monochrome (White) 0.96" 128x64 OLED LCD , SSD1315
Not using /spidev but custom software bit-bangging on GPIO pins (custom plain C code)
because RPI hardware and kernel does not support 4 WIRE SPI mode.
Mode is 4-WIRE: 8 bit , D/C#, CPOL=0, CPHA=0, MOSI, CLK, CS
Standard unmodified off the shelf LCD
Test is 8 bits (byte) fill per SPI transaction
Frames rate around 750 frames/sec (SPI clock speed ~ 1.7 Mhz)
In this test 4096 frames are drawn.
This LCD does not have a space between the top and lower 3 pages