diff options
| author | Chris Wilson <[email protected]> | 2019-09-04 11:07:07 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-09-04 12:43:20 +0100 |
| commit | 9d7b01e93526efe79dbf75b69cc5972b5a4f7b37 (patch) | |
| tree | d5e852a66c0a005fce47b8ebfccaa1536b280832 /tools/perf/scripts/python | |
| parent | 4bb6a9d5d9a8289673c4cb0786d44be8a63c21db (diff) | |
drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
This bit was fliped on for "syncing dependencies between camera and
graphics". BSpec has no recollection why, and it is causing
unrecoverable GPU hangs with Vulkan compute workloads.
From BSpec, setting bit5 to 0 enables relaxed padding requirements for
buffers, 1D and 2D non-array, non-MSAA, non-mip-mapped linear surfaces;
and *must* be set to 0h on skl+ to ensure "Out of Bounds" case is
suppressed.
Reported-by: Jason Ekstrand <[email protected]>
Suggested-by: Jason Ekstrand <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110998
Fixes: 8424171e135c ("drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphics")
Signed-off-by: Chris Wilson <[email protected]>
Tested-by: [email protected]
Cc: Jason Ekstrand <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: <[email protected]> # v4.1+
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions