aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/omapfb
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: OMAPFB: Set overlay zorder to 0 if omapfb API usedMike J. Chen2012-10-171-0/+5
* OMAP4: OMAPFB: Always set a x_decim and y_decim in overlaysMike J. Chen2012-10-171-0/+13
* Revert "OMAPDSS: OMAPFB: Add support to suspend HDMI display"Andrii Guriev2012-09-241-22/+15
* OMAPDSS: OMAPFB: Add support to suspend HDMI displayVictor Kleinik2012-08-021-15/+22
* OMAPFB: Select correct VSYNC IRQ based on DSS channelMuralidhar Dixit2012-07-273-17/+33
* OMAP4: OMAPFB: Dont error if display is already ONDandawate Saket2012-07-171-6/+7
* OMAPDSS: OMAPFB : Add support for default display scaling.Dandawate Saket2012-07-173-23/+111
* OMAPFB: Asynchronous vsync notificationSunita Nadampalli2012-07-023-0/+73
* Revert "OMAPFB: Do not suspend on FB BLANK, instead disable panel"Varadarajan, Charulatha2012-03-121-1/+3
* OMAPFB: Do not suspend on FB BLANK, instead disable panelLajos Molnar2012-02-141-3/+1
* Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-072-12/+9
|\
| * OMAP: OMAPFB: Use omapdss_display_get_dimensions()Lajos Molnar2011-10-062-12/+9
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-09-122-0/+36
|\ \ | |/
| * OMAP:DSS: Switch HDMI timings and EDID handling to use fbmonLajos Molnar2011-09-072-0/+36
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-08-251-5/+9
|\ \ | |/
| * OMAP: OMAPFB: Enable disabled displays on FB_UNBLANKLajos Molnar2011-08-241-5/+9
| * OMAP:FB: Export omapfb_mode_to_dss_mode.Lajos Molnar2011-08-171-5/+6
| * OMAP4: DSS: Making the deault color format of framebuffer ARGB32Lajos Molnar2011-07-111-1/+1
* | OMAP:FB: Export omapfb_mode_to_dss_mode.Lajos Molnar2011-08-221-5/+6
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-06-241-1/+1
|\ \
| * | (TEMP) OMAP: DSS: enable video decodingLajos Molnar2011-06-231-1/+1
| |/
* | [Blaze] omap: dss: dsi: add manual updateVikram Pandita2011-06-231-1/+14
|/
* OMAP: DSS: align fb stride to 32 pixelsErik Gilling2011-06-131-2/+3
* OMAP: DSS2: OMAPFB: Reduce stack usageTomi Valkeinen2011-05-121-34/+61
* OMAP: DSS2: OMAPFB: remove dead codeTomi Valkeinen2011-05-121-29/+0
* OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructionsNiels de Vos2011-05-111-2/+4
* OMAP: DSS2: Convert simple/strict_strto* to kstrto*Tomi Valkeinen2011-05-111-7/+14
* OMAP: DSS2: OMAPFB: Remove implicit display update on unblankJani Nikula2011-05-111-13/+0
* OMAP: DSS2: OMAPFB: Handle errors when initializing panelTomi Valkeinen2011-05-111-21/+59
* OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula2011-05-112-4/+20
* OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-114-4/+4
* OMAPFB: Adding a check for timings in set_def_modeJanorkar, Mayuresh2011-03-111-7/+16
* OMAP2PLUS: DSS2: Add OMAP4 Kconfig supportMayuresh Janorkar2011-03-111-3/+3
* OMAP: DSS2: OMAPFB: Add null pointer checkSamreen2011-01-101-2/+3
* OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy2010-10-221-0/+10
* OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy2010-10-221-1/+1
* OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot2010-10-221-8/+8
* OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNCGrazvydas Ignotas2010-08-051-0/+12
* OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modesMaurus Cuelenaere2010-08-051-2/+2
* OMAP: DSS2: OMAPFB: Fix probe error pathAfzal Mohammed2010-08-051-7/+7
* OMAP: DSS2: OMAPFB: Fix sysfs mirror input checkJani Nikula2010-08-051-1/+1
* OMAP: DSS2: OMAPFB: Remove redundant color register range checkJani Nikula2010-08-051-5/+0
* OMAP: DSS2: OMAPFB: Remove redundant rotate range checkJani Nikula2010-08-051-1/+1
* OMAP: DSS2: OMAPFB: Check fb2display() return valueJani Nikula2010-08-052-1/+4
* OMAP: DSS2: OMAPFB: Add some locking debug checksVille Syrjälä2010-08-034-0/+13
* OMAP: DSS2: OMAPFB: Make lockdep happyVille Syrjälä2010-08-033-13/+36
* OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsemVille Syrjälä2010-08-034-25/+10
* OMAP: DSS2: OMAPFB: Add locking for memory regionsVille Syrjälä2010-08-034-21/+140
* OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä2010-08-034-63/+179
* OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()Ville Syrjälä2010-08-031-0/+2