| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | drm/omap: Merge omap_dss_device type and output_type fields | Laurent Pinchart | 2019-03-18 | 1 | -0/+1 |
* | drm/omap: Pass drm_display_mode to .check_timings() and .set_timings() | Laurent Pinchart | 2019-03-18 | 1 | -4/+4 |
* | drm/omap: panel-dsi-cm: Store source pointer internally | Laurent Pinchart | 2019-03-18 | 1 | -26/+29 |
* | drm/omap: Add a dss device operation flag for .get_modes() | Laurent Pinchart | 2019-03-18 | 1 | -0/+1 |
* | drm/omap: Merge display .get_modes() and .get_size() operations | Laurent Pinchart | 2019-03-18 | 1 | -11/+3 |
* | drm/omap: Expose DRM modes instead of timings in display devices | Laurent Pinchart | 2019-03-18 | 1 | -4/+6 |
* | drm/omap: Reverse direction of the DSS device enable/disable operations | Laurent Pinchart | 2019-03-18 | 1 | -16/+6 |
* | drm/omap: Remove enable checks from display .enable() and .remove() | Laurent Pinchart | 2019-03-18 | 1 | -6/+5 |
* | drm/omap: Move common display enable/disable code to encoder | Laurent Pinchart | 2019-03-18 | 1 | -18/+0 |
* | drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops | Laurent Pinchart | 2018-09-03 | 1 | -4/+8 |
* | drm/omap: Reverse direction of DSS device (dis)connect operations | Laurent Pinchart | 2018-09-03 | 1 | -32/+10 |
* | drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks | Laurent Pinchart | 2018-09-03 | 1 | -3/+3 |
* | drm/omap: dss: Replace omap_dss_device port number with bitmask | Laurent Pinchart | 2018-09-03 | 1 | -0/+1 |
* | drm/omap: dss: Store dss_device pointer in omap_dss_device | Laurent Pinchart | 2018-09-03 | 1 | -1/+1 |
* | drm/omap: dss: Move and rename omap_dss_(get|put)_device() | Laurent Pinchart | 2018-09-03 | 1 | -2/+2 |
* | drm/omap: dss: Remove panel devices list | Laurent Pinchart | 2018-09-03 | 1 | -6/+2 |
* | drm/omap: dss: Split omapdss_register_display() | Laurent Pinchart | 2018-09-03 | 1 | -0/+1 |
* | drm/omap: displays: Remove input omap_dss_device from panel data | Laurent Pinchart | 2018-09-03 | 1 | -96/+94 |
* | drm/omap: displays: Don't call disconnect handlers directly | Laurent Pinchart | 2018-09-03 | 1 | -1/+1 |
* | drm/omap: dss: Move debug message and checks to connection handlers | Laurent Pinchart | 2018-09-03 | 1 | -6/+0 |
* | drm/omap: dss: Add functions to connect and disconnect devices | Laurent Pinchart | 2018-09-03 | 1 | -3/+3 |
* | drm/omap: dss: Move common device operations to common structure | Laurent Pinchart | 2018-09-03 | 1 | -60/+60 |
* | drm/omap: dss: Remove omap_dss_device panel fields | Laurent Pinchart | 2018-09-03 | 1 | -1/+0 |
* | drm/omap: displays: Remove videomode from omap_dss_device structure | Laurent Pinchart | 2018-09-03 | 1 | -5/+3 |
* | drm/omap: dss: Constify omap_dss_driver operations structure | Laurent Pinchart | 2018-09-03 | 1 | -1/+1 |
* | drm: omapdrm: displays: panel-dsi-cm: Fix field access before set | Laurent Pinchart | 2018-03-02 | 1 | -3/+3 |
* | drm: omapdrm: displays: Get panel source at connect time | Laurent Pinchart | 2018-03-01 | 1 | -13/+14 |
* | drm: omapdrm: displays: Remove OF node check in panel drivers | Laurent Pinchart | 2018-03-01 | 1 | -3/+0 |
* | drm: omapdrm: Use unsigned int type | Laurent Pinchart | 2018-03-01 | 1 | -4/+4 |
* | drm: omapdrm: Remove filename from header and fix copyright tag | Andrew F. Davis | 2017-12-19 | 1 | -1/+1 |
* | drm/omap: panel-dsi-cm: switch to gpiod | Sebastian Reichel | 2017-12-19 | 1 | -47/+27 |
* | drm/omap: panel-dsi-cm: add external backlight support | Sebastian Reichel | 2017-12-19 | 1 | -31/+60 |
* | drm/omap: panel-dsi-cm: add physical size support | Sebastian Reichel | 2017-12-19 | 1 | -0/+19 |
* | drm/omap: panel-dsi-cm: add regulator support | Sebastian Reichel | 2017-12-19 | 1 | -4/+53 |
* | drm/omap: panel-dsi-cm: fix driver | Tony Lindgren | 2017-12-19 | 1 | -5/+51 |
* | drm/omap: panel-dsi-cm: constify attribute_group structures. | Arvind Yadav | 2017-08-15 | 1 | -1/+1 |
* | drm/omap: remove legacy get_resolution | Tomi Valkeinen | 2017-06-02 | 1 | -9/+0 |
* | drm/omap: remove recommended_bpp | Tomi Valkeinen | 2017-06-02 | 1 | -1/+0 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures | Laurent Pinchart | 2016-12-19 | 1 | -1/+1 |
* | drm/omap: Use consistent name for struct videomode | Peter Ujfalusi | 2016-11-02 | 1 | -12/+11 |
* | drm/omap: Replace struct omap_video_timings with videomode | Peter Ujfalusi | 2016-11-02 | 1 | -1/+1 |
* | drm/omap: Change the types of struct omap_video_timings members | Peter Ujfalusi | 2016-11-02 | 1 | -1/+1 |
* | drm/omap: omap_display_timings: rename y_res to vactive | Peter Ujfalusi | 2016-11-02 | 1 | -4/+4 |
* | drm/omap: omap_display_timings: rename x_res to hactive | Peter Ujfalusi | 2016-11-02 | 1 | -4/+4 |
* | drm: Remove superflous linux/fb.h includes | Daniel Vetter | 2016-08-12 | 1 | -1/+0 |
* | GPU-DRM-OMAP: Delete unnecessary checks before two function calls | Markus Elfring | 2016-07-22 | 1 | -2/+1 |
* | Merge omapdss header refactoring | Tomi Valkeinen | 2016-06-07 | 1 | -2/+2 |
|\ |
|
| * | drm/omap: Do not include video/omapdss.h directly in drivers | Peter Ujfalusi | 2016-06-03 | 1 | -1/+2 |