Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-15 | drm/panel: ilitek-ili9881c: add support for Feixin K101-IM2BYL02 panel | Icenowy Zheng | 1 | -0/+217 |
2020-08-15 | drm/panel: ilitek-ili9881c: prepare for adding support for extra panels | Icenowy Zheng | 1 | -19/+37 |
2020-08-02 | drm/panel: remove return value of function drm_panel_add | Bernard Zhao | 1 | -3/+1 |
2020-05-27 | drm: Nuke mode->vrefresh | Ville Syrjälä | 1 | -2/+1 |
2019-12-09 | drm/panel: ilitek-ili9881c: use drm_panel backlight support | Sam Ravnborg | 1 | -16/+3 |
2019-12-09 | drm/panel: drop drm_device from drm_panel | Sam Ravnborg | 1 | -1/+1 |
2019-12-09 | drm/panel: add drm_connector argument to get_modes() | Sam Ravnborg | 1 | -4/+4 |
2019-09-08 | drm/panel: Add and fill drm_panel type field | Laurent Pinchart | 1 | -1/+2 |
2019-08-24 | drm/panel: Initialise panel dev and funcs through drm_panel_init() | Laurent Pinchart | 1 | -3/+1 |
2018-07-10 | drm/panel: ili9881c: Fix missing assignment to error return ret | Colin Ian King | 1 | -1/+1 |
2018-06-25 | drm/panel: Add Ilitek ILI9881c panel driver | Maxime Ripard | 1 | -0/+503 |