summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)AuthorFilesLines
2012-07-16OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen3-4/+6
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+3
2012-03-21OMAPDSS: register dss drivers in module initTomi Valkeinen1-58/+77
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson3-9/+30
2012-03-13OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen1-19/+18
2012-03-06OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen1-5/+6
2012-03-06OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2-1/+23
2012-03-06OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar1-5/+4
2012-03-06OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar2-5/+6
2012-03-06OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K1-8/+8
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen2-9/+24
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen1-0/+6
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2-5/+3
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+3
2012-02-24ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren1-5/+0
2012-02-24Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2-9/+24
2012-02-23OMAPDSS: HDMI: hot plug detect fixRob Clark1-8/+1
2012-02-23OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja1-1/+23
2012-02-23Merge branch 'work/old-omapfb-removal'Tomi Valkeinen1-1/+0
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen1-1/+0
2012-02-21OMAPDSS: HDMI: Modify logic to configure MCLKRicardo Neri1-2/+4
2012-02-21OMAPDSS: HDMI: Implement initialization of MCLKRicardo Neri1-15/+22
2012-02-21OMAPDSS: Add DSS feature for HDMI MCLK for audioRicardo Neri2-0/+42
2012-02-21OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_dataMythri P K3-44/+46
2012-02-21OMAPDSS: DISPC: Fix scaling constraints for OMAP4Archit Taneja1-4/+8
2012-02-21OMAPDSS: Features: Maintain dss_feats as a listArchit Taneja2-66/+128
2012-02-21OMAPDSS: cleanup probe functionsTomi Valkeinen5-71/+61
2012-02-21Merge commit 'v3.3-rc4'Tomi Valkeinen9-10/+82
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds8-10/+77
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen3-4/+71
2012-01-26OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen6-6/+6
2012-01-25Merge branch 'work/fifomerge'Tomi Valkeinen7-66/+252
2012-01-25OMAPDSS: use devm_ functionsJulia Lawall5-43/+23
2012-01-25OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...Danny Kukawka1-0/+5
2012-01-25OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculationRicardo Neri1-1/+1
2012-01-25OMAPDSS: HDMI: remove duplicate code and mode parameterMythri P K1-11/+7
2012-01-25OMAPDSS: HDMI: change the timing match logicMythri P K1-100/+76
2012-01-25OMAPDSS: HDMI: update static timing tableMythri P K3-67/+63
2012-01-25OMAPDSS: HDMI: remove duplicate video interface codeMythri P K2-30/+8
2012-01-25OMAPDSS: DISPC: Add naive threshold calc for fifomergeTomi Valkeinen3-6/+30
2012-01-25OMAPDSS: DISPC: move fifo threhold calc to dispc.cTomi Valkeinen5-60/+24
2012-01-25OMAPDSS: DISPC: print fifo threshold values in bytesTomi Valkeinen1-4/+4
2012-01-25OMAPDSS: APPLY: add fifo-merge supportTomi Valkeinen1-8/+156
2012-01-25OMAPDSS: APPLY: add fifo merge support funcsTomi Valkeinen1-0/+43
2012-01-25OMAPDSS: FEAT: Add FIFO_MERGE featureTomi Valkeinen3-4/+11
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds20-1992/+2588
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell3-4/+4
2012-01-05ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driverRicardo Neri3-34/+31
2012-01-05OMAPDSS: HDMI: Create function to enable HDMI audioRicardo Neri3-13/+31