Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c1a3ea0dc48d6b5d580781578a40f9a9e4acef8
/
drivers
/
video
/
omap2
/
dss
/
dsi.c
2c1a3ea
OMAPDSS: DSI: fix DSI channel source initialization
by Tomi Valkeinen
· 12 years ago
b7dec9b
OMAPDSS: DSI: delay dispc initialization
by Tomi Valkeinen
· 12 years ago
2eea5ae
OMAPDSS: add output->dispc_channel
by Tomi Valkeinen
· 12 years ago
7286a08
OMAPDSS: add output->name
by Tomi Valkeinen
· 12 years ago
5761217
OMAPDSS: DSI: remove omap_dss_device uses
by Tomi Valkeinen
· 12 years ago
a0d269e
OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdev
by Tomi Valkeinen
· 12 years ago
1550202
OMAPDSS: manage framedone irq with mgr ops
by Tomi Valkeinen
· 12 years ago
486c0e1
OMAPDSS: manage output-dssdev connection in output drivers
by Tomi Valkeinen
· 12 years ago
76eed4b
OMAPDSS: HACK: look for regulators with omap4 names
by Tomi Valkeinen
· 12 years ago
a5b8399
OMAPDSS: hide dss_select_dispc_clk_source()
by Tomi Valkeinen
· 12 years ago
7a98786
OMAPDSS: DSI: workaround for HSDiv problem
by Tomi Valkeinen
· 12 years ago
b7f1fe5
OMAPDSS: DSI: skip odd dividers when pck >= 100MHz
by Tomi Valkeinen
· 12 years ago
2bbcce5
OMAPDSS: export dss_get_def_display_name()
by Tomi Valkeinen
· 12 years ago
78e7f25
OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
by Tomi Valkeinen
· 12 years ago
e7d9facf
Merge tag 'v3.7-rc1'
by Tomi Valkeinen
· 12 years ago
28bcd19
OMAPDSS: Remove dss_debug variable
by Chandrabhanu Mahapatra
· 12 years ago
f30be7d
OMAPDSS: Replace multi part debug prints with pr_debug
by Chandrabhanu Mahapatra
· 12 years ago
702d267
OMAPDSS: Cleanup DSSDBG with dynamic pr_debug function
by Chandrabhanu Mahapatra
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
eea8340
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
400e65d
OMAPDSS: DSI: Remove dsi_pdev_map global struct
by Archit Taneja
· 12 years ago
81b87f5
OMAPDSS: outputs: Create and register output instances
by Archit Taneja
· 12 years ago
9e7e937
OMAPDSS: DSI: Pass dsi platform device wherever possible
by Archit Taneja
· 12 years ago
e84dc1c
OMAPDSS: DSI: fix tlpx_half reg field length
by Tomi Valkeinen
· 12 years ago
406f7b8
Merge OMAP5 DSS changes to omapdss
by Tomi Valkeinen
· 12 years ago
77ccbfb
OMAPDSS: DSI: Add code to disable PHY DCC
by Tomi Valkeinen
· 12 years ago
2ac80fb
OMAPDSS: DSI: Add new linebuffer size for OMAP5
by Tomi Valkeinen
· 12 years ago
6d44610
OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL
by Tomi Valkeinen
· 12 years ago
f8ef3d6
OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCO
by Tomi Valkeinen
· 12 years ago
d66b158
OMAPDSS: DSI: improve DSI clock calcs for DISPC
by Tomi Valkeinen
· 12 years ago
5274484
OMAPDSS: alloc dssdevs dynamically
by Tomi Valkeinen
· 12 years ago
1521653
OMAPDSS: register only one display device per output
by Tomi Valkeinen
· 12 years ago
8768a52
OMAPDSS: omap_dss_register_device() doesn't take display index
by Tomi Valkeinen
· 12 years ago
fe6a466
OMAPDSS: remove unnecessary includes
by Tomi Valkeinen
· 12 years ago
ab58525
OMAPDSS: fix use of dssdev->caps
by Tomi Valkeinen
· 12 years ago
ee144e6
OMAPDSS: DSI: calculate dsi clock
by Tomi Valkeinen
· 12 years ago
136b572
workqueue: deprecate __cancel_delayed_work()
by Tejun Heo
· 12 years ago
203b42f
workqueue: make deferrable delayed_work initializer names consistent
by Tejun Heo
· 12 years ago
0b3ffe3
OMAPDSS: DSI: Maintain copy of video mode timings in driver data
by Archit Taneja
· 12 years ago
6b849375
OMAPDSS: DSI: Rename dsi_videomode_data to dsi_videomode_timings
by Archit Taneja
· 12 years ago
dca2b15
OMAPDSS: DSI: Maintain copy of operation mode in driver data
by Archit Taneja
· 12 years ago
02c3960
OMAPDSS: DSI: Maintain copy of pixel format in driver data
by Archit Taneja
· 12 years ago
55cd63a
OMAPDSS: DSI: Update manager timings on a manual update
by Archit Taneja
· 12 years ago
e352574
OMAPDSS: DSI: Add function to set panel size for command mode panels
by Archit Taneja
· 12 years ago
e67458a
OMAPDSS: DSI: Maintain own copy of timings in driver data
by Archit Taneja
· 12 years ago
f476ae9
OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface drivers
by Archit Taneja
· 12 years ago
7d2572f
OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parameters
by Archit Taneja
· 12 years ago
f0d08f8
OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()
by Archit Taneja
· 12 years ago
bd5a7b1
OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI
by Archit Taneja
· 12 years ago
d21f43b
OMAPDSS: Remove passive matrix LCD support (part 3)
by Archit Taneja
· 12 years ago
6d523e7
OMAPDSS: Remove passive matrix LCD support (part 1)
by Archit Taneja
· 12 years ago
efa70b3
OMAPDSS: Cleanup implementation of LCD channels
by Chandrabhanu Mahapatra
· 12 years ago
5be3aeb
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
by Tomi Valkeinen
· 12 years ago
f11766d
OMAPDSS: add clk_prepare_enable and clk_disable_unprepare
by Rajendra Nayak
· 12 years ago
2e063c3
OMAPDSS: DSI: Fix bug when calculating LP command interleaving parameters
by Archit Taneja
· 12 years ago
c6eee96
OMAPDSS: remove compiler warnings when CONFIG_BUG=n
by Tomi Valkeinen
· 12 years ago
6f28c29
OMAPDSS: DSI: Support command mode interleaving during video mode blanking periods
by Archit Taneja
· 13 years ago
38f3daf
OMAPDSS: separate pdata based initialization
by Tomi Valkeinen
· 13 years ago
11ee960
OMAPDSS: DSI: improve DSI module id handling
by Tomi Valkeinen
· 13 years ago
9d8232a
OMAPDSS: init omap_dss_devices internally
by Tomi Valkeinen
· 13 years ago
35deca3
OMAPDSS: interface drivers register their panel devices
by Tomi Valkeinen
· 13 years ago
6e7e8f0
OMAPDSS: add __init & __exit
by Tomi Valkeinen
· 13 years ago
61055d4
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
by Tomi Valkeinen
· 13 years ago
e40402c
OMAPDSS: move the creation of debugfs files
by Tomi Valkeinen
· 13 years ago
852f083
OMAPDSS: remove uses of dss_runtime_get/put
by Tomi Valkeinen
· 13 years ago
04c742c
OMAPDSS: remove return from platform_driver_unreg
by Tomi Valkeinen
· 13 years ago
00928ea
OMAPDSS: clean up the omapdss platform data mess
by Tomi Valkeinen
· 13 years ago
e23d83b
OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id
by Tomi Valkeinen
· 13 years ago
9b71fb5
Merge branch 'for-l-o-3.5'
by Tomi Valkeinen
· 13 years ago
4172116
OMAPDSS: Apply manager timings instead of direct DISPC writes
by Archit Taneja
· 13 years ago
408d9db
OMAPDSS: DISPC: Remove Fake VSYNC support
by Archit Taneja
· 13 years ago
e4a9e94
OMAPDSS: DSI: implement generic DSI pin config
by Tomi Valkeinen
· 13 years ago
c51d921
OMAPDSS: DISPC: Use a common function to set manager timings
by Archit Taneja
· 13 years ago
b6e695a
OMAPDSS: DSI: remove option to use pck for DSI PLL clkin
by Tomi Valkeinen
· 13 years ago
cd3b344
OMAPDSS: cleanup probe functions
by Tomi Valkeinen
· 13 years ago
3f60db4b
Merge commit 'v3.3-rc4'
by Tomi Valkeinen
· 13 years ago
98e9685
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
0eaf9f5
OMAPDSS: use sync versions of pm_runtime_put
by Tomi Valkeinen
· 13 years ago
5e36097
Merge branch 'work/fifomerge'
by Tomi Valkeinen
· 13 years ago
6e2a14d
OMAPDSS: use devm_ functions
by Julia Lawall
· 13 years ago
83fa2f2
OMAPDSS: DISPC: move fifo threhold calc to dispc.c
by Tomi Valkeinen
· 13 years ago
51be084
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
84309f1
OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks()
by Archit Taneja
· 13 years ago
33ca237
OMAPDSS: check the return value of dss_mgr_enable()
by Tomi Valkeinen
· 13 years ago
9a147a6
OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
by Tomi Valkeinen
· 13 years ago
7797c6d
OMAPDSS: hide manager's enable/disable()
by Tomi Valkeinen
· 13 years ago
1cb0017
OMAPDSS: pass ovl manager to dss_start_update
by Tomi Valkeinen
· 13 years ago
5476e74
OMAPDSS: remove partial update from DSI
by Tomi Valkeinen
· 13 years ago
8760db5
OMAPDSS: remove partial update from the overlay manager
by Tomi Valkeinen
· 13 years ago
6cc78aa
OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS
by Tomi Valkeinen
· 13 years ago
3b98409
OMAPDSS: DSI: improve wait_for_bit_change
by Tomi Valkeinen
· 13 years ago
522a0c2
OMAPDSS: DSI: fix lane handling when entering ULPS
by Tomi Valkeinen
· 13 years ago
db18644
OMAPDSS: DSI: remove dsi_get_num_lanes_used
by Tomi Valkeinen
· 13 years ago
9b4362f
OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override
by Tomi Valkeinen
· 13 years ago
8dc0766
OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset
by Tomi Valkeinen
· 13 years ago
85f17e8
OMAPDSS: DSI: use lane config in dsi_get_lane_mask
by Tomi Valkeinen
· 13 years ago
4836839
OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
by Tomi Valkeinen
· 13 years ago
739a7f4
OMAPDSS: DSI: Parse lane config
by Tomi Valkeinen
· 13 years ago
d982085
OMAPDSS: DSI: count with number of lanes
by Tomi Valkeinen
· 13 years ago
Next »