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
/
omapdrm
/
displays
Age
Commit message (
Expand
)
Author
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-10
drm/omap: Use dev_get_drvdata()
Kefeng Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-18
drm/omap: panel-tpo-td028ttec1: add backlight support
Andreas Kemnade
2019-03-18
drm/omap: Remove panel-dpi driver
Laurent Pinchart
2019-03-18
drm/omap: Remove TFP410 and DVI connector drivers
Laurent Pinchart
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
2018-12-03
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
2018-09-03
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: panels: Don't modify fixed timings
Laurent Pinchart
2018-09-03
drm/omap: Remove .get_timings() operation from display connectors
Laurent Pinchart
2018-09-03
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
drm/omap: Don't store video mode internally for external encoders
Laurent Pinchart
2018-09-03
drm/omap: Remove duplicate calls to .set_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Laurent Pinchart
2018-09-03
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
2018-09-03
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
2018-09-03
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
Laurent Pinchart
2018-09-03
drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: encoder-tfp410: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: connector-hdmi: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
2018-09-03
drm/omap: displays: Don't cast dssdev to panel data unnecessarily
Laurent Pinchart
2018-09-03
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
[next]