aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-03drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi1-2/+35
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-04drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIASJarkko Nikula1-0/+1
2016-12-19drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart1-1/+1
2016-12-08drm/omap: tpd12s015: fix error handlingTomi Valkeinen1-4/+9
2016-11-02drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge and DE levelPeter Ujfalusi1-0/+5
2016-11-02drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edgePeter Ujfalusi1-0/+4
2016-11-02drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edgePeter Ujfalusi1-0/+4
2016-11-02drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edgePeter Ujfalusi1-0/+4
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi14-178/+176
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi14-69/+65
2016-11-02drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi8-23/+17
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi8-16/+8
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi8-15/+15
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi9-19/+17
2016-11-02drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi2-3/+1
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi9-9/+9
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi9-9/+9
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi9-9/+9
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi9-9/+9
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi9-9/+9
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi9-9/+9
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi10-13/+13
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi10-13/+13
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter3-3/+0
2016-07-22GPU-DRM-OMAP: Delete unnecessary checks before two function callsMarkus Elfring1-2/+1
2016-07-15gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-06-07Merge omapdss header refactoringTomi Valkeinen14-27/+23
2016-06-06drm/omap: rename panel/encoder Kconfig namesTomi Valkeinen2-28/+28
2016-06-06drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIOLaurent Pinchart1-19/+0
2016-06-06drm/omap: panel-dpi: implement support for a vcc regulatorUwe Kleine-König1-0/+13
2016-06-06drm/omap: panel-dpi: make (limited) use of a reset gpioUwe Kleine-König1-0/+10
2016-06-06drm/omap: remove unneeded gpio includesTomi Valkeinen2-2/+0
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi14-16/+22
2016-06-03drm/omap: connector-analog-tv: Support only Composite type in legacy bootPeter Ujfalusi1-7/+1
2016-06-03drm/omap: displays: Do not include video/omap-panel-data.h if not neededPeter Ujfalusi4-4/+0
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann9-8/+6
2016-05-31drm/omap: Fix missing includesTomi Valkeinen4-0/+4
2016-03-16drm/omap: fix panel/encoder probesTomi Valkeinen2-2/+2
2016-03-03drm/omap: panel-tpo-td043mtea1: remove pdata supportTomi Valkeinen1-38/+5
2016-03-03drm/omap: panel-tpo-td028ttec1: remove pdata supportTomi Valkeinen1-36/+5
2016-03-03drm/omap: panel-nec-nl8048hl11: remove pdata supportTomi Valkeinen1-39/+5
2016-03-03drm/omap: panel-sharp-ls037v7dw01: remove pdata supportTomi Valkeinen1-78/+5
2016-03-03drm/omap: panel-lgphilips-lb035q02: remove pdata supportTomi Valkeinen1-48/+5
2016-03-03drm/omap: connector-hdmi: remove pdata supportTomi Valkeinen1-34/+5
2016-03-03drm/omap: connector-dvi: remove pdata supportTomi Valkeinen1-50/+5
2016-03-03drm/omap: encoder-tfp410: remove pdata supportTomi Valkeinen1-36/+5
2016-03-03drm/omap: panel-dsi-cm: remove pdata supportTomi Valkeinen1-44/+5
2016-03-03drm/omap: tpd12s015: CT_CP_HPD as optional gpioManisha Agrawal1-1/+1