Home | History | Annotate | Download | only in s3c2xx0
History log of /src/sys/arch/arm/s3c2xx0/s3c24x0_lcd.h
RevisionDateAuthorComments
 1.7  23-May-2022  andvar s/controll/control/ in comments.
 1.6  30-Jan-2012  nisimura Add FriendlyARM Mini2440 support.
- new code for Samsung S3C2440 SoC.
- update for other S3C2xx0.
This port was done by Paul Fleischer.
 1.5  01-Jul-2011  dyoung branches: 1.5.2; 1.5.6;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.4  04-Mar-2007  christos Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.3  15-Apr-2006  jmmv branches: 1.3.14;
Add missing parameter to s3c24x0_lcd_{ioctl,mmap} functions (after the
change in wscons that modified their signature) to let this build again.
Pointed out by he@.
 1.2  11-Dec-2005  christos branches: 1.2.4; 1.2.6; 1.2.8; 1.2.10; 1.2.12;
merge ktrace-lwp.
 1.1  14-Feb-2004  bsh branches: 1.1.4; 1.1.18;
Support S3C24X0's on-chip LCD controller.

lcd driver can be configured with or without wsdisplay.
With wsdisplay, it supports text mode using rasops in 8bpp or 16bpp.
Without it, users only can mmap(2) the framebuffer.

XXX: 1-, 2-, 4-, or 24- bpp mode is not supported yet.
XXX: S3C24x0's LCD controller can have virtual screen which is bigger
than actual LCD panel. Our wsdisplay framework doesn't have
features to utilize it.
 1.1.18.2  03-Sep-2007  yamt sync with head.
 1.1.18.1  21-Jun-2006  yamt sync with head.
 1.1.4.5  17-Jan-2005  skrll Adapt to branch.
 1.1.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.1.4.2  03-Aug-2004  skrll Sync with HEAD
 1.1.4.1  14-Feb-2004  skrll file s3c24x0_lcd.h was added on branch ktrace-lwp on 2004-08-03 10:32:50 +0000
 1.2.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.2.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.2.8.1  24-May-2006  yamt sync with head.
 1.2.6.1  22-Apr-2006  simonb Sync with head.
 1.2.4.1  09-Sep-2006  rpaulo sync with head
 1.3.14.1  12-Mar-2007  rmind Sync with HEAD.
 1.5.6.1  18-Feb-2012  mrg merge to -current.
 1.5.2.1  17-Apr-2012  yamt sync with head

RSS XML Feed