index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
OMAP: DSS2: Use PM runtime & HWMOD support
Tomi Valkeinen
2011-07-25
1
-89
/
+155
*
OMAP: DSS2: Clean up probe for DSS & DSI
Tomi Valkeinen
2011-07-25
1
-25
/
+5
*
OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4
Tomi Valkeinen
2011-07-01
1
-8
/
+3
*
OMAP: DSS2: DSI: sync when disabling a display
Tomi Valkeinen
2011-07-01
1
-0
/
+5
*
OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use
Tomi Valkeinen
2011-07-01
1
-0
/
+4
*
OMAP: DSS2: DSI: Change dummy macros to inline functions
Tomi Valkeinen
2011-07-01
1
-3
/
+12
*
OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register
Archit Taneja
2011-05-16
1
-4
/
+32
*
OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register
Archit Taneja
2011-05-16
1
-9
/
+88
*
OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private w...
Archit Taneja
2011-05-16
1
-18
/
+7
*
OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()
Archit Taneja
2011-05-16
1
-5
/
+0
*
OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4
Archit Taneja
2011-05-12
1
-16
/
+101
*
OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrs
Archit Taneja
2011-05-12
1
-18
/
+25
*
OMAP: DSS2: DSI: Use platform_device pointer to get dsi data
Archit Taneja
2011-05-12
1
-263
/
+409
*
OMAP: DSS2: Pass platform_device as an argument in dsi functions
Archit Taneja
2011-05-12
1
-422
/
+516
*
OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()
Archit Taneja
2011-05-12
1
-3
/
+2
*
OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsi
Archit Taneja
2011-05-12
1
-20
/
+28
*
OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs()
Archit Taneja
2011-05-11
1
-0
/
+2
*
OMAP: DSS2: DSI: Add OMAP4 CIO irqs
Tomi Valkeinen
2011-05-11
1
-4
/
+23
*
OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit
Tomi Valkeinen
2011-05-11
1
-0
/
+5
*
OMAP: DSS2: DSI: Add DSI pad muxing support
Tomi Valkeinen
2011-05-11
1
-0
/
+15
*
OMAP: DSS2: DSI: add parameter to enter ulps on disable
Tomi Valkeinen
2011-05-11
1
-4
/
+4
*
OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset
Tomi Valkeinen
2011-05-11
1
-0
/
+65
*
OMAP: DSS2: DSI: fix CIO init and uninit
Tomi Valkeinen
2011-05-11
1
-25
/
+29
*
OMAP: DSS2: DSI: implement enable/disable SCP clk
Tomi Valkeinen
2011-05-11
1
-5
/
+28
*
OMAP: DSS2: DSI: fix _dsi_print_reset_status
Tomi Valkeinen
2011-05-11
1
-2
/
+15
*
OMAP: DSS2: DSI: rename complexio related functions
Tomi Valkeinen
2011-05-11
1
-19
/
+19
*
OMAP: DSS2: DSI: add option to leave DSI lanes powered on
Tomi Valkeinen
2011-05-11
1
-11
/
+24
*
OMAP: DSS2: DSI: implement ULPS enter and exit
Tomi Valkeinen
2011-05-11
1
-18
/
+123
*
OMAP: DSS2: DSI: Remove CIO LDO status check
Tomi Valkeinen
2011-05-11
1
-8
/
+0
*
OMAP: DSS2: DSI: Add lane override functions
Tomi Valkeinen
2011-05-11
1
-0
/
+58
*
OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"
Archit Taneja
2011-05-11
1
-7
/
+0
*
OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration
Archit Taneja
2011-05-11
1
-5
/
+5
*
OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"
Archit Taneja
2011-05-11
1
-19
/
+19
*
OMAP: DSS2: move dss device clock configuration
Tomi Valkeinen
2011-05-11
1
-7
/
+7
*
OMAP: DSS2: DSI: Introduce sync_vc functions
Archit Taneja
2011-05-11
1
-63
/
+117
*
OMAP4: DSS2: Register configuration changes for DSI
Archit Taneja
2011-05-11
1
-21
/
+39
*
OMAP: DSS2: DSI: Fix DSI PLL power bug
Tomi Valkeinen
2011-05-11
1
-0
/
+5
*
OMAP: DSS2: DSI: fix dsi_dump_clocks()
Tomi Valkeinen
2011-05-11
1
-5
/
+1
*
OMAP: DSS2: DSI: fix use_sys_clk & highfreq
Tomi Valkeinen
2011-05-11
1
-0
/
+3
*
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
2011-05-11
1
-1
/
+1
*
OMAP: DSS2: DSI: fix IRQ debug prints
Tomi Valkeinen
2011-03-15
1
-0
/
+9
*
OMAP: DSS2: DSI: catch DSI errors in send_bta_sync
Tomi Valkeinen
2011-03-15
1
-4
/
+11
*
OMAP: DSS2: DSI: use ISR for BTA in framedone
Tomi Valkeinen
2011-03-15
1
-42
/
+15
*
OMAP: DSS2: DSI: use ISR in send_bta_sync
Tomi Valkeinen
2011-03-15
1
-14
/
+18
*
OMAP: DSS2: DSI: Add ISR support
Tomi Valkeinen
2011-03-15
1
-25
/
+304
*
OMAP: DSS2: DSI: Restructure IRQ handler
Tomi Valkeinen
2011-03-15
1
-50
/
+73
*
OMAP: DSS2: FEATURES: DSI PLL parameter cleanup
Taneja, Archit
2011-03-15
1
-23
/
+46
*
OMAP: DSS2: FEATURES: Functions to return min and max values of parameters
Taneja, Archit
2011-03-15
1
-1
/
+1
*
HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL
Tomi Valkeinen
2011-03-11
1
-0
/
+20
*
OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.
Archit Taneja
2011-03-11
1
-3
/
+0
[prev]
[next]