Age | Commit message (Expand) | Author | Files | Lines |
2016-01-20 | drm/atomic-helper: Export framebuffer_changed() | John Keeping | 1 | -4/+20 |
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-02 | 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 |
2015-11-24 | GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob() | Markus Elfring | 1 | -3/+2 |
2015-11-19 | drm/atomic-helper: Check encoder/crtc constraints | Daniel Vetter | 1 | -0/+8 |
2015-11-17 | drm: Fix primary plane size for stereo doubled modes for legacy setcrtc | Ville Syrjälä | 1 | -6/+9 |
2015-11-17 | drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane. | Maarten Lankhorst | 1 | -3/+3 |
2015-10-19 | drm: Swap w/h when converting the mode to src coordidates for a rotated prima... | Ville Syrjälä | 1 | -2/+7 |
2015-09-24 | Merge tag 'v4.3-rc2' into topic/drm-misc | Daniel Vetter | 1 | -2/+2 |
2015-09-16 | drm/fb-helper: atomic restore_fbdev_mode().. | Rob Clark | 1 | -53/+78 |
2015-09-13 | drm/atomic-helper: Don't skip plane disabling on active CRTC | Laurent Pinchart | 1 | -6/+18 |
2015-09-08 | drm/atomic-helper: Implement drm_atomic_helper_duplicate_state() | Thierry Reding | 1 | -0/+78 |
2015-09-08 | drm/atomic-helper: Pimp docs with recommendations for rpm drivers | Daniel Vetter | 1 | -0/+32 |
2015-09-08 | drm/atomic-helper: Add option to update planes only on active crtc | Daniel Vetter | 1 | -2/+18 |
2015-09-08 | drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. | Maarten Lankhorst | 1 | -15/+6 |
2015-09-08 | drm/atomic-helper: properly annotate functions in kerneldoc | Daniel Vetter | 1 | -7/+7 |
2015-09-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -42/+83 |
2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2015-08-17 | Merge tag 'v4.2-rc7' into drm-next | Dave Airlie | 1 | -1/+9 |
2015-08-12 | drm/atomic: Use KMS VBLANK API | Thierry Reding | 1 | -2/+2 |
2015-08-11 | drm/atomic: fix null pointer access to mode_fixup callback | Inki Dae | 1 | -1/+1 |
2015-08-07 | treewide: Fix typo compatability -> compatibility | Laurent Pinchart | 1 | -2/+2 |
2015-08-04 | drm/atomic-helpers: Make encoder picking more robust | Daniel Vetter | 1 | -5/+6 |
2015-08-04 | drm/atomic-helper: Add an atomice best_encoder callback | Daniel Vetter | 1 | -1/+6 |
2015-08-02 | i915: temporary fix for DP MST docking station NULL pointer dereference | Linus Torvalds | 1 | -3/+5 |
2015-07-27 | drm/atomic: Update legacy DPMS state during modesets, v3. | Maarten Lankhorst | 1 | -6/+20 |
2015-07-27 | drm: Make the connector dpms callback return a value, v2. | Maarten Lankhorst | 1 | -12/+16 |
2015-07-27 | drm/atomic: pass old crtc state to atomic_begin/flush. | Maarten Lankhorst | 1 | -4/+4 |
2015-07-27 | drm/atomic: add connectors_changed to separate it from mode_changed, v2 | Maarten Lankhorst | 1 | -9/+30 |
2015-07-24 | Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o... | Dave Airlie | 1 | -2/+2 |
2015-07-22 | drm: Roll out drm_for_each_connector more | Daniel Vetter | 1 | -2/+2 |
2015-07-16 | drm/atomic: Only update crtc->x/y if it's part of the state, v2. | Maarten Lankhorst | 1 | -2/+8 |
2015-07-07 | drm: Update plane->fb also for page_flip | Daniel Vetter | 1 | -4/+0 |
2015-06-22 | drm/atomic: Don't set crtc_state->enable manually | Laurent Pinchart | 1 | -3/+7 |
2015-06-19 | drm/atomic: Extract needs_modeset function | Daniel Vetter | 1 | -11/+5 |
2015-06-04 | drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config. | Maarten Lankhorst | 1 | -0/+2 |
2015-05-26 | drm/atomic: Add current-mode blob to CRTC state | Daniel Stone | 1 | -5/+6 |
2015-05-26 | drm: Add drm_atomic_set_mode_for_crtc | Daniel Stone | 1 | -3/+8 |
2015-05-21 | drm: bridge: Allow daisy chaining of bridges | Archit Taneja | 1 | -19/+10 |
2015-05-21 | drm/atomic: add all affected planes in drm_atomic_helper_check_modeset | Maarten Lankhorst | 1 | -0/+4 |