[RADV][bisected] commit 3714c89d at least lead to GPU hang when I run the game "Quake II RTX"
commit 3714c89d at least lead to GPU hang when I run the game "Quake II RTX"
How to reproduce:
- install "Quake II RTX" from steam store
- Enable Ray-tracing with game launch parameter "RADV_PERFTEST=rt %command%"
- Start new game
Affected GPU:
- Radeon 6900XT
- Radeon 6800M
$ git bisect log
git bisect start
# status: waiting for both good and bad commits
# good: [f9703ac34dc12629e9b6fbdda7adc6c297151729] virgl: honor host caps in shader cash sha evaluation
git bisect good f9703ac34dc12629e9b6fbdda7adc6c297151729
# status: waiting for bad commit, 1 good commit known
# bad: [239363f3c61aa87431c1d444e641f1a45404c477] radv: implement VK_EXT_attachment_feedback_loop_layout
git bisect bad 239363f3c61aa87431c1d444e641f1a45404c477
# bad: [2af624706a82245b71a670d1139a763dd1bf696f] anv: use nir_opt_uniform_access
git bisect bad 2af624706a82245b71a670d1139a763dd1bf696f
# bad: [ba85272cb67c2fec7099fa4383bff38a5a44c92e] freedreno/ci: Update unit test reference decodes
git bisect bad ba85272cb67c2fec7099fa4383bff38a5a44c92e
# bad: [1dd5dd9765a7e88383116f8c3b4b2cf6114768cd] util: Fix c++ enum casting pickiness
git bisect bad 1dd5dd9765a7e88383116f8c3b4b2cf6114768cd
# good: [a923b1636dc65c2d4d37418f5e162442378cc915] zink: set dynamic indexing caps
git bisect good a923b1636dc65c2d4d37418f5e162442378cc915
# bad: [8066ef9d30a16d466dfc8018aae56403431ae27a] agx: Port minifloat tests to GTest
git bisect bad 8066ef9d30a16d466dfc8018aae56403431ae27a
# good: [0cb1689ca96169ba562cec1c08e35f05d735ed84] v3d/vc4/ci: Fix typo in skipped list
git bisect good 0cb1689ca96169ba562cec1c08e35f05d735ed84
# bad: [3714c89d0ebf0c541d8f7a7a807ce7c1bfe3cfea] nir: Add an opt pass for phis after if choosing between true/false.
git bisect bad 3714c89d0ebf0c541d8f7a7a807ce7c1bfe3cfea
# good: [a2397e6378ff5ca84ce97f288bb8a7005b0c10b4] v3d/ci: enable ARB_texture_cube_map piglit tests
git bisect good a2397e6378ff5ca84ce97f288bb8a7005b0c10b4
# first bad commit: [3714c89d0ebf0c541d8f7a7a807ce7c1bfe3cfea] nir: Add an opt pass for phis after if choosing between true/false.