Age | Commit message (Expand) | Author | Files | Lines |
2011-07-25 | OMAP: DSS2: DISPC: Fix context save/restore | Tomi Valkeinen | 1 | -59/+38 |
2011-07-25 | OMAP: DSS2: DISPC: remove finegrained clk enables/disables | Tomi Valkeinen | 1 | -146/+19 |
2011-07-25 | OMAP: DSS2: Use PM runtime & HWMOD support | Tomi Valkeinen | 1 | -101/+225 |
2011-07-01 | OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4 | Tomi Valkeinen | 1 | -8/+42 |
2011-07-01 | OMAP: DSS2: Add Color Phase Rotation support | Tomi Valkeinen | 1 | -0/+34 |
2011-07-01 | OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2 | Tomi Valkeinen | 1 | -54/+91 |
2011-07-01 | OMAP: DSS2: remove extra includes from include/video/omapdss.h | Tomi Valkeinen | 1 | -0/+1 |
2011-05-23 | OMAP: DSS2: Add support for NV12 format | Amber Jain | 1 | -32/+169 |
2011-05-23 | OMAP: DSS2: Add new registers for NV12 support | Amber Jain | 1 | -0/+197 |
2011-05-23 | OMAP: DSS2: Use for loop where ever possible in SR(), RR() | Amber Jain | 1 | -128/+46 |
2011-05-23 | OMAP: DSS2: Ensure non-zero FIR values are configured | Amber Jain | 1 | -11/+4 |
2011-05-23 | OMAP: DSS2: Add new color formats for OMAP4 | Amber Jain | 1 | -32/+77 |
2011-05-12 | OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 | Archit Taneja | 1 | -0/+8 |
2011-05-12 | OMAP: DSS2: Pass platform_device as an argument in dsi functions | Archit Taneja | 1 | -2/+6 |
2011-05-11 | OMAP: DSS2: Remove usage of struct dispc_reg | Archit Taneja | 1 | -6/+6 |
2011-05-11 | OMAP: DSS2: Clean up DISPC overlay manager register definitions | Archit Taneja | 1 | -89/+89 |
2011-05-11 | OMAP: DSS2: Clean up DISPC overlay register definitions | Archit Taneja | 1 | -499/+385 |
2011-05-11 | OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" | Archit Taneja | 1 | -6/+6 |
2011-05-11 | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 1 | -1/+1 |
2011-03-16 | OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV. | Mythri P K | 1 | -0/+14 |
2011-03-11 | OMAP4: DSS2: Clock source changes for OMAP4 | Taneja, Archit | 1 | -5/+26 |
2011-03-11 | OMAP2PLUS: DSS2: Cleanup clock source related code | Taneja, Archit | 1 | -6/+9 |
2011-03-11 | OMAP: DSS2: fix omap_dispc_register_isr() fail path | Tomi Valkeinen | 1 | -0/+3 |
2011-03-11 | OMAP4: DSS2: Using dss_features to set independent core clock divider | Murthy, Raghuveer | 1 | -0/+24 |
2011-03-11 | OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch) | Murthy, Raghuveer | 1 | -13/+14 |
2011-03-11 | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming | Archit Taneja | 1 | -1/+1 |
2011-03-11 | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP | Archit Taneja | 1 | -3/+4 |
2011-03-11 | OMAP2PLUS: DSS2: Make members of dss_clk_source generic | Archit Taneja | 1 | -2/+2 |
2011-03-11 | OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup | Archit Taneja | 1 | -15/+37 |
2011-03-11 | OMAP: DSS2: Have separate irq handlers for DISPC and DSI | archit taneja | 1 | -4/+36 |
2011-03-11 | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 1 | -5/+5 |
2011-03-11 | OMAP2,3: DSS2: Use platform device to get baseaddr | Senthilvadivu Guruswamy | 1 | -3/+8 |
2011-03-11 | OMAP2,3: DSS2: replace printk with dev_dbg in init | Sumit Semwal | 1 | -1/+1 |
2011-03-11 | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 1 | -41/+64 |
2011-01-10 | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o... | Sumit Semwal | 1 | -11/+10 |
2011-01-10 | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4 | Archit Taneja | 1 | -1/+11 |
2011-01-10 | OMAP: DSS2: LCD2 Channel Changes for DISPC | Sumit Semwal | 1 | -39/+242 |
2011-01-10 | OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument | Sumit Semwal | 1 | -27/+35 |
2011-01-10 | OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf... | Sumit Semwal | 1 | -16/+22 |
2011-01-10 | OMAP: DSS2: Represent DISPC register defines with channel as parameter | Sumit Semwal | 1 | -88/+82 |
2011-01-10 | OMAP: DSS2: Clean up DISPC color mode validation checks | Archit Taneja | 1 | -48/+5 |
2011-01-10 | OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support | Rajkumar N | 1 | -7/+23 |
2011-01-10 | OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending() | Archit Taneja | 1 | -2/+1 |
2010-10-23 | OMAP: DSS2: Use dss_features framework on DSS2 code | Archit Taneja | 1 | -25/+31 |
2010-09-29 | OMAP: DSS2: make filter coefficient tables human readable | Grazvydas Ignotas | 1 | -120/+94 |
2010-08-05 | OMAP: DSS2: DSI: use BTA to end the frame transfer | Tomi Valkeinen | 1 | -3/+2 |
2010-08-03 | OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interrupts | Ville Syrjälä | 1 | -1/+10 |
2010-02-24 | OMAP: DSS2: move enable/disable/suspend/resume | Tomi Valkeinen | 1 | -5/+7 |
2010-02-24 | OMAP: DSS2: move enable/disable_channel to overlay manager | Tomi Valkeinen | 1 | -2/+22 |
2010-02-23 | OMAP: DSS2: fix get_dsi/dispc_clk_source() usage | Tomi Valkeinen | 1 | -2/+2 |