Age | Commit message (Expand) | Author | Files | Lines |
2016-06-02 | drm/atomic-helper: use for_each_*_in_state more | Daniel Vetter | 1 | -31/+16 |
2016-06-02 | drm/atomic: Handle funcs->best_encoder == NULL case | Boris Brezillon | 1 | -1/+3 |
2016-05-30 | drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled | Liu Ying | 1 | -0/+3 |
2016-05-17 | drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state | Daniel Vetter | 1 | -6/+3 |
2016-05-17 | drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state | Daniel Vetter | 1 | -5/+3 |
2016-05-17 | drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state | Daniel Vetter | 1 | -5/+3 |
2016-05-11 | drm/atomic: Add drm_atomic_helper_best_encoder() | Noralf Trønnes | 1 | -0/+17 |
2016-05-11 | drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcs | Noralf Trønnes | 1 | -22/+17 |
2016-05-10 | drm: Make drm_encoder_helper_funcs optional | Noralf Trønnes | 1 | -2/+9 |
2016-05-05 | drm/atomic: use connector references (v3) | Dave Airlie | 1 | -0/+4 |
2016-05-05 | Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -17/+17 |
2016-05-02 | drm/atomic: Rename drm_atomic_async_commit to nonblocking. | Maarten Lankhorst | 1 | -2/+2 |
2016-05-02 | drm/atomic: Rename async parameter to nonblocking. | Maarten Lankhorst | 1 | -15/+15 |
2016-04-27 | drm/atomic-helpers: Don't duplicate code in destroy helpers | Daniel Vetter | 1 | -8/+9 |
2016-04-18 | drm/atomic-helper: Print an error if vblank wait times out | Ville Syrjälä | 1 | -0/+2 |
2016-04-06 | Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -2/+13 |
2016-03-31 | drm/atomic: export drm_atomic_helper_wait_for_fences() | Rob Clark | 1 | -2/+13 |
2016-03-24 | Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -6/+8 |
2016-03-16 | Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -123/+239 |
2016-03-15 | drm/atomic: use helper to get crtc state | Andrzej Hajda | 1 | -6/+8 |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie | 1 | -1/+1 |
2016-03-13 | drm: atomic helper: do not unreference error pointer | Lionel Landwerlin | 1 | -0/+1 |
2016-03-10 | drm: fix blob pointer check | Lionel Landwerlin | 1 | -2/+2 |
2016-03-08 | drm: introduce pipe color correction properties | Lionel Landwerlin | 1 | -1/+109 |
2016-03-08 | drm/atomic: Clean up update_connector_routing. | Maarten Lankhorst | 1 | -13/+3 |
2016-03-08 | drm/atomic: Clean up steal_encoder, v2. | Maarten Lankhorst | 1 | -21/+6 |
2016-03-08 | drm/atomic: Handle encoder assignment conflicts in a separate check, v3. | Maarten Lankhorst | 1 | -34/+43 |
2016-03-08 | drm/atomic: Handle encoder stealing from set_config better. | Maarten Lankhorst | 1 | -0/+69 |
2016-03-08 | drm/atomic: Always call steal_encoder, v2. | Maarten Lankhorst | 1 | -54/+20 |
2016-03-04 | drm/atomic: Pass connector and state to update_connector_routing. | Maarten Lankhorst | 1 | -10/+5 |
2016-03-04 | drm/atomic: Clean up update_output_state. | Maarten Lankhorst | 1 | -24/+17 |
2016-02-19 | drm/atomic: Allow for holes in connector state, v2. | Maarten Lankhorst | 1 | -1/+1 |
2016-02-09 | drm/atomic: Add encoder_mask to crtc_state, v3. | Maarten Lankhorst | 1 | -3/+50 |
2016-02-09 | drm/atomic: Do not unset crtc when an encoder is stolen | Maarten Lankhorst | 1 | -4/+0 |
2016-02-09 | Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -2/+3 |
2016-01-20 | drm/atomic-helper: Export framebuffer_changed() | John Keeping | 1 | -4/+20 |
2016-01-19 | drm: initialize default rotation value to DRM_ROTATE_0 | Marek Szyprowski | 1 | -1/+3 |
2016-01-18 | drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputs | Liu Ying | 1 | -1/+0 |
2016-01-06 | drm/atomic: Remove drm_atomic_connectors_for_crtc. | Maarten Lankhorst | 1 | -6/+4 |
2016-01-05 | drm/atomic-helper: Reject legacy flips on a disabled pipe | Daniel Vetter | 1 | -0/+9 |
2016-01-05 | drm/atomic: Add __drm_atomic_helper_connector_reset, v2. | Maarten Lankhorst | 1 | -4/+26 |
2015-12-15 | drm/atomic-helper: Drop unneeded argument from check_pending_encoder | Daniel Vetter | 1 | -3/+2 |
2015-12-11 | drm: Add plane->name and use it in debug prints | Ville Syrjälä | 1 | -2/+2 |
2015-12-11 | drm: Add crtc->name and use it in debug messages | Ville Syrjälä | 1 | -27/+29 |
2015-12-08 | drm/atomic-helper: Mention the new system/resume helpers the docs | Daniel Vetter | 1 | -0/+6 |
2015-12-08 | drm: Reorganize helper vtables and their docs | Daniel Vetter | 1 | -0/+6 |
2015-12-03 | drm/atomic-helper: Reject attempts at re-stealing encoders | Daniel Vetter | 1 | -0/+28 |
2015-12-03 | drm/atomic-helper: Implement subsystem-level suspend/resume | Thierry Reding | 1 | -1/+161 |
2015-11-30 | drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc() | Jyri Sarha | 1 | -0/+43 |
2015-11-24 | drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w | Ville Syrjälä | 1 | -7/+7 |