Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
747ec53ea72a548693d0664817776d3634e9b63a
/
drivers
/
gpu
/
drm
/
imx
/
imx-ldb.c
534b1f9
Merge drm/drm-next into drm-misc-next
by Thomas Zimmermann
· 4 years, 5 months ago
87154ff
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
by Joe Perches
· 4 years, 6 months ago
3b2a999
drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
by Liu Ying
· 4 years, 6 months ago
8e91cbb
drm/imx: imx-ldb: remove useless enum
by Marco Felsch
· 5 years ago
816df94
drm/imx: drop useless best_encoder callback
by Marco Felsch
· 5 years ago
ba807c9
drm/imx: fix use after free
by Philipp Zabel
· 4 years, 7 months ago
62fbddd
drm/imx: Use simple encoder
by Thomas Zimmermann
· 4 years, 11 months ago
a25b988
drm/bridge: Extend bridge API to disable connector creation
by Laurent Pinchart
· 5 years ago
06c4a9c
drm/panel: decouple connector from drm_panel
by Sam Ravnborg
· 5 years ago
ee68c74
drm: Stop including drm_bridge.h from drm_crtc.h
by Boris Brezillon
· 5 years ago
90fbc51
drm/imx: fix opencoded use of drm_panel_*
by Sam Ravnborg
· 5 years ago
be0ec35
drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
by Andrzej Pietrasiewicz
· 5 years ago
05f0940
drm/imx: drop use of drmP.h
by Sam Ravnborg
· 6 years ago
c06de56
Merge v5.0-rc7 into drm-next
by Dave Airlie
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
aa331201
drm/imx: imx-ldb: add missing of_node_puts
by Julia Lawall
· 6 years ago
946485d
drm/imx: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
a6f6cde
Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 6 years ago
c80d673
drm/imx: imx-ldb: check if channel is enabled before printing warning
by Lucas Stach
· 7 years ago
b582623
drm/imx: imx-ldb: disable LDB on driver bind
by Lucas Stach
· 7 years ago
cde4c44
drm: drop _mode_ from drm_mode_connector_attach_encoder
by Daniel Vetter
· 7 years ago
c555f02
drm: drop _mode_ from update_edit_property()
by Daniel Vetter
· 7 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 7 years ago
e36aecb
drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
by Leonard Crestez
· 8 years ago
ebc9446
drm: convert drivers to use drm_of_find_panel_or_bridge
by Rob Herring
· 8 years ago
4a878c0
drm: bridge: Detach bridge from encoder at encoder cleanup time
by Laurent Pinchart
· 8 years ago
3bb80f2
drm: bridge: Link encoder and bridge in core code
by Laurent Pinchart
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
cdda2df
drm/imx: imx-ldb: remove unnecessary double disable check
by Philipp Zabel
· 8 years ago
60203c9
drm/imx: imx-ldb: detach bridge on unbind
by Philipp Zabel
· 8 years ago
b1318d5
drm/imx: imx-ldb: detach panel on unbind
by Lucas Stach
· 9 years ago
8e3b16e
drm/imx: don't destroy mode objects manually on driver unbind
by Lucas Stach
· 8 years ago
dc80d70
drm/imx-ldb: Add support to drm-bridge
by Peter Senna Tschudin
· 8 years ago
3a2ad50
drm/imx: imx-ldb: use encoder atomic_mode_set callback
by Philipp Zabel
· 8 years ago
fafc79e
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
by Lothar Waßmann
· 9 years ago
ff615ee
drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set
by Philipp Zabel
· 8 years ago
7075ba7
drm/imx: imx-ldb: check return code on panel attach
by Lucas Stach
· 9 years ago
3df0739
drm/imx: turn remaining container_of macros into inline functions
by Philipp Zabel
· 9 years ago
49f98bc
drm/imx: store internal bus configuration in crtc state
by Philipp Zabel
· 9 years ago
f6e396e
drm/imx: atomic phase 3 step 2: Legacy callback fixups
by Liu Ying
· 9 years ago
032003c
drm/imx: Remove encoders' ->prepare callbacks
by Liu Ying
· 9 years ago
255c35f
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
by Liu Ying
· 9 years ago
c82b4d7
drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
by Lothar Waßmann
· 9 years ago
620011e
drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper
by Philipp Zabel
· 9 years ago
a6d206e
drm/imx: imx-ldb: Add DDC support
by Steve Longerbeam
· 9 years ago
42e8560
Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 9 years ago
53141e4
drm/imx: remove imx_drm_encoder_get_mux_id
by Philipp Zabel
· 10 years ago
8cd09a4
drm/imx: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
7ae847d
drm/imx: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
5e501ed
drm/imx: imx-ldb: allow to determine bus format from the connected panel
by Philipp Zabel
· 10 years ago
3973aff
drm/imx: imx-ldb: reset display clock input when disabling LVDS
by Philipp Zabel
· 10 years ago
751e267
drm/imx: imx-ldb: add drm_panel support
by Philipp Zabel
· 11 years ago
2872c80
drm/imx: consolidate bus format variable names
by Philipp Zabel
· 10 years ago
a7c6e76
drm/imx: switch to use media bus formats
by Philipp Zabel
· 10 years ago
51dac94
drm/imx: imx-ldb: enable DI clock in encoder_mode_set
by Philipp Zabel
· 10 years ago
eb10d63
imx-drm: encoder prepare/mode_set must use adjusted mode
by Steve Longerbeam
· 10 years ago
f4876ff
drm/imx: imx-ldb: fix channel->edid memleak
by Peter Seiderer
· 11 years ago
dab363f
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
6556f7f
drm: imx: Move imx-drm driver out of staging
by Philipp Zabel
· 10 years ago
[Renamed from drivers/staging/imx-drm/imx-ldb.c]
d9fdb9f
imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind()
by Russell King
· 10 years ago
f9b0e25
drm: make mode_valid callback optional
by Andrzej Hajda
· 11 years ago
e5e1b16
staging: imx-drm: imx-ldb.c Fix line over 80 characters.
by Aybuke Ozdemir
· 11 years ago
bfe24b9c
Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next
by Greg Kroah-Hartman
· 11 years ago
655b43c
staging: imx-drm-core: Use OF graph to find components and connections between encoder and crtcs
by Philipp Zabel
· 11 years ago
98dd3b2
imx-drm: imx-ldb: Use snprintf()
by Fabio Estevam
· 11 years ago
9f9b036
imx-drm: imx-ldb: Check 'mode' pointer first
by Fabio Estevam
· 11 years ago
1b3f767
imx-drm: initialise drm components directly
by Russell King
· 11 years ago
17b5001
imx-drm: convert to componentised device support
by Russell King
· 11 years ago
f2d66aa
imx-drm: simplify setup of panel format
by Russell King
· 11 years ago
baa68c4
imx-drm: provide common connector mode validation function
by Russell King
· 11 years ago
e76171b
imx-drm: imx-drm-core: sanitise imx_drm_encoder_get_mux_id()
by Russell King
· 11 years ago
49f4a9c
staging: imx-drm: remove unnecessary braces
by Sima Baymani
· 11 years ago
5354cb6
staging: imx-drm: Fix warning for static const char * array in imx-ldb.c
by Archana kumari
· 11 years ago
1f933fa
staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Valentina Manea
· 11 years ago
28d3137
staging: imx-drm: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
d78b140
staging: imx-drm: imx-ldb: Staticize of_get_data_mapping()
by Fabio Estevam
· 11 years ago
bc62738
imx-drm: imx-ldb: Add MODULE_ALIAS()
by Fabio Estevam
· 11 years ago
4599934
staging: imx-drm: Fix typo in staging/imx-drm
by Masanari Iida
· 11 years ago
000d73f
staging: imx_drm: imx_ldb: fix 18 bit format
by Markus Niebel
· 12 years ago
ac4c1a9
staging: drm/imx: Add LDB support
by Sascha Hauer
· 12 years ago