diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-07-06 16:23:22 +0200 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-07-06 18:13:17 +0200 |
commit | 5b544337109081ac4de23e7ded1c31f7457e5f5e (patch) | |
tree | cbd0129f3bebe918e70fb7d7158d8cb670039280 /drivers/gpu/drm/drm_irq.c | |
parent | drm/i915/selftests: Limit live_gtt allocation test to fit within RAM (diff) | |
download | linux-5b544337109081ac4de23e7ded1c31f7457e5f5e.tar.xz linux-5b544337109081ac4de23e7ded1c31f7457e5f5e.zip |
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Replace the magic bit with the proper symbolic name for instructing
MI_STORE_DWORD_IMM to use a virtual address (on gen3) or the global GTT
address (still virtual!) on gen4+.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180706142323.25699-1-chris@chris-wilson.co.uk
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_irq.c')
0 files changed, 0 insertions, 0 deletions