diff options
author | Chris Wilson <[email protected]> | 2017-09-06 16:28:59 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-09-06 17:36:30 +0100 |
commit | 90cad095eeaa43711d60066096cddaf0d3b58bf6 (patch) | |
tree | 4c368d32140891a2bc8132a08a2fb1f374bf4b5d /scripts/gdb/linux | |
parent | 0db8c961209153498fe7e279b8f0d3deb81808f0 (diff) |
drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm
The early gen3 machines (i915g/Grantsdale and i915gm/Alviso) share a lot
of characteristics in their MI/GTT blocks with gen2, and in particular
can only use physical addresses in MI_STORE_DATA_IMM. This makes it
incompatible with our usage, so include those two machines in the
blacklist to prevent usage.
v2: Make it easy for gcc and rewrite it as a switch to save some space.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]> #v1
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions