summaryrefslogtreecommitdiff
path: root/drivers/video/omap2
AgeCommit message (Expand)AuthorFilesLines
2012-11-23OMAPFB: fix compilation errorTomi Valkeinen1-0/+1
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen1-5/+9
2012-11-22OMAPDSS: panel-n8x0: register the DSS driver after SPI probeAaro Koskinen1-30/+9
2012-11-20OMAPDSS: Add a dispc_features struct for OMAP5Archit Taneja1-1/+18
2012-11-20OMAPDSS: Add overlay manager width and height limits as a dispc featureArchit Taneja3-13/+25
2012-11-19OMAPFB: Delete if statement evaluating a constant.Matthias Brugger1-4/+0
2012-11-19OMAPFB: Fix possible null pointer dereferencingTushar Behera1-1/+1
2012-11-16Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen8-571/+48
2012-11-16Revert "OMAPDSS: HDMI: Create platform device for audio support"Tomi Valkeinen1-62/+0
2012-11-13OMAP: remove vram allocatorTomi Valkeinen4-530/+0
2012-11-13OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen4-41/+48
2012-11-12OMAPDSS: APPLY: Remove unnecessary call to mg_clear_shadow_dirtyArchit Taneja1-2/+0
2012-11-12OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handlerArchit Taneja1-2/+0
2012-11-12OMAPDSS: APPLY: Don't treat an overlay's channel out as shadow bitsArchit Taneja1-18/+26
2012-11-12OMAPDSS: DISPC: Use output width and height to calculate row/pix inc for writ...Archit Taneja1-5/+13
2012-11-12OMAPDSS: DISPC: Don't allow predecimation for writebackArchit Taneja1-3/+8
2012-11-12OMAPDSS: DISPC: Fix calc_scaling_44xx() bugs for writeback pipelineArchit Taneja1-4/+6
2012-11-07OMAPDSS: HACK: look for regulators with omap4 namesTomi Valkeinen2-0/+12
2012-11-07OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_displayRicardo Neri1-1/+1
2012-11-07OMAPDSS: DISPC: fix sparse warningTomi Valkeinen1-1/+1
2012-11-06OMAPDSS: HDMI: Create platform device for audio supportRicardo Neri1-0/+62
2012-11-06OMAPDSS: HDMI: Add op to get audio DMA port address offsetRicardo Neri3-0/+13
2012-11-06OMAPDSS: HDMI: Uninit display on device add errorRicardo Neri1-0/+1
2012-11-06OMAPDSS: HDMI: Handle panel init error at probeRicardo Neri1-3/+11
2012-11-06OMAPDSS: HDMI: Make panel return dssdev register errorsRicardo Neri1-3/+1
2012-11-06OMAPDSS: HDMI: Convert to devm_request_and_ioremapRicardo Neri1-4/+2
2012-11-06OMAPDSS: HDMI: Rename resource variable at probe.Ricardo Neri1-5/+4
2012-11-06OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeoutChuansheng Liu1-2/+0
2012-11-06OMAPDSS: DISPC: Fix the usage of wait_for_completion_timeoutChuansheng Liu1-3/+0
2012-11-05OMAPDSS: DISPC: fix DS variable nameTomi Valkeinen1-5/+5
2012-11-05OMAPDSS: DPI: always use DSI PLL if availableTomi Valkeinen1-27/+37
2012-11-05OMAPDSS: DPI: verify if DSI PLL is operationalTomi Valkeinen1-0/+27
2012-11-05OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pllTomi Valkeinen1-6/+6
2012-11-05OMAPDSS: hide dss_select_dispc_clk_source()Tomi Valkeinen5-16/+10
2012-11-05OMAPDSS: setup default dss fckTomi Valkeinen1-0/+35
2012-11-05OMAPDSS: add dss_calc_clock_rates() backTomi Valkeinen2-0/+24
2012-11-05OMAPDSS: DSI: workaround for HSDiv problemTomi Valkeinen1-0/+6
2012-11-05OMAPDSS: DSI: skip odd dividers when pck >= 100MHzTomi Valkeinen1-0/+5
2012-11-05OMAPDSS: fix DPI & DSI init orderTomi Valkeinen1-6/+6
2012-11-05Merge branch '3.8/misc-2'Tomi Valkeinen25-656/+302
2012-10-29OMAPDSS: DISPC: remove dssdev depependency from error handlerTomi Valkeinen1-15/+4
2012-10-29OMAPDSS: DISPC: fix loop in error handlerTomi Valkeinen1-2/+3
2012-10-29OMAPDSS: fix DSI2 PLL clk namesTomi Valkeinen1-0/+2
2012-10-29OMAPFB: improve mode selection from EDIDTomi Valkeinen1-5/+8
2012-10-29OMAPFB: remove use of extended edid blockTomi Valkeinen1-3/+0
2012-10-29OMAPDSS: HDMI: make hdmi pclk check more permissiveTomi Valkeinen1-1/+2
2012-10-29OMAPDSS: HDMI: add 1920x1200 video modeTomi Valkeinen1-0/+6
2012-10-29OMAPDSS: HDMI: use core power on/off with edid & detectTomi Valkeinen3-4/+41
2012-10-29OMAPDSS: HDMI: split power_on/off to two partsTomi Valkeinen1-29/+46
2012-10-29OMAPDSS: DISPC: Add IRQ enable/status helpersTomi Valkeinen2-12/+36