summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i
Commit message (Expand)AuthorAgeFilesLines
* drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-121-1/+2
* Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-272-3/+1
|\
| * GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring2016-07-201-2/+1
| * drm/sun4i: Remove redundant call to drm_connector_unregister_all()Chris Wilson2016-07-191-1/+0
* | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-262-1/+10
|\ \ | |/ |/|
| * gpu: drm: sun4i_drv: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-051-0/+1
| * drm/sun4i: Send vblank event when the CRTC is disabledMaxime Ripard2016-06-301-0/+8
| * drm/sun4i: Report proper vblankMaxime Ripard2016-06-301-1/+1
* | Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-026-17/+87
|\ \ | |/
| * drm: sun4i: do cleanup if RGB output init failsChen-Yu Tsai2016-05-301-1/+5
| * drm/sun4i: Convert to connector register helpersMaxime Ripard2016-05-301-29/+2
| * drm/sun4i: remove simplefb at probeMaxime Ripard2016-05-301-0/+19
| * drm/sun4i: rgb: panel is an error pointerMaxime Ripard2016-05-301-1/+1
| * drm/sun4i: defer only if we didn't find our panelMaxime Ripard2016-05-301-8/+9
| * drm/sun4i: rgb: Validate the clock rateMaxime Ripard2016-05-301-0/+14
| * drm/sun4i: request exact rates to our parentsMaxime Ripard2016-05-301-2/+29
| * drm: sun4i: fix probe error handlingArnd Bergmann2016-05-301-2/+6
| * drm: sun4i: print DMA address correctlyArnd Bergmann2016-05-301-2/+2
| * drm/sun4i: add COMMON_CLK dependencyArnd Bergmann2016-05-301-1/+1
* | drm/sun4i: Remove open-coded drm_connector_register_all()Chris Wilson2016-06-221-34/+0
* | drm: Don't call drm_dev_set_unique from platform driversDaniel Vetter2016-06-211-4/+0
* | drm: sun4i: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-102-19/+0
* | drm/sun4i: Implement some semblance of vblank event handlingDaniel Vetter2016-06-101-0/+12
* | drm/sun4i: Use lockless gem BO free callbackDaniel Vetter2016-06-011-1/+1
|/
* drm: sun4i: tv: Add NTSC output standardMaxime Ripard2016-04-281-0/+45
* drm: sun4i: tv: Add PAL output standardMaxime Ripard2016-04-281-0/+42
* drm: sun4i: Add composite outputMaxime Ripard2016-04-282-0/+623
* drm: sun4i: Add RGB outputMaxime Ripard2016-04-286-1/+355
* drm: Add Allwinner A10 Display Engine supportMaxime Ripard2016-04-2816-0/+2198
OpenPOWER on IntegriCloud