revision bump would be needed when adding a new interface (not present in real hardware) to allow for larger pitches, so you could use 32bpp with the default (1024x768) resolution.
I did not change the pitch mechanism. The hardware is limited to less than a 4KB pitch because of the registers, so I kept that limitation in the driver. That means no revision bump is necessary.