Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
17ae4e8c5a604fb0812b727e646d31735bd4d396
/
drivers
/
video
/
omap2
/
dss
/
hdmi.c
17ae4e8
OMAPDSS: HDMI: use platform_driver_register()
by Tomi Valkeinen
· 12 years ago
3d62fe5
OMAPDSS: Merge omapdss topic branches
by Tomi Valkeinen
· 12 years ago
b2c9c8e
omapdss: use devm_clk_get()
by Archit Taneja
· 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
002d368
OMAPDSS: HDMI: init output earlier
by Tomi Valkeinen
· 12 years ago
4fdfdf0
OMAPDSS: HDMI: remove HDMI clk divisors from dssdev
by Tomi Valkeinen
· 12 years ago
bc3bad1
video: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
486c0e1
OMAPDSS: manage output-dssdev connection in output drivers
by Tomi Valkeinen
· 12 years ago
a915d4c
Revert "OMAPDSS: HDMI: Create platform device for audio support"
by Tomi Valkeinen
· 12 years ago
76eed4b
OMAPDSS: HACK: look for regulators with omap4 names
by Tomi Valkeinen
· 12 years ago
3758476
OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_display
by Ricardo Neri
· 12 years ago
14840b9
OMAPDSS: HDMI: Create platform device for audio support
by Ricardo Neri
· 12 years ago
d18bc45
OMAPDSS: HDMI: Uninit display on device add error
by Ricardo Neri
· 12 years ago
66a06b0
OMAPDSS: HDMI: Handle panel init error at probe
by Ricardo Neri
· 12 years ago
47e443b
OMAPDSS: HDMI: Convert to devm_request_and_ioremap
by Ricardo Neri
· 12 years ago
af23cb3
OMAPDSS: HDMI: Rename resource variable at probe.
by Ricardo Neri
· 12 years ago
a5b8399
OMAPDSS: hide dss_select_dispc_clk_source()
by Tomi Valkeinen
· 12 years ago
9296dbd
Merge branch '3.8/misc-2'
by Tomi Valkeinen
· 12 years ago
f236b89
OMAPDSS: HDMI: make hdmi pclk check more permissive
by Tomi Valkeinen
· 12 years ago
7a7ce2c
OMAPDSS: HDMI: add 1920x1200 video mode
by Tomi Valkeinen
· 12 years ago
4489823
OMAPDSS: HDMI: use core power on/off with edid & detect
by Tomi Valkeinen
· 12 years ago
bb426fc9
OMAPDSS: HDMI: split power_on/off to two parts
by Tomi Valkeinen
· 12 years ago
2bbcce5
OMAPDSS: export dss_get_def_display_name()
by Tomi Valkeinen
· 12 years ago
b2c7d54
OMAPDSS: get the dss version from core pdev
by Tomi Valkeinen
· 12 years ago
f8fb7d7
OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
by Wei Yongjun
· 12 years ago
6fa4490
OMAPDSS: HDMI: use omapdss_version
by Tomi Valkeinen
· 12 years ago
cea87b9
OMAPDSS: HDMI: 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
5274484
OMAPDSS: alloc dssdevs dynamically
by Tomi Valkeinen
· 12 years ago
bcb226a
OMAPDSS: explicitely initialize dssdev->channel for new displays
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
1748694
OMAPDSS: HDMI: use vdda_hdmi_dac
by Tomi Valkeinen
· 12 years ago
a84b20654b
OMAPDSS: HDMI: Add delay to wait for 5V power
by Tomi Valkeinen
· 13 years ago
cca3501
OMAPDSS: HDMI: Move GPIO handling to HDMI driver
by Tomi Valkeinen
· 13 years ago
ed1aa90
OMAPDSS: HDMI: Add locking for hdmi interface set timing functions
by Archit Taneja
· 12 years ago
7849398
OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface timings
by Archit Taneja
· 12 years ago
d3b4aa5
OMAPDSS: HDMI: Disable PLL properly in case of error at power_on
by Ricardo Neri
· 12 years ago
cc937e5
OMAPDSS: HDMI: Remove custom hdmi_video_timings struct
by Archit Taneja
· 13 years ago
3a5383a
OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state
by Jassi Brar
· 13 years ago
5be3aeb
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
by Tomi Valkeinen
· 13 years ago
f11766d
OMAPDSS: add clk_prepare_enable and clk_disable_unprepare
by Rajendra Nayak
· 13 years ago
f3a97491
OMAPDSS: HDMI: Implement DSS driver interface for audio
by Ricardo Neri
· 13 years ago
25a6535
OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculation
by Ricardo Neri
· 13 years ago
3554762
OMAPDSS: HDMI: Relocate N/CTS calculation
by Ricardo Neri
· 13 years ago
7c3291f
OMAPDSS: HDMI: Remove ASoC codec
by Ricardo Neri
· 13 years ago
c0456be
OMAPDSS: HDMI: Split video_enable into video_enable/disable
by Ricardo Neri
· 13 years ago
027bdc8
OMAPDSS: HDMI: Split audio_enable into audio_enable/disable
by Ricardo Neri
· 13 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
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
fcc3661
OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
by Archit Taneja
· 13 years ago
4172116
OMAPDSS: Apply manager timings instead of direct DISPC writes
by Archit Taneja
· 13 years ago
c51d921
OMAPDSS: DISPC: Use a common function to set manager timings
by Archit Taneja
· 13 years ago
dd2116a
OMAPDSS: HDMI: Add M2 divider while calculating clkout
by Mythri P K
· 13 years ago
0ba86d7
Merge commit 'v3.3-rc6'
by Tomi Valkeinen
· 13 years ago
a247ce78
OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled
by Archit Taneja
· 13 years ago
f15511e
OMAPDSS: HDMI: Modify logic to configure MCLK
by Ricardo Neri
· 13 years ago
3f60db4b
Merge commit 'v3.3-rc4'
by Tomi Valkeinen
· 13 years ago
c49d005
OMAPDSS: HDMI: PHY burnout fix
by Tomi Valkeinen
· 13 years ago
0eaf9f5
OMAPDSS: use sync versions of pm_runtime_put
by Tomi Valkeinen
· 13 years ago
9e4ed60
OMAPDSS: HDMI: remove duplicate code and mode parameter
by Mythri P K
· 13 years ago
46095b2
OMAPDSS: HDMI: change the timing match logic
by Mythri P K
· 13 years ago
a05ce78
OMAPDSS: HDMI: update static timing table
by Mythri P K
· 13 years ago
edefcda
ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver
by Ricardo Neri
· 13 years ago
284cb31
ASoC: OMAP: HDMI: Correct signature of ASoC functions
by Ricardo Neri
· 13 years ago
b17ce11
ASoC: OMAP: HDMI: Introduce driver data for audio codec
by Ricardo Neri
· 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
ef319c6
OMAPDSS: HDMI: fix returned HDMI pixel clock
by Tomi Valkeinen
· 13 years ago
162874d
OMAPDSS: HDMI: Add support to dump registers through debugfs
by Mythri P K
· 13 years ago
c3dc6a7
OMAPDSS: DISPC: Get correct pixel clock for TV manager
by Archit Taneja
· 13 years ago
759593f
OMAP: DSS2: HDMI: implement detect()
by Tomi Valkeinen
· 13 years ago
468c1b9
OMAP: DSS2: HDMI: remove error prints in check_timings
by Tomi Valkeinen
· 13 years ago
2ea51fe
OMAP: DSS2: HDMI: remove edid parsing
by Tomi Valkeinen
· 13 years ago
4702456
OMAP: DSS2: HDMI: implement read_edid()
by Tomi Valkeinen
· 13 years ago
fa70dc5
OMAP: DSS2: HDMI: make set_timing saner
by Tomi Valkeinen
· 13 years ago
3870c90
OMAP: DSS2: HDMI: improve hdmi output enable
by Tomi Valkeinen
· 13 years ago
b44e458
OMAP: DSS2: HDMI: change regn definition
by Tomi Valkeinen
· 13 years ago
8d88767a
OMAP: DSS2: HDMI: use default dividers
by Tomi Valkeinen
· 13 years ago
60634a2
OMAP4: DSS2: HDMI: Function pointer approach to call
by Mythri P K
· 13 years ago
176b578
OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library
by Mythri P K
· 13 years ago
7334167
OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio
by Mythri P K
· 13 years ago
7d983f3
OMAP4: DSS2: HDMI: Split the current HDMI driver to move
by Mythri P K
· 13 years ago
7c1f1ec
OMAP4: DSS2: HDMI: Move the EDID definition from HDMI
by Mythri P K
· 13 years ago
94c5298
OMAP4: DSS2: HDMI: Move HDMI IP independent generic header
by Mythri P K
· 13 years ago
38863b7
OMAP4: DSS2: HDMI: Use specific HDMI timings structure
by Mythri P K
· 13 years ago
7b27da5
OMAP4: DSS2: HDMI: Move pll and video configuration
by Mythri P K
· 13 years ago
95a8aeb
OMAP4: DSS2: HDMI: HDMI clean up to pass base_address
by Mythri P K
· 13 years ago
26d9dd0
OMAP: DSS2: DISPC: rename manager related funcs
by Tomi Valkeinen
· 13 years ago
f364658
OMAP: DSS2: remove unneeded fck enable/disables
by Tomi Valkeinen
· 13 years ago
3393b85
Revert "OMAP: DSS2: HDMI: fix hdmi clock name"
by Tomi Valkeinen
· 13 years ago
Next »