Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f7018c21350204c4cf628462f229d44d03545254
/
drivers
/
video
/
fbdev
/
omap2
/
dss
/
dpi.c
f7018c2
video: move fbdev to drivers/video/fbdev
by Tomi Valkeinen
· 11 years ago
[Renamed from drivers/video/omap2/dss/dpi.c]
17d5ca9
Merge branch '3.15/dss-dt' into 3.15/fbdev
by Tomi Valkeinen
· 11 years ago
2ecef24
OMAPDSS: Add DT support to DSS
by Tomi Valkeinen
· 11 years ago
d8d78941
OMAPDSS: convert pixel clock to common videomode style
by Tomi Valkeinen
· 12 years ago
c56812f
OMAPDSS: fix fck field types
by Tomi Valkeinen
· 11 years ago
cb1fbad
Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-next
by Tomi Valkeinen
· 11 years ago
40359a9
OMAPDSS: don't print errors on -EPROBE_DEFER
by Tomi Valkeinen
· 11 years ago
688af02
OMAPDSS: pass pck to dss fck clock calc
by Tomi Valkeinen
· 11 years ago
d0f58bd
OMAPDSS: remove struct dss_clock_info
by Tomi Valkeinen
· 11 years ago
9560dc10
OMAPDSS: rename omap_dss_device's 'device' field to 'dst'
by Tomi Valkeinen
· 11 years ago
86a3efe
OMAPDSS: DPI: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
4123de2
OMAPDSS: DPI: change regulator handling
by Tomi Valkeinen
· 11 years ago
19fd744
Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-next
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
72e5512
OMAPDSS: DPI: Fix wrong pixel clock limit
by Tomi Valkeinen
· 11 years ago
0b24edb
OMAPDSS: DPI: Add ops
by Tomi Valkeinen
· 12 years ago
5d47dbc
OMAPDSS: public omapdss_register_output()
by Tomi Valkeinen
· 12 years ago
b7328e1
OMAPDSS: add THIS_MODULE owner to DSS outputs
by Tomi Valkeinen
· 12 years ago
1f68d9c
OMAPDSS: combine omap_dss_output into omap_dss_device
by Tomi Valkeinen
· 12 years ago
d392393
OMAPDSS: remove omap_dss_start/stop_device()
by Tomi Valkeinen
· 12 years ago
00df43b
OMAPDSS: DPI: fix regulators for DT
by Tomi Valkeinen
· 12 years ago
2795f64
OMAPDSS: DPI: cleanup pll & regulator init
by Tomi Valkeinen
· 12 years ago
c6ca5b2
OMAPDSS: only probe pdata if there's one
by Tomi Valkeinen
· 12 years ago
bcb734d
OMAPDSS: DPI: Add error handling for dpi_probe_pdata
by Tomi Valkeinen
· 12 years ago
94cf394
OMAPDSS: DPI: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
2c6360f
OMAPDSS: DPI: widen the pck search when using dss fck
by Tomi Valkeinen
· 12 years ago
100c826
OMAPDSS: DPI: use new clock calculation code
by Tomi Valkeinen
· 12 years ago
f8ad984
OMAPDSS: DPI: fix dpi_get_dsidev() for omap5
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
03a0d1e
OMAPDSS: DPI: remove omap_dss_device uses
by Tomi Valkeinen
· 12 years ago
bd0f5cc
OMAPDSS: fix TV-out issue with DSI PLL
by Tomi Valkeinen
· 12 years ago
8b09551
OMAPDSS: DPI: use dispc's check_timings
by Tomi Valkeinen
· 12 years ago
486c0e1
OMAPDSS: manage output-dssdev connection in output drivers
by Tomi Valkeinen
· 12 years ago
1de8e12
OMAPDSS: DPI: fix crash with dpi_verify_dsi_pll()
by Tomi Valkeinen
· 12 years ago
0e8276e
OMAPDSS: DPI: always use DSI PLL if available
by Tomi Valkeinen
· 12 years ago
6061675
OMAPDSS: DPI: verify if DSI PLL is operational
by Tomi Valkeinen
· 12 years ago
8a3db40
OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pll
by Tomi Valkeinen
· 12 years ago
a5b8399
OMAPDSS: hide dss_select_dispc_clk_source()
by Tomi Valkeinen
· 12 years ago
2bbcce5
OMAPDSS: export dss_get_def_display_name()
by Tomi Valkeinen
· 12 years ago
13b1ba7
OMAPDSS: add missing include for string.h
by Tomi Valkeinen
· 12 years ago
5d512fc
OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references
by Archit Taneja
· 12 years ago
81b87f5
OMAPDSS: outputs: Create and register output instances
by Archit Taneja
· 12 years ago
406f7b8
Merge OMAP5 DSS changes to omapdss
by Tomi Valkeinen
· 12 years ago
de09e45
OMAPDSS: Add support for DPI source selection
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
b82fe7f
OMAPDSS: fix set_timings
by Tomi Valkeinen
· 12 years ago
fe6a466
OMAPDSS: remove unnecessary includes
by Tomi Valkeinen
· 12 years ago
195e672
OMAPDSS: DPI: Remove cpu_is_xxxx checks
by Chandrabhanu Mahapatra
· 12 years ago
c6b393d
OMAPDSS: DPI: Maintain copy of number of data lines in driver data
by Archit Taneja
· 12 years ago
bdcae3c
OMAPDSS: DPI displays: Take care of panel timings in the driver itself
by Archit Taneja
· 12 years ago
c499144
OMAPDSS: DPI: Maintain our own timings field in driver data
by Archit Taneja
· 12 years ago
c8a5e4e
OMAPDSS: DPI: Add locking for DPI interface
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
5cf9a26
OMAPDSS: DPI: 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
0e065c7
OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()
by Archit Taneja
· 12 years ago
a9105cb
OMAPDSS: Remove passive matrix LCD support (part 4)
by Archit Taneja
· 12 years ago
d21f43b
OMAPDSS: Remove passive matrix LCD support (part 3)
by Archit Taneja
· 12 years ago
5ae9eaa
OMAPDSS: Remove passive matrix LCD support (part 2)
by Archit Taneja
· 12 years ago
6d523e7
OMAPDSS: Remove passive matrix LCD support (part 1)
by Archit Taneja
· 12 years ago
38f3daf
OMAPDSS: separate pdata based initialization
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
852f083
OMAPDSS: remove uses of dss_runtime_get/put
by Tomi Valkeinen
· 13 years ago
a57dd4f
OMAPDSS: create DPI & SDI drivers
by Tomi Valkeinen
· 13 years ago
fcc3661
OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
by Archit Taneja
· 13 years ago
b917fa3
OMAPDSS: MANAGER: Create a function to check manager timings
by Archit Taneja
· 13 years ago
4172116
OMAPDSS: Apply manager timings instead of direct DISPC writes
by Archit Taneja
· 13 years ago
8f36616
OMAPDSS: DISPC: Clean up manager timing/size functions
by Archit Taneja
· 13 years ago
c51d921
OMAPDSS: DISPC: Use a common function to set manager timings
by Archit Taneja
· 13 years ago
4041071
ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c
by Russell King
· 13 years ago
33ca237
OMAPDSS: check the return value of dss_mgr_enable()
by Tomi Valkeinen
· 13 years ago
7797c6d
OMAPDSS: hide manager's enable/disable()
by Tomi Valkeinen
· 13 years ago
a8a3593
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
by Paul Gortmaker
· 13 years ago
569969d
OMAP: DSS2: Clean up stallmode and io pad mode selection
by Archit Taneja
· 13 years ago
26d9dd0
OMAP: DSS2: DISPC: rename manager related funcs
by Tomi Valkeinen
· 13 years ago
5e78509
OMAP: DSS2: fix clock sources on error and uninit
by Tomi Valkeinen
· 13 years ago
05e1d60
OMAP: DSS2: check for manager when enabling display
by Tomi Valkeinen
· 13 years ago
4fbafaf
OMAP: DSS2: Use PM runtime & HWMOD support
by Tomi Valkeinen
· 14 years ago
19077a7
OMAP: DSS2: DPI: remove unneeded SYSCK enable/disable
by Tomi Valkeinen
· 14 years ago
5a8b572
OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4
by Archit Taneja
· 14 years ago
a72b64b
OMAP: DSS2: Pass platform_device as an argument in dsi functions
by Archit Taneja
· 14 years ago
41e03d1
OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()
by Archit Taneja
· 14 years ago
2a89dc1
OMAP: DSS2: DSI: add option to leave DSI lanes powered on
by Tomi Valkeinen
· 14 years ago
7636b3b
OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"
by Archit Taneja
· 14 years ago
e888166
OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration
by Archit Taneja
· 14 years ago
89a35e5
OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"
by Archit Taneja
· 14 years ago
a0b38cc
OMAP: DSS2: Move display.h to include/video/
by Tomi Valkeinen
· 14 years ago
277b288
OMAP: DSS2: Remove pdev argument from dpi_init
by Tomi Valkeinen
· 14 years ago
1bb4783
OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming
by Archit Taneja
· 14 years ago
88134fa
OMAP2PLUS: DSS2: Make members of dss_clk_source generic
by Archit Taneja
· 14 years ago
5f42f2c
OMAP: DSS2: Delay regulator_get() calls
by Tomi Valkeinen
· 14 years ago
6af9cd1
OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver
by Archit Taneja
· 14 years ago
2a205f3
OMAP: DSS2: LCD2 Channel Changes for DISPC
by Sumit Semwal
· 14 years ago
ff1b2cd
OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument
by Sumit Semwal
· 14 years ago
64ba4f7
OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interface drivers
by Sumit Semwal
· 14 years ago
Next »