1. 06 10月, 2015 1 次提交
  2. 30 9月, 2015 18 次提交
  3. 23 9月, 2015 7 次提交
  4. 22 9月, 2015 1 次提交
    • B
      drm/i915/skl: Don't clear all watermarks when updating. (v2) · adda50b8
      Bob Paauwe 提交于
      Clearing the watermarks for all pipes/planes when updating the
      watermarks for a single CRTC change seems like the wrong thing to
      do here. As is, this code will ony update any pipe/plane watermarks
      that need updating and leave the remaining set to zero.  Later, the
      watermark checks in check_wm_state() will flag these zero'd out pipe/plane
      watermarks and throw errors.
      
      By clearing only the watermark values associated with the specific crtc
      the other watermark values may remain unchanged.
      
      v2: Make sure all the dirty flags are cleared. Damien
          Clear all values assoicated with crtc/pipe being updated.  Damien
      Signed-off-by: NBob Paauwe <bob.j.paauwe@intel.com>
      Reviewed-by: NDamien Lespiau <damien.lespiau@intel.com>
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      adda50b8
  5. 14 9月, 2015 1 次提交
  6. 10 9月, 2015 1 次提交
  7. 08 9月, 2015 1 次提交
  8. 04 9月, 2015 2 次提交
  9. 02 9月, 2015 1 次提交
  10. 05 8月, 2015 1 次提交
  11. 22 7月, 2015 1 次提交
  12. 20 7月, 2015 1 次提交
  13. 17 7月, 2015 1 次提交
  14. 15 7月, 2015 3 次提交