Comment # 15
on bug 73625
from Roman Elshin
(In reply to comment #14) > I suggest you put the dpms off into your X startup script and then try to > bisect the GPU lockup first. I try to do that, but seems my testing was not enough in some case as R600_DEBUG=nosb helps. BISECT_LOG: git bisect start # bad: [32637f56a5422b09ad945d21d8e60a8b990b0182] os: First check for __GLIBC__ and then for PIPE_OS_BSD git bisect bad 32637f56a5422b09ad945d21d8e60a8b990b0182 # good: [a32330eb93ad4cdb7f4c5bc4c730d7f3ff4042d0] Bump version to 9.2.5 git bisect good a32330eb93ad4cdb7f4c5bc4c730d7f3ff4042d0 # good: [9f07ca11c1797ac12de1e1c6aef13cf58824b5f5] mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently git bisect good 9f07ca11c1797ac12de1e1c6aef13cf58824b5f5 # good: [e29931aa7423209d29a23be2ad754abb0f79315e] i965: Dump more information about batch buffer usage. git bisect good e29931aa7423209d29a23be2ad754abb0f79315e # good: [e496583975dcbca657cb29a3b15580030394e2b0] docs: Add news item for 9.2 release git bisect good e496583975dcbca657cb29a3b15580030394e2b0 # bad: [51a279254fecc05691524dab1bf291c7dfefccd5] mesa: Setup remaining infrastucture and enable KHR_debug git bisect bad 51a279254fecc05691524dab1bf291c7dfefccd5 # bad: [b3a4d5c78544ee957c4880cec7eb67f00ae04afd] i965: Move vec4 register allocation data structures to brw->vec4. git bisect bad b3a4d5c78544ee957c4880cec7eb67f00ae04afd # bad: [7801a8cc8957fc58e5a493c4da2b4941f5cf9f4a] intel: Reuse intel_glFlush(). git bisect bad 7801a8cc8957fc58e5a493c4da2b4941f5cf9f4a # good: [e95b7d89b9cd7d82b6122f9ad9bbf2249a0a8802] freedreno: updates for msm drm/kms driver git bisect good e95b7d89b9cd7d82b6122f9ad9bbf2249a0a8802 # good: [74be77a99e1196d07ebd941aee24313f7aa123c9] nvc0/ir: Initialize NVC0LegalizePostRA member variables. git bisect good 74be77a99e1196d07ebd941aee24313f7aa123c9 # bad: [09e2df5961cfe04925bdd820e6ea59af3ba783f6] i965/vs: Fix regression on pre-gen6 with no VS uniforms in use. git bisect bad 09e2df5961cfe04925bdd820e6ea59af3ba783f6 # bad: [f7217b99f243738f941a5d009c68387dfadcb50a] r600g: enable SB backend by default git bisect bad f7217b99f243738f941a5d009c68387dfadcb50a # bad: [29ff2e907d6c54f95be6dfa72201fd25bbd50fcd] r600g: fix color exports when we have no CBs git bisect bad 29ff2e907d6c54f95be6dfa72201fd25bbd50fcd # first bad commit: [29ff2e907d6c54f95be6dfa72201fd25bbd50fcd] r600g: fix color exports when we have no CBs
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel