Age | Commit message (Expand) | Author | Files | Lines |
2017-02-02 | drm: Rely on mode_config data for fb_helper initialization | Gabriel Krisman Bertazi | 1 | -2/+1 |
2016-12-18 | drm: bridge: Link encoder and bridge in core code | Laurent Pinchart | 1 | -4/+1 |
2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä | 1 | -1/+1 |
2016-12-14 | drm/arcpgu: Add local 'fb' variables | Ville Syrjälä | 1 | -1/+2 |
2016-12-06 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Daniel Vetter | 1 | -142/+17 |
2016-12-05 | Backmerge tag 'v4.9-rc8' into drm-next | Dave Airlie | 1 | -142/+17 |
2016-12-01 | drm: Make the connector .detect() callback optional | Laurent Pinchart | 1 | -7/+0 |
2016-11-11 | drm/arcpgu: Accommodate adv7511 switch to DRM bridge | Eugeniy Paltsev | 1 | -142/+17 |
2016-11-02 | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs | Jani Nikula | 1 | -2/+0 |
2016-09-22 | drm: Don't swallow error codes in drm_dev_alloc() | Tom Gundersen | 1 | -2/+2 |
2016-08-19 | drm: Don't implement empty prepare_fb()/cleanup_fb() | Laurent Pinchart | 1 | -2/+0 |
2016-07-19 | drm/arc: Remove redundant dev_err call in arcpgu_load() | Wei Yongjun | 1 | -3/+1 |
2016-07-19 | drm/arc: Fix some sparse warnings | Wei Yongjun | 1 | -3/+3 |
2016-07-18 | drm/arc: make fbdev support really optional | Tobias Jakobi | 1 | -1/+0 |
2016-07-18 | drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() | Markus Elfring | 1 | -2/+1 |
2016-07-15 | gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle | Peter Chen | 1 | -0/+1 |
2016-06-21 | drm/arc: Remove redundant calls to drm_connector_register_all() | Chris Wilson | 1 | -8/+0 |
2016-06-15 | Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 4 | -56/+6 |
2016-06-13 | drm/arcpgu: Make ARC PGU usable on simulation platforms | Ruud Derwig | 4 | -8/+138 |
2016-06-10 | drm: arc: Rely on the default ->best_encoder() behavior | Boris Brezillon | 1 | -18/+0 |
2016-06-10 | drm/arc: Implement nonblocking commit correctly | Daniel Vetter | 1 | -7/+1 |
2016-06-10 | drm/arc: Actually bother with handling atomic events. | Daniel Vetter | 1 | -7/+5 |
2016-06-09 | drm/arc: Nuke event_list | Daniel Vetter | 3 | -24/+0 |
2016-06-09 | Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -1/+1 |
2016-06-03 | drm/fence: add fence to drm_pending_event | Gustavo Padovan | 1 | -1/+1 |
2016-06-01 | drm/arcpgu: Use lockless gem BO free callback | Daniel Vetter | 1 | -1/+1 |
2016-04-29 | drm/arcpgu: use dedicated memory area for frame buffer | Alexey Brodkin | 1 | -0/+6 |
2016-04-26 | drm: Add support of ARC PGU display controller | Carlos Palminha | 7 | -0/+842 |