index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
parallel-display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2017-10-02
drm/imx: parallel-display: use correct connector enum
Lucas Stach
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-07-17
drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
Philipp Zabel
1
-1
/
+1
2017-04-07
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
1
-32
/
+4
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
1
-2
/
+0
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-3
/
+1
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-08-29
drm/imx: parallel-display: detach bridge or panel on unbind
Philipp Zabel
1
-0
/
+5
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
1
-3
/
+0
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
1
-3
/
+7
2016-07-14
drm/imx: parallel-display: add bridge support
Philipp Zabel
1
-9
/
+41
2016-07-12
drm/imx: parallel-display: check return code from of_get_drm_display_mode()
Lothar Waßmann
1
-1
/
+7
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
1
-2
/
+5
2016-07-12
drm/imx: store internal bus configuration in crtc state
Philipp Zabel
1
-25
/
+38
2016-07-12
drm/imx: remove empty mode_set encoder callbacks
Philipp Zabel
1
-7
/
+0
2016-07-12
drm/imx: atomic phase 3 step 2: Legacy callback fixups
Liu Ying
1
-15
/
+3
2016-07-12
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
1
-27
/
+29
2016-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
1
-0
/
+4
2016-05-30
drm/imx: parallel-display: remove dead code
Lothar Waßmann
1
-12
/
+0
2016-05-30
drm/imx: use bus_flags for pixel clock polarity
Philipp Zabel
1
-2
/
+2
2016-05-30
drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-12
/
+12
2016-02-16
drm/imx: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
1
-2
/
+0
2015-12-15
drm/imx: Constify function pointer structs
Ville Syrjälä
1
-4
/
+4
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-11-24
drm/imx: parallel-display: allow to determine bus format from the connected p...
Philipp Zabel
1
-0
/
+4
2015-07-10
drm/imx: parallel-display: fix drm_panel support
Philipp Zabel
1
-6
/
+15
2015-03-31
drm/imx: consolidate bus format variable names
Philipp Zabel
1
-7
/
+6
2015-03-31
drm/imx: switch to use media bus formats
Philipp Zabel
1
-4
/
+4
2015-02-23
DRM: i.MX: parallel display: Support probe deferral for finding DRM panel
Liu Ying
1
-1
/
+4
2015-01-07
imx-drm: encoder prepare/mode_set must use adjusted mode
Steve Longerbeam
1
-2
/
+2
2015-01-06
drm/imx: parallel-display: fix imxpd-->edid memleak
Peter Seiderer
1
-0
/
+3
2014-12-16
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+8
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+295
2014-11-26
drm: imx: Move imx-drm driver out of staging
Philipp Zabel
1
-0
/
+296