1. 16 7月, 2016 4 次提交
  2. 05 6月, 2016 1 次提交
  3. 08 5月, 2016 1 次提交
  4. 02 6月, 2014 1 次提交
    • R
      drm/msm: add rd logging debugfs · a7d3c950
      Rob Clark 提交于
      To ease debugging, add debugfs file which can be cat/tail'd to log
      submits, along with fence #.  If GPU hangs, you can look at 'gpu'
      debugfs file to find last completed fence and current register state,
      and compare with logged rd file to narrow down the DRAW_INDX which
      triggered the GPU hang.
      Signed-off-by: NRob Clark <robdclark@gmail.com>
      a7d3c950