summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays
AgeCommit message (Expand)Author
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil
2017-10-12omapdrm: encoder-tpd12s015: keep ls_oe_gpio highHans Verkuil
2017-08-15drm: omapdrm: panel-dpi: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm: omapdrm: connector-analog-tv: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm: omapdrm: acx565akm: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm/omap: panel-dsi-cm: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: omap_display_timings: constify videomode structuresJulia Lawall
2017-08-15drm/omap: displays: encoder-tpd12s015: Support for hot plug detectionPeter Ujfalusi
2017-08-15drm/omap: displays: connector-hdmi: Support for hot plug detectionPeter Ujfalusi
2017-06-02drm/omap: remove legacy get_resolutionTomi Valkeinen
2017-06-02drm/omap: dpi: remove legacy data_linesTomi Valkeinen
2017-06-02drm/omap: remove recommended_bppTomi Valkeinen
2017-06-02drm/omap: venc: remove set_type & invert_vid_out_polarityTomi Valkeinen
2017-06-02drm/omap: connector-dvi/hdmi: remove extra includeTomi Valkeinen
2017-06-02drm/omap: connector-analog-tv: remove non-DT supportTomi Valkeinen
2017-06-02drm/omap: acx565akm: remove non-DT supportTomi Valkeinen
2017-06-02drm/omap: panel-dpi: remove non-DT supportTomi Valkeinen
2017-04-03drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-04drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIASJarkko Nikula
2016-12-19drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart
2016-12-08drm/omap: tpd12s015: fix error handlingTomi Valkeinen
2016-11-02drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...Peter Ujfalusi
2016-11-02drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edgePeter Ujfalusi
2016-11-02drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edgePeter Ujfalusi
2016-11-02drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edgePeter Ujfalusi
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi
2016-11-02drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-07-22GPU-DRM-OMAP: Delete unnecessary checks before two function callsMarkus Elfring
2016-07-15gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_pa...Peter Chen
2016-06-07Merge omapdss header refactoringTomi Valkeinen