Sign in
android-kvm
/
linux
/
01cec8c18f5ad9c27eee9f21439072832181039e
/
drivers
/
gpu
/
drm
/
omapdrm
/
displays
e7e67d9
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
by Laurent Pinchart
· 5 years ago
c83fefd
drm/omap: dss: Fix output next device lookup in DT
by Laurent Pinchart
· 5 years ago
6cd0ab3
drm/omap: use true,false for bool variable
by Zheng Bin
· 5 years ago
40c2815
drm/omap: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
45f16c8
drm/omap: displays: Remove unused panel drivers
by Laurent Pinchart
· 6 years ago
be8454a
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
52d2d44
Merge v5.2-rc5 into drm-next
by Daniel Vetter
· 6 years ago
f2f5f77a
drm/omap: Use dev_get_drvdata()
by Kefeng Wang
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
b477a00
drm/omap: panel-tpo-td028ttec1: add backlight support
by Andreas Kemnade
· 6 years ago
8bf4b16
drm/omap: Remove panel-dpi driver
by Laurent Pinchart
· 6 years ago
be3143d
drm/omap: Remove TFP410 and DVI connector drivers
by Laurent Pinchart
· 6 years ago
88bc417
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
by Laurent Pinchart
· 6 years ago
0dbfc39
drm/omap: Merge omap_dss_device type and output_type fields
by Laurent Pinchart
· 6 years ago
41322aa
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
by Laurent Pinchart
· 6 years ago
7bce5ae
drm/omap: panel-dsi-cm: Store source pointer internally
by Laurent Pinchart
· 6 years ago
46b3847
drm/omap: Add a dss device operation flag for .get_modes()
by Laurent Pinchart
· 6 years ago
a872d5e
drm/omap: Merge display .get_modes() and .get_size() operations
by Laurent Pinchart
· 6 years ago
870e19d
drm/omap: Expose DRM modes instead of timings in display devices
by Laurent Pinchart
· 6 years ago
19b4200
drm/omap: Reverse direction of the DSS device enable/disable operations
by Laurent Pinchart
· 7 years ago
3f3623d
drm/omap: Remove enable checks from display .enable() and .remove()
by Laurent Pinchart
· 6 years ago
b49a213
drm/omap: Remove connection checks from display .enable() and .remove()
by Laurent Pinchart
· 7 years ago
b80bfc6
drm/omap: Move common display enable/disable code to encoder
by Laurent Pinchart
· 7 years ago
0a7f54e
drm/omap: fix bus_flags for panel-dpi
by Tomi Valkeinen
· 6 years ago
6ea48430
drm/omap: Don't call .set_timings() operation recursively
by Laurent Pinchart
· 7 years ago
31cd7af
drm/omap: panels: Don't modify fixed timings
by Laurent Pinchart
· 7 years ago
ca6e968
drm/omap: Remove .get_timings() operation from display connectors
by Laurent Pinchart
· 7 years ago
2812030
drm/omap: Don't call .check_timings() operation recursively
by Laurent Pinchart
· 7 years ago
b4935e3
drm/omap: Store bus flags in the omap_dss_device structure
by Laurent Pinchart
· 7 years ago
26c91a3
drm/omap: Don't store video mode internally for external encoders
by Laurent Pinchart
· 7 years ago
bb23800
drm/omap: Remove duplicate calls to .set_timings() operation
by Laurent Pinchart
· 7 years ago
8fe1d36
drm/omap: Make the video_mode pointer to .set_timings() const
by Laurent Pinchart
· 7 years ago
9c626de
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
by Laurent Pinchart
· 7 years ago
7805d1e
drm/omap: Don't call HDMI mode and infoframe operations recursively
by Laurent Pinchart
· 7 years ago
90279e9
drm/omap: Don't call EDID read operation recursively
by Laurent Pinchart
· 7 years ago
f006325
drm/omap: Move HPD disconnection handling to omap_connector
by Laurent Pinchart
· 7 years ago
18412b6
drm/omap: Merge HPD enable operation with HPD callback registration
by Laurent Pinchart
· 7 years ago
a21a8f3
drm/omap: Remove unneeded safety checks in the HPD operations
by Laurent Pinchart
· 7 years ago
949ea2e
drm/omap: Don't call HPD registration operations recursively
by Laurent Pinchart
· 7 years ago
f2ea557
drm/omap: Don't call .detect() operation recursively
by Laurent Pinchart
· 7 years ago
83910ad
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
by Laurent Pinchart
· 7 years ago
e7df657
drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
by Laurent Pinchart
· 7 years ago
2167f9e
drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
by Laurent Pinchart
· 7 years ago
aec338c
drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API
by Laurent Pinchart
· 7 years ago
57e0478
drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API
by Laurent Pinchart
· 7 years ago
ac2d1fc
drm/omap: encoder-tfp410: Convert to the GPIO descriptors API
by Laurent Pinchart
· 7 years ago
ede880e
drm/omap: connector-hdmi: Convert to the GPIO descriptors API
by Laurent Pinchart
· 7 years ago
6f7ae8c
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
by Laurent Pinchart
· 7 years ago
511afb4
drm/omap: Reverse direction of DSS device (dis)connect operations
by Laurent Pinchart
· 7 years ago
27d6245
drm/omap: dss: Acquire next dssdev at probe time
by Laurent Pinchart
· 7 years ago
a25edf0
drm/omap: displays: Don't cast dssdev to panel data unnecessarily
by Laurent Pinchart
· 7 years ago
eaaedaf
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
by Laurent Pinchart
· 7 years ago
4e20bda
drm/omap: dss: Replace omap_dss_device port number with bitmask
by Laurent Pinchart
· 7 years ago
f324b27
drm/omap: dss: Store dss_device pointer in omap_dss_device
by Laurent Pinchart
· 7 years ago
c1dfe72
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
by Laurent Pinchart
· 7 years ago
67822ae
drm/omap: dss: Remove panel devices list
by Laurent Pinchart
· 7 years ago
4e0bb06
drm/omap: dss: Split omapdss_register_display()
by Laurent Pinchart
· 7 years ago
de57e9d
drm/omap: dss: Remove output devices list
by Laurent Pinchart
· 7 years ago
7269fde
drm/omap: displays: Remove input omap_dss_device from panel data
by Laurent Pinchart
· 7 years ago
fb55717
drm/omap: dss: Move src and dst check and set to connection handlers
by Laurent Pinchart
· 7 years ago
73fc0ac
drm/omap: displays: Don't call disconnect handlers directly
by Laurent Pinchart
· 7 years ago
1f50796
drm/omap: dss: Move debug message and checks to connection handlers
by Laurent Pinchart
· 7 years ago
ec727e3
drm/omap: dss: Add functions to connect and disconnect devices
by Laurent Pinchart
· 7 years ago
b93109d
drm/omap: dss: Move common device operations to common structure
by Laurent Pinchart
· 7 years ago
df91128b
drm/omap: dss: Remove omap_dss_device panel fields
by Laurent Pinchart
· 7 years ago
d65b0e0
drm/omap: displays: Remove videomode from omap_dss_device structure
by Laurent Pinchart
· 7 years ago
e0528c9
drm/omap: dss: Constify omap_dss_driver operations structure
by Laurent Pinchart
· 7 years ago
9976782
drm/omap: dss: Remove DSS encoders get_timings operation
by Laurent Pinchart
· 7 years ago
52dd898
drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations
by Laurent Pinchart
· 7 years ago
6505d75
drm/omap: fix email address
by Tomi Valkeinen
· 7 years ago
c39bbb9
drm: omapdrm: displays: panel-dsi-cm: Fix field access before set
by Laurent Pinchart
· 7 years ago
588fd85
drm/omap: add HPD support to connector-dvi
by Tomi Valkeinen
· 7 years ago
45bfdab
drm/omap: acx565akm: use __be32 when reading status
by Tomi Valkeinen
· 7 years ago
e28cea0
drm: omapdrm: displays: Get encoder source at connect time
by Laurent Pinchart
· 7 years ago
2f8c4a8
drm: omapdrm: displays: Get panel source at connect time
by Laurent Pinchart
· 7 years ago
b47e6dc
drm: omapdrm: displays: Get connector source at connect time
by Laurent Pinchart
· 7 years ago
6b06df8
drm: omapdrm: displays: Remove OF node check in panel drivers
by Laurent Pinchart
· 7 years ago
1a5d98a
drm: omapdrm: displays: Remove OF node check in encoder drivers
by Laurent Pinchart
· 7 years ago
ae9f7a5
drm: omapdrm: displays: Remove OF node check in connector drivers
by Laurent Pinchart
· 7 years ago
8cd1757
drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
by Laurent Pinchart
· 7 years ago
d11e5c8
drm: omapdrm: Use unsigned int type
by Laurent Pinchart
· 7 years ago
2b91e3c
drm/omapdrm: Use of_find_backlight helper
by Meghana Madhyastha
· 7 years ago
f4ccc2b
drm/omapdrm: Use backlight_enable/disable helpers
by Meghana Madhyastha
· 7 years ago
bb5cdf8
drm: omapdrm: Remove filename from header and fix copyright tag
by Andrew F. Davis
· 7 years ago
7a228a0
drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error
by Laurent Pinchart
· 7 years ago
9231abd3
drm/omap: panel-dsi-cm: switch to gpiod
by Sebastian Reichel
· 8 years ago
a44e552
drm/omap: panel-dsi-cm: add external backlight support
by Sebastian Reichel
· 8 years ago
d95c5a0
drm/omap: panel-dsi-cm: add physical size support
by Sebastian Reichel
· 8 years ago
82fa10d
drm/omap: panel-dsi-cm: add regulator support
by Sebastian Reichel
· 8 years ago
e128310
drm/omap: panel-dsi-cm: fix driver
by Tony Lindgren
· 8 years ago
aa8eeb9
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
by H. Nikolaus Schaller
· 7 years ago
c1b9d4c
omapdrm: panel: fix compatible vendor string for td028ttec1
by H. Nikolaus Schaller
· 7 years ago
499ec0e
drm/omap: displays: panel-dpi: add backlight dependency
by Arnd Bergmann
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
019114e
omapdrm: omapdss_hdmi_ops: add lost_hotplug op
by Hans Verkuil
· 8 years ago
3b86b9e
omapdrm: encoder-tpd12s015: keep ls_oe_gpio high
by Hans Verkuil
· 8 years ago
Next »