diff options
| author | Pawel Osciak <[email protected]> | 2010-08-10 18:02:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:10 -0700 |
| commit | 067b226b9e8e20463e0937344c93101ac8d8d2b1 (patch) | |
| tree | 518d26953ac86514594307976e5a670212c52c6e /scripts/patch-kernel | |
| parent | eb42b0441bc7fd29066bb7c38ebabe3d0e3ff202 (diff) | |
s3c-fb: add support for display panning
Supports all bpp modes.
The PRTCON register is used to disable in-hardware updates of registers
that store start and end addresses of framebuffer memory. This prevents
display corruption in case we do not make it before VSYNC with updating
them atomically. With this feature there is no need to wait for a VSYNC
interrupt before each such update.
Signed-off-by: Pawel Osciak <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Cc: InKi Dae <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions