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