summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale/pxa2x0_lcd.c
AgeCommit message (Expand)Author
2010-08-30Convert all powerhooks to activate functions, and provide powerhook stubs.Theo de Raadt
2010-08-27More killing of PWR_STANDBY. cvs skipped these filesTheo de Raadt
2007-05-27implement WSDISPLAYIO_GETSUPPORTEDDEPTHS. ok miod@ uwe@Matthieu Herrb
2005-12-22do not do delay(HUGEVALUE) after enabling/disabling the lcd dma. yes, itTheo de Raadt
2005-09-15Stop compiling the texte console rotation code #ifdef __zaurus__, but useMiod Vallat
2005-05-23fix rasops initialization when not acting as console; ok miod@Uwe Stuehler
2005-04-30Temporary hack to (un)rotate the Zaurus console until a proper rasopsChristopher Pascoe
2005-04-11- eliminate extra powerhook in pxalcd, inspired by ohci changesUwe Stuehler
2005-02-22Initial suspend/resume code with additional powerhooks. Enter/exitUwe Stuehler
2005-02-17How he wanted it work, from/ok miod@Dale Rahn
2005-02-17untested, no ok, and it broke. revert.Dale Rahn
2005-02-17Setup ri_bits before invoking rasops_init(), in case we want to use RI_CLEARMiod Vallat
2005-01-31Be sure to always return an error for unrecognized ioctls. Found by matthieu@Miod Vallat
2005-01-21Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment,Miod Vallat
2005-01-17Add LINEBYTES for wsfb, change type to PXALCD.Dale Rahn
2005-01-06Lazy man's display console on Zaurus: allow the display to be attached as aMiod Vallat
2005-01-06Bring back the code simplifications after debug and testing by drahn@Miod Vallat
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2005-01-05Partially revert some of these changes - misunderstanding between drahn@ and IMiod Vallat
2005-01-05First steps in cleaning the Zaurus display code:Miod Vallat
2005-01-04Remove debug printfs.Dale Rahn
2005-01-03Close to working display, just rotated 90 degrees.Dale Rahn
2005-01-02OpenBSD tagsDale Rahn
2004-12-30xscale bits, taken from NetBSD with modifications as appropriate for OpenBSD.Dale Rahn