Commit Graph

91 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Pieter Grimmerink 049ad833b1 pxafb: add transparency field to pxafb_mode_info struct 15 years ago
Sven Neumann 448ac47976 pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display() 15 years ago
Daniel Mack 52a7a1cec8 [ARM] pxafb: add accelerator ID for PXA3xx GCU 16 years ago
Mike Rapoport 4f3edfe386 [ARM] pxa: update pxafb.c to use 'struct dev_pm_ops' 16 years ago
Daniel Mack 53eff4175f [ARM] pxafb: use resource_size() function 16 years ago
Krzysztof Helt 537a1bf059 fbdev: add mutex for fb_mmap locking 16 years ago
Denis V. Lunev ff14ed5db6 pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY 16 years ago
Eric Miao 782385ae17 [ARM] pxa: fix overlay being un-necessarily initialized on pxa25x 16 years ago
Eric Miao 5742964e91 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h 16 years ago
Russell King bdf602bd73 [ARM] fix lots of ARM __devexit sillyness 16 years ago
Eric Miao 198fc108ee [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices 16 years ago
Eric Miao 3f16ff608a [ARM] pxafb: cleanup of the timing checking code 16 years ago
Eric Miao 878f578319 [ARM] pxafb: cleanup of the color format manipulation code 16 years ago
Eric Miao a0427509a7 [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 16 years ago
Eric Miao 6e354846e8 [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching 16 years ago
Eric Miao 7e4b19c95c [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset 16 years ago
Eric Miao 77e196752b [ARM] pxafb: allow video memory size to be configurable 16 years ago
Eric Miao 07f651c72a [ARM] pxafb: avoid the racing condition in pxafb_smart_thread 16 years ago
Eric Miao 69bdea7047 [ARM] pxafb: allow insertion of delay to the smart panel command sequence 16 years ago
Eric Miao c1f99c215c [ARM] pxafb: allow better platform configurable smart panel timing 16 years ago
Eric Miao 07df1c4fea [ARM] pxafb: small cleanup of the smart panel code 16 years ago
Eric Miao 09e647d30d [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs 16 years ago
Eric Miao a5718a14a1 [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_info 16 years ago
Russell King e0d8b13ae1 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 16 years ago
Eric Miao 6cc4abe43e pxafb: only initialize the smart panel thread when dealing with a smartpanel 16 years ago
Eric Miao 1ec26db1f8 pxafb: introduce LCD_TYPE_MASK and use it. 16 years ago
Eric Miao 4f3e266462 [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified 17 years ago
Eric Miao 9a1ac7e498 [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 17 years ago
Eric Miao cb47729bda [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Ian Molton e84e954a72 [ARM] PXA: squash warning in pxafb 17 years ago
Matthias Kaehlcke b91dbce56a pxafb: convert ctrlr_sem in a mutex 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Stefan Schmidt c1450f156f [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888 17 years ago
Jaya Kumar 9f17f28748 [ARM] 5118/1: pxafb: add exit and remove handlers 17 years ago
Jaya Kumar 9e6c29768f [ARM] 5117/1: pxafb: fix __devinit/exit annotations 17 years ago
Jaya Kumar ee98476bbc [ARM] 5116/1: pxafb: cleanup and fix order of failure handling 17 years ago
Jaya Kumar f1edfc420a [ARM] 5115/1: pxafb: fix ifdef for command line option handling 17 years ago
Jürgen Schindele 62cfcf4f46 [ARM] 5090/1: Correct pxafb palette typo error 17 years ago
Philipp Zabel 4ba35fbe29 [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo 17 years ago
Russell King 78d3cfd33e [ARM] pxa: fix pxafb build when cpufreq is enabled 17 years ago
Guennadi Liakhovetski ebdf982aae [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer 17 years ago
Eric Miao 7f1133cbf2 pxafb: preliminary smart panel interface support (update) 17 years ago
Eric Miao 3c42a44910 pxafb: preliminary smart panel interface support 17 years ago
Eric Miao 90eabbf0ec pxafb: move parallel LCD timing setup into dedicate function 17 years ago
Eric Miao 2ba162b933 pxafb: use completion for LCD disable wait code 17 years ago
Eric Miao a7535ba730 pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() 17 years ago
eric miao 84f43c308b pxafb: introduce register independent LCD connection type for pxafb 17 years ago
eric miao 2c42dd8ebd pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors 17 years ago