9176703788c66de8287c6224650b1ff8d4238126 is the first bad commit commit 9176703788c66de8287c6224650b1ff8d4238126 Author: Marek Olšák Date: Wed Aug 8 15:37:21 2018 -0400 radeonsi: increase the maximum UBO size to 2 GB Same as the closed driver. This causes a failure in GL45-CTS.compute_shader.max, which has a trivial bug. Tested-by: Dieter Nützel :040000 040000 cc035bde95b4df54a0829a8fde9e820e35f4a49b 3dc624d4e3184537dfcf8f41ad080d80c91ba936 M src ============ LOG ================= git bisect start # good: [24c31bc0e237148b1c44811b17c61fc71f09bd93] docs: add sha256 checksums for 18.2.8 git bisect good 24c31bc0e237148b1c44811b17c61fc71f09bd93 # bad: [1625c02d65730cf7232e83ce3a058593c89c953f] docs: Add docs for 19.0.8 git bisect bad 1625c02d65730cf7232e83ce3a058593c89c953f # good: [8d3ccdbb9ba480dfe435023b747714cd517e5028] mesa: replace binary constants with hexadecimal constants git bisect good 8d3ccdbb9ba480dfe435023b747714cd517e5028 # bad: [4266932c0b301005dcc747fb6c2fef36a3af6ffe] nir/lower_alu_to_scalar: Don't try to lower unpack_32_2x16 git bisect bad 4266932c0b301005dcc747fb6c2fef36a3af6ffe # bad: [c9dbe52f848ae795ae9fdd7cbeca857db27dcc48] radv: implement VK_EXT_conservative_rasterization git bisect bad c9dbe52f848ae795ae9fdd7cbeca857db27dcc48 # bad: [93e8e17fa414d95af517581e152f95ec96e0c4d3] Revert "mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES" git bisect bad 93e8e17fa414d95af517581e152f95ec96e0c4d3 # skip: [cddd7ce3256a62887fc0f401c5c6f3a0ec5c998a] radeonsi: make PFP_SYNC_ME an explicit CP DMA flag git bisect skip cddd7ce3256a62887fc0f401c5c6f3a0ec5c998a # skip: [cddd7ce3256a62887fc0f401c5c6f3a0ec5c998a] radeonsi: make PFP_SYNC_ME an explicit CP DMA flag git bisect skip cddd7ce3256a62887fc0f401c5c6f3a0ec5c998a # good: [c4f183492d9da25d6df0af61e099aa2c98133a5e] virgl: update virgl_hw.h from virglrenderer git bisect good c4f183492d9da25d6df0af61e099aa2c98133a5e # skip: [7a1f4340b647d9c4e4e62bd0cda620eb2d927cd9] anv: drop cast-to-void of used variable git bisect skip 7a1f4340b647d9c4e4e62bd0cda620eb2d927cd9 # skip: [011a811652c74dcc9f56506ebb6075e4bdfe6ef9] radv: Revert divisor = 0 case for vertex attribute extension. git bisect skip 011a811652c74dcc9f56506ebb6075e4bdfe6ef9 # skip: [8a290862859bade4b238f595378d63bb920e763a] blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering. git bisect skip 8a290862859bade4b238f595378d63bb920e763a # skip: [f3a78a9da01218df0067b24b52204a4e5f01bc69] radv: fix missing initialization of the conditional rendering state git bisect skip f3a78a9da01218df0067b24b52204a4e5f01bc69 # good: [ff0ce31e2a9135c3fcc3243773c442bc48f46b53] python: Disable universal newlines git bisect good ff0ce31e2a9135c3fcc3243773c442bc48f46b53 # good: [59c17dbc6c1906d399b1c1af851610e5862774a8] i965: Sort Gen9+ extension enables git bisect good 59c17dbc6c1906d399b1c1af851610e5862774a8 # good: [80aecad0ca95c39d37a9a8003074dc9a2789bc52] st/mesa: fix up uniform limits to be able to expose large UBOs git bisect good 80aecad0ca95c39d37a9a8003074dc9a2789bc52 # bad: [a4a9c075496c64ac333e6c0b930d8c2eb5175e8e] intel/nir: Use nir_shrink_vec_array_vars git bisect bad a4a9c075496c64ac333e6c0b930d8c2eb5175e8e # bad: [b03dcb1e5f507c5950d0de053a6f76e6306ee71f] i965: don't include compute resources in "Combined" limits git bisect bad b03dcb1e5f507c5950d0de053a6f76e6306ee71f # good: [d3c1b212bc72494bdcca617115cda4e0b55d2dbe] gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE git bisect good d3c1b212bc72494bdcca617115cda4e0b55d2dbe # good: [5693ca865dcb1efeee884dc99dbe31a267c453f6] radeonsi: bump MAX_GS_INVOCATIONS git bisect good 5693ca865dcb1efeee884dc99dbe31a267c453f6 # bad: [9176703788c66de8287c6224650b1ff8d4238126] radeonsi: increase the maximum UBO size to 2 GB git bisect bad 9176703788c66de8287c6224650b1ff8d4238126 # first bad commit: [9176703788c66de8287c6224650b1ff8d4238126] radeonsi: increase the maximum UBO size to 2 GB