index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
dw_hdmi-imx.c
Age
Commit message (
Expand
)
Author
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
2017-01-18
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
Laurent Pinchart
2017-01-18
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
Laurent Pinchart
2016-07-12
drm/imx: store internal bus configuration in crtc state
Philipp Zabel
2016-07-12
drm/imx: remove empty mode_set encoder callbacks
Philipp Zabel
2016-07-12
drm/imx: atomic phase 3 step 2: Legacy callback fixups
Liu Ying
2016-07-12
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
2016-03-31
drm/imx: dw_hdmi: Don't call platform_set_drvdata()
Douglas Anderson
2016-03-31
drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error path
Douglas Anderson
2016-03-02
Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...
Dave Airlie
2016-03-01
drm/imx: remove imx_drm_encoder_get_mux_id
Philipp Zabel
2016-02-16
drm/imx: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-15
drm/imx: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-10-30
drm/imx: hdmi: fix HDMI setup to allow modes larger than FullHD
Lucas Stach
2015-08-18
drm: imx/dw_hdmi: move phy comments
Russell King
2015-04-16
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-04-01
drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver
Yakir Yang
2015-03-31
drm/imx: consolidate bus format variable names
Philipp Zabel
2015-03-31
drm/imx: switch to use media bus formats
Philipp Zabel
2015-02-23
drm/imx: dw_hdmi-imx: add end of array element to current control array
Philipp Zabel
2015-02-23
drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modes
Philipp Zabel
2015-01-07
drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
Andy Yan