Age | Commit message (Expand) | Author |
2016-01-20 | Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)" | Matt Roper |
2016-01-07 | drm/i915: Add two-stage ILK-style watermark programming (v10) | Matt Roper |
2015-12-22 | drm/i915: Do not acquire crtc state to check clock during modeset, v4. | Maarten Lankhorst |
2015-12-07 | drm/i915: Calculate watermark related members in the crtc_state, v4. | Maarten Lankhorst |
2015-12-07 | drm/i915: Move disable_cxsr to the crtc_state. | Maarten Lankhorst |
2015-11-02 | drm/i915: Make wait_for_flips interruptible. | Maarten Lankhorst |
2015-10-21 | drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check | Matt Roper |
2015-10-13 | drm/i915: revert a few more watermark commits | Paulo Zanoni |
2015-09-30 | drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check | Matt Roper |
2015-09-14 | drm/i915: Make updating pipe without modeset atomic. | Maarten Lankhorst |
2015-09-10 | drm/i915: Use crtc->state for duplication. | Maarten Lankhorst |
2015-08-14 | drm/i915: remove excessive scaler debugging messages | Jani Nikula |
2015-07-15 | drm/i915: Use full atomic modeset. | Maarten Lankhorst |
2015-07-14 | drm/i915: Rework plane readout. | Maarten Lankhorst |
2015-07-14 | drm/i915: Do not update pfit state when toggling crtc enabled. | Maarten Lankhorst |
2015-07-06 | drm/i915: Don't dereference NULL plane while setting up scalers | Matt Roper |
2015-06-22 | drm/i915: Make cdclk part of the atomic state. | Maarten Lankhorst |
2015-06-22 | drm/i915: Handle disabling planes better, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: move detaching scalers to begin_crtc_commit, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: Move scaler setup to check crtc function, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: Add a simple atomic crtc check function, v2. | Maarten Lankhorst |
2015-06-22 | drm/i915: Clean up intel_atomic_setup_scalers slightly. | Maarten Lankhorst |
2015-06-12 | Revert "drm/i915: Read hw state into an atomic state struct, v2." | Maarten Lankhorst |
2015-06-12 | drm/i915: Read hw state into an atomic state struct, v2. | Ander Conselvan de Oliveira |
2015-06-12 | drm/i915: Swap planes on each crtc separately, v2. | Maarten Lankhorst |
2015-06-12 | drm/i915: Use drm_atomic_helper_swap_state in intel_atomic_commit. | Maarten Lankhorst |
2015-06-12 | drm/i915: Use global atomic state for staged pll, config, v3. | Maarten Lankhorst |
2015-05-08 | drm/i915: Call drm helpers when duplicating crtc and plane states | Ander Conselvan de Oliveira |
2015-05-08 | drm/i915: skylake primary plane scaling using shared scalers | Chandra Konduru |
2015-04-13 | drm/i915: copy staged scaler state from drm state to crtc->config. | Chandra Konduru |
2015-04-13 | drm/i915: Ensure setting up scalers into staged crtc_state | Chandra Konduru |
2015-04-13 | drm/i915: setup scalers for crtc_compute_config | Chandra Konduru |
2015-04-10 | drm/i915: Clear crtc atomic flags at beginning of transaction | Matt Roper |
2015-03-17 | drm/i915: Set crtc backpointer when duplicating crtc state | Ander Conselvan de Oliveira |
2015-02-24 | drm/atomic-helper: Rename commmit_post/pre_planes | Daniel Vetter |
2015-01-27 | drm/i915: Add crtc state duplication/destruction functions | Matt Roper |
2015-01-27 | drm/i915: Add atomic_get_property entrypoint for connectors (v2) | Matt Roper |
2015-01-27 | drm/i915: Add main atomic entrypoints (v2) | Matt Roper |