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