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
/
imx-ldb.c
Age
Commit message (
Expand
)
Author
2020-04-02
drm/imx: Use simple encoder
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-10
drm/imx: fix opencoded use of drm_panel_*
Sam Ravnborg
2019-07-31
drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
Andrzej Pietrasiewicz
2019-07-17
drm/imx: drop use of drmP.h
Sam Ravnborg
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-17
drm/imx: imx-ldb: add missing of_node_puts
Julia Lawall
2018-11-05
drm/imx: Switch to SPDX identifier
Fabio Estevam
2018-07-27
Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2018-07-16
drm/imx: imx-ldb: check if channel is enabled before printing warning
Lucas Stach
2018-07-16
drm/imx: imx-ldb: disable LDB on driver bind
Lucas Stach
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-06-06
drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
Leonard Crestez
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-07
drm/imx: imx-ldb: remove unnecessary double disable check
Philipp Zabel
2016-08-29
drm/imx: imx-ldb: detach bridge on unbind
Philipp Zabel
2016-08-29
drm/imx: imx-ldb: detach panel on unbind
Lucas Stach
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
2016-08-11
drm/imx-ldb: Add support to drm-bridge
Peter Senna Tschudin
2016-08-08
drm/imx: imx-ldb: use encoder atomic_mode_set callback
Philipp Zabel
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
2016-07-27
drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...
Philipp Zabel
2016-07-12
drm/imx: imx-ldb: check return code on panel attach
Lucas Stach
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
2016-07-12
drm/imx: store internal bus configuration in crtc state
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-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
2016-05-30
drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
Lothar Waßmann
2016-05-30
drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
2016-05-30
drm/imx: imx-ldb: Add DDC support
Steve Longerbeam
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-03-31
drm/imx: imx-ldb: allow to determine bus format from the connected panel
Philipp Zabel
2015-03-31
drm/imx: imx-ldb: reset display clock input when disabling LVDS
Philipp Zabel
2015-03-31
drm/imx: imx-ldb: add drm_panel support
Philipp Zabel
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: imx-ldb: enable DI clock in encoder_mode_set
Philipp Zabel
[next]