aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_rgb.c
Commit message (Expand)AuthorAge
* drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-18
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-06
|\
| * drm/sun4i: rgb: Remove the bridge enable/disable functionsMaxime Ripard2016-10-16
| * drm/sun4i: rgb: Enable panel after controllerJonathan Liu2016-10-16
* | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
|/
* drm/sun4i: add missing header dependenciesBaoyou Xie2016-09-08
* drm/sun4i: Clear encoder->bridge if a bridge is not foundChen-Yu Tsai2016-09-01
* drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}Jonathan Liu2016-08-30
* drm/sun4i: Add bridge supportMaxime Ripard2016-08-22
* drm/sun4i: Move panel retrieval in RGB connectorMaxime Ripard2016-08-22
* Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-02
|\
| * drm/sun4i: rgb: panel is an error pointerMaxime Ripard2016-05-30
| * drm/sun4i: rgb: Validate the clock rateMaxime Ripard2016-05-30
* | drm: sun4i: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
|/
* drm: sun4i: Add RGB outputMaxime Ripard2016-04-28