summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays/panel-lgphilips-lb035q02.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-03drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart1-9/+0
2018-09-03drm/omap: panels: Don't modify fixed timingsLaurent Pinchart1-3/+0
2018-09-03drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart1-9/+0
2018-09-03drm/omap: Store bus flags in the omap_dss_device structureLaurent Pinchart1-8/+9
2018-09-03drm/omap: Remove duplicate calls to .set_timings() operationLaurent Pinchart1-2/+0
2018-09-03drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart1-1/+1
2018-09-03drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart1-2/+2
2018-09-03drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart1-23/+5
2018-09-03drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinksLaurent Pinchart1-3/+3
2018-09-03drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart1-0/+1
2018-09-03drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart1-1/+1
2018-09-03drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart1-2/+2
2018-09-03drm/omap: dss: Remove panel devices listLaurent Pinchart1-6/+2
2018-09-03drm/omap: dss: Split omapdss_register_display()Laurent Pinchart1-0/+1
2018-09-03drm/omap: displays: Remove input omap_dss_device from panel dataLaurent Pinchart1-23/+18
2018-09-03drm/omap: displays: Don't call disconnect handlers directlyLaurent Pinchart1-1/+1
2018-09-03drm/omap: dss: Move debug message and checks to connection handlersLaurent Pinchart1-6/+0
2018-09-03drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart1-2/+2
2018-09-03drm/omap: dss: Move common device operations to common structureLaurent Pinchart1-7/+7
2018-09-03drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart1-2/+0
2018-09-03drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart1-1/+1
2018-03-01drm: omapdrm: displays: Get panel source at connect timeLaurent Pinchart1-20/+15
2018-03-01drm: omapdrm: displays: Remove OF node check in panel driversLaurent Pinchart1-3/+0
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis1-1/+1
2017-08-15drm/omap: omap_display_timings: constify videomode structuresJulia Lawall1-1/+1
2017-06-02drm/omap: remove legacy get_resolutionTomi Valkeinen1-2/+0
2017-06-02drm/omap: dpi: remove legacy data_linesTomi Valkeinen1-5/+0
2016-11-02drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...Peter Ujfalusi1-0/+5
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi1-13/+13
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi1-5/+5
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi1-3/+2
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi1-2/+1
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi1-2/+2
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi1-2/+2
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi1-1/+1
2016-06-07Merge omapdss header refactoringTomi Valkeinen1-2/+1
2016-06-06drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIOLaurent Pinchart1-19/+0
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi1-1/+1
2016-06-03drm/omap: displays: Do not include video/omap-panel-data.h if not neededPeter Ujfalusi1-1/+0
2016-05-31drm/omap: Fix missing includesTomi Valkeinen1-0/+1
2016-03-03drm/omap: panel-lgphilips-lb035q02: remove pdata supportTomi Valkeinen1-48/+5
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen1-0/+404