diff options
author | Jordan Justen <[email protected]> | 2018-07-24 17:13:52 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2018-08-01 23:30:49 -0700 |
commit | 3887700dfd7597fba654a4a713c274213a4a8755 (patch) | |
tree | 13a345ed354272f47ce5ad2162f1f058993cc642 /src/intel/common/gen_disasm.h | |
parent | bea4722c2e387162d677eb8fff726be44d720cdb (diff) |
i965: Disable shader cache with INTEL_DEBUG=shader_time
Shader time hard codes an index of the shader time buffer within the
gen program.
In order to support shader time in the disk shader cache, we'd need to
add the shader time index into the program key. This should work, but
probably is not worth it for this particular debug feature.
Therefore, let's just disable the disk shader cache if the shader time
debug feature is used.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106382
Fixes: 96fe36f7acc "i965: Enable disk shader cache by default"
Cc: Eero Tamminen <[email protected]>
Cc: Kenneth Graunke <[email protected]>
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/intel/common/gen_disasm.h')
0 files changed, 0 insertions, 0 deletions