| Commit message (Expand) | Author | Age |
* | drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state | Daniel Vetter | 2016-05-17 |
* | drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state | Daniel Vetter | 2016-05-17 |
* | drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state | Daniel Vetter | 2016-05-17 |
* | drm/atomic: Add drm_atomic_helper_best_encoder() | Noralf Trønnes | 2016-05-11 |
* | drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcs | Noralf Trønnes | 2016-05-11 |
* | drm: Make drm_encoder_helper_funcs optional | Noralf Trønnes | 2016-05-10 |
* | drm/atomic: use connector references (v3) | Dave Airlie | 2016-05-04 |
* | Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-05-04 |
|\ |
|
| * | drm/atomic: Rename drm_atomic_async_commit to nonblocking. | Maarten Lankhorst | 2016-05-02 |
| * | drm/atomic: Rename async parameter to nonblocking. | Maarten Lankhorst | 2016-05-02 |
* | | drm/atomic-helpers: Don't duplicate code in destroy helpers | Daniel Vetter | 2016-04-26 |
|/ |
|
* | drm/atomic-helper: Print an error if vblank wait times out | Ville Syrjälä | 2016-04-18 |
* | Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-04-05 |
|\ |
|
| * | drm/atomic: export drm_atomic_helper_wait_for_fences() | Rob Clark | 2016-03-31 |
* | | Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-03-23 |
|\| |
|
| * | drm/atomic: use helper to get crtc state | Andrzej Hajda | 2016-03-15 |
* | | Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-03-15 |
|\| |
|
| * | drm: atomic helper: do not unreference error pointer | Lionel Landwerlin | 2016-03-13 |
| * | drm: fix blob pointer check | Lionel Landwerlin | 2016-03-10 |
| * | drm: introduce pipe color correction properties | Lionel Landwerlin | 2016-03-08 |
| * | drm/atomic: Clean up update_connector_routing. | Maarten Lankhorst | 2016-03-08 |
| * | drm/atomic: Clean up steal_encoder, v2. | Maarten Lankhorst | 2016-03-08 |
| * | drm/atomic: Handle encoder assignment conflicts in a separate check, v3. | Maarten Lankhorst | 2016-03-08 |
| * | drm/atomic: Handle encoder stealing from set_config better. | Maarten Lankhorst | 2016-03-08 |
| * | drm/atomic: Always call steal_encoder, v2. | Maarten Lankhorst | 2016-03-08 |
| * | drm/atomic: Pass connector and state to update_connector_routing. | Maarten Lankhorst | 2016-03-04 |
| * | drm/atomic: Clean up update_output_state. | Maarten Lankhorst | 2016-03-04 |
* | | Merge drm-fixes into drm-next. | Dave Airlie | 2016-03-13 |
|\ \
| |/
|/| |
|
| * | drm/atomic: Allow for holes in connector state, v2. | Maarten Lankhorst | 2016-02-18 |
* | | drm/atomic: Add encoder_mask to crtc_state, v3. | Maarten Lankhorst | 2016-02-09 |
* | | drm/atomic: Do not unset crtc when an encoder is stolen | Maarten Lankhorst | 2016-02-09 |
* | | Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-02-08 |
|\ \
| |/
|/| |
|
| * | drm: initialize default rotation value to DRM_ROTATE_0 | Marek Szyprowski | 2016-01-19 |
| * | drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputs | Liu Ying | 2016-01-18 |
* | | drm/atomic-helper: Export framebuffer_changed() | John Keeping | 2016-01-19 |
|/ |
|
* | drm/atomic: Remove drm_atomic_connectors_for_crtc. | Maarten Lankhorst | 2016-01-06 |
* | drm/atomic-helper: Reject legacy flips on a disabled pipe | Daniel Vetter | 2016-01-05 |
* | drm/atomic: Add __drm_atomic_helper_connector_reset, v2. | Maarten Lankhorst | 2016-01-05 |
* | drm/atomic-helper: Drop unneeded argument from check_pending_encoder | Daniel Vetter | 2015-12-15 |
* | drm: Add plane->name and use it in debug prints | Ville Syrjälä | 2015-12-11 |
* | drm: Add crtc->name and use it in debug messages | Ville Syrjälä | 2015-12-11 |
* | drm/atomic-helper: Mention the new system/resume helpers the docs | Daniel Vetter | 2015-12-08 |
* | drm: Reorganize helper vtables and their docs | Daniel Vetter | 2015-12-08 |
* | drm/atomic-helper: Reject attempts at re-stealing encoders | Daniel Vetter | 2015-12-03 |
* | drm/atomic-helper: Implement subsystem-level suspend/resume | Thierry Reding | 2015-12-02 |
* | drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc() | Jyri Sarha | 2015-11-30 |
* | drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w | Ville Syrjälä | 2015-11-24 |
* | GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob() | Markus Elfring | 2015-11-24 |
* | drm/atomic-helper: Check encoder/crtc constraints | Daniel Vetter | 2015-11-19 |
* | drm: Fix primary plane size for stereo doubled modes for legacy setcrtc | Ville Syrjälä | 2015-11-17 |