1. 12 6月, 2015 1 次提交
    • R
      drm/msm/adreno: dump scratch regs and other info on hang · 26716185
      Rob Clark 提交于
      Dump a bit more info when the GPU hangs, without having hang_debug
      enabled (which dumps a *lot* of registers).  Also dump the scratch
      registers, as they are useful for determining where in the cmdstream
      the GPU hung (and they seem always safe to read when GPU has hung).
      
      Note that the freedreno gallium driver emits increasing counter values
      to SCRATCH6 (to identify tile #) and SCRATCH7 (to identify draw #), so
      these two in particular can be used to "triangulate" where in the
      cmdstream the GPU hung.
      Signed-off-by: NRob Clark <robdclark@gmail.com>
      26716185
  2. 11 6月, 2015 6 次提交
  3. 10 6月, 2015 11 次提交
  4. 09 6月, 2015 5 次提交
  5. 05 6月, 2015 17 次提交