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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
OMAPDSS: TFP410: use gpio_set_value_cansleep
Russ Dill
2012-05-11
1
-2
/
+2
|
|
*
OMAPDSS: separate pdata based initialization
Tomi Valkeinen
2012-05-11
6
-80
/
+119
|
|
*
OMAPDSS: DSI: improve DSI module id handling
Tomi Valkeinen
2012-05-11
1
-25
/
+21
|
|
*
OMAPDSS: init omap_dss_devices internally
Tomi Valkeinen
2012-05-11
8
-56
/
+42
|
|
*
OMAPDSS: interface drivers register their panel devices
Tomi Valkeinen
2012-05-11
8
-36
/
+122
|
|
*
OMAPDSS: change default_device handling
Tomi Valkeinen
2012-05-11
1
-5
/
+9
|
|
*
OMAPFB: add __init & __exit
Tomi Valkeinen
2012-05-11
1
-5
/
+4
|
|
*
OMAPDSS: add __init & __exit
Tomi Valkeinen
2012-05-11
10
-56
/
+56
|
|
*
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
Tomi Valkeinen
2012-05-11
6
-12
/
+6
|
|
*
OMAPDSS: move the creation of debugfs files
Tomi Valkeinen
2012-05-11
8
-74
/
+48
|
|
*
OMAPDSS: handle output-driver reg/unreg more dynamically
Tomi Valkeinen
2012-05-11
2
-93
/
+59
|
|
*
OMAPDSS: remove uses of dss_runtime_get/put
Tomi Valkeinen
2012-05-11
9
-99
/
+11
|
|
*
OMAPDSS: create DPI & SDI drivers
Tomi Valkeinen
2012-05-11
5
-41
/
+71
|
|
*
OMAPDSS: use platform_driver_probe for core/dispc/dss
Tomi Valkeinen
2012-05-11
3
-6
/
+3
|
|
*
OMAPDSS: remove return from platform_driver_unreg
Tomi Valkeinen
2012-05-11
6
-6
/
+6
|
|
*
OMAPDSS: clean up the omapdss platform data mess
Tomi Valkeinen
2012-05-11
5
-35
/
+43
|
|
*
OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id
Tomi Valkeinen
2012-05-11
1
-3
/
+3
|
|
*
OMAPDSS: TFP410: pdata rewrite
Tomi Valkeinen
2012-05-11
1
-34
/
+38
|
|
*
OMAPFB: fix parsing of vram parameter
Tomi Valkeinen
2012-05-11
1
-1
/
+1
|
|
*
OMAPDSS: OMAPFB: always allow to configure overlay
Grazvydas Ignotas
2012-05-11
1
-2
/
+2
|
|
*
OMAPDSS: VENC: allow switching venc output type at runtime
Grazvydas Ignotas
2012-05-11
1
-1
/
+53
|
|
*
Merge branch 'for-l-o-3.5'
Tomi Valkeinen
2012-05-10
5
-128
/
+171
|
|
|
\
|
|
*
|
OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()
Archit Taneja
2012-05-09
3
-32
/
+28
|
|
*
|
OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()
Archit Taneja
2012-05-09
1
-5
/
+6
|
|
*
|
OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer
Archit Taneja
2012-05-09
1
-3
/
+0
|
|
*
|
OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
Archit Taneja
2012-05-09
2
-0
/
+4
|
|
*
|
OMAPDSS: APPLY: Remove display dependency from overlay and manager checks
Archit Taneja
2012-05-09
4
-25
/
+22
|
|
*
|
OMAPDSS: APPLY: Don't check manager settings if it is disabled
Archit Taneja
2012-05-09
1
-0
/
+3
|
|
*
|
OMAPDSS: MANAGER: Create a function to check manager timings
Archit Taneja
2012-05-09
4
-3
/
+20
|
|
*
|
OMAPDSS: Apply manager timings instead of direct DISPC writes
Archit Taneja
2012-05-09
6
-10
/
+8
|
|
*
|
OMAPDSS: APPLY: Add manager timings as extra_info in private data
Archit Taneja
2012-05-09
2
-13
/
+85
|
|
*
|
OMAPDSS: DISPC: Remove Fake VSYNC support
Archit Taneja
2012-05-09
4
-35
/
+0
|
|
*
|
OMAPDSS: Fix DSI_FCLK clock source selection
Archit Taneja
2012-05-09
1
-2
/
+3
|
|
*
|
OMAPDSS: HDMI: define and dump CORE registers in correct order
Archit Taneja
2012-05-09
2
-68
/
+59
|
|
*
|
OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dump
Archit Taneja
2012-05-09
1
-70
/
+72
|
|
*
|
OMAPDSS: DISPC: Correct DISPC functional clock usage
Chandrabhanu Mahapatra
2012-05-03
2
-27
/
+41
|
|
*
|
OMAPDSS: DISPC: Handle synclost errors in OMAP3
Chandrabhanu Mahapatra
2012-05-03
1
-3
/
+69
|
|
*
|
OMAPDSS: DISPC: Enable predecimation
Chandrabhanu Mahapatra
2012-05-03
1
-81
/
+185
|
|
*
|
ARM: OMAP2+ Add Primview displays to panel-generic
Jan Weitzel
2012-04-23
1
-0
/
+63
|
|
*
|
OMAPDSS: DISPC: Clean up manager timing/size functions
Archit Taneja
2012-04-23
5
-23
/
+37
|
|
*
|
OMAPDSS: DISPC: Use a common function to set manager timings
Archit Taneja
2012-04-23
8
-31
/
+37
|
|
*
|
OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd size
Archit Taneja
2012-04-23
3
-4
/
+24
|
|
*
|
OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config option
Peter Meerwald
2012-04-23
1
-8
/
+0
|
|
*
|
OMAPDSS: Add EDT ET0500G0DH6 display support
Thomas Weber
2012-04-23
1
-0
/
+18
|
|
*
|
OMAPDSS: Add Mitsubishi AA084SB01 display support
Thomas Weber
2012-04-23
1
-0
/
+19
|
|
*
|
OMAPDSS: TPO-TD03MTEA1: add set/check timing functions
Grazvydas Ignotas
2012-04-23
1
-0
/
+15
|
|
*
|
OMAPDSS: provide default get_timings function for panels
Grazvydas Ignotas
2012-04-23
7
-37
/
+9
|
|
*
|
OMAPDSS: OMAPFB: check for matching memory size early
Grazvydas Ignotas
2012-04-23
1
-6
/
+7
|
|
*
|
OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delay
Mark Brown
2012-04-23
1
-1
/
+1
|
|
*
|
OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable()
Mark Brown
2012-04-23
1
-1
/
+4
[prev]
[next]