index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
imx-ldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
drm/imx: imx-ldb: fix out of bounds array access warning
Arnd Bergmann
1
-0
/
+10
2021-03-25
drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used
Liu Ying
1
-1
/
+1
2021-01-04
drm/imx: imx-ldb: use drm managed resources
Philipp Zabel
1
-9
/
+22
2021-01-04
drm/imx: imx-ldb: move initialization into probe
Philipp Zabel
1
-35
/
+37
2021-01-04
drm/imx: imx-ldb: use local connector variable
Philipp Zabel
1
-6
/
+6
2020-10-27
drm/imx: imx-ldb: reduce scope of edid_len
Philipp Zabel
1
-6
/
+4
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-22
/
+14
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
1
-10
/
+0
2020-07-20
drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
Liu Ying
1
-3
/
+4
2020-07-20
drm/imx: imx-ldb: remove useless enum
Marco Felsch
1
-5
/
+0
2020-07-20
drm/imx: drop useless best_encoder callback
Marco Felsch
1
-9
/
+0
2020-07-20
drm/imx: fix use after free
Philipp Zabel
1
-5
/
+10
2020-04-02
drm/imx: Use simple encoder
Thomas Zimmermann
1
-6
/
+2
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-08-10
drm/imx: fix opencoded use of drm_panel_*
Sam Ravnborg
1
-7
/
+4
2019-07-31
drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
Andrzej Pietrasiewicz
1
-3
/
+4
2019-07-17
drm/imx: drop use of drmP.h
Sam Ravnborg
1
-10
/
+12
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-8
/
+17
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-17
drm/imx: imx-ldb: add missing of_node_puts
Julia Lawall
1
-8
/
+17
2018-11-05
drm/imx: Switch to SPDX identifier
Fabio Estevam
1
-9
/
+1
2018-07-27
Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-3
/
+6
2018-07-16
drm/imx: imx-ldb: check if channel is enabled before printing warning
Lucas Stach
1
-3
/
+3
2018-07-16
drm/imx: imx-ldb: disable LDB on driver bind
Lucas Stach
1
-0
/
+3
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-2
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-06-06
drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
Leonard Crestez
1
-1
/
+1
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
1
-22
/
+5
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
-4
/
+2
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-11-07
drm/imx: imx-ldb: remove unnecessary double disable check
Philipp Zabel
1
-12
/
+0
2016-08-29
drm/imx: imx-ldb: detach bridge on unbind
Philipp Zabel
1
-0
/
+2
2016-08-29
drm/imx: imx-ldb: detach panel on unbind
Lucas Stach
1
-0
/
+3
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
1
-6
/
+0
2016-08-11
drm/imx-ldb: Add support to drm-bridge
Peter Senna Tschudin
1
-41
/
+79
2016-08-08
drm/imx: imx-ldb: use encoder atomic_mode_set callback
Philipp Zabel
1
-14
/
+10
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
1
-1
/
+8
2016-07-27
drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...
Philipp Zabel
1
-5
/
+2
2016-07-12
drm/imx: imx-ldb: check return code on panel attach
Lucas Stach
1
-2
/
+6
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
-36
/
+75
2016-07-12
drm/imx: atomic phase 3 step 2: Legacy callback fixups
Liu Ying
1
-8
/
+8
2016-07-12
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
1
-58
/
+60
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: imx-ldb: honor 'native-mode' property when selecting video mode from DT
Lothar Waßmann
1
-1
/
+2
2016-05-30
drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-17
/
+18
[next]