diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-07-12 10:43:26 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-07-12 12:22:35 +0100 |
commit | c03cbe4c0a838ce03266a8c579ef8d13181907b6 (patch) | |
tree | 944d9c1be08342a08899764cb43284f47bb37014 /drivers/gpu/drm/drm_prime.c | |
parent | 2776326457562f971b7b38f4683e298e55252ccc (diff) |
drm/i915/gtt: Convert vm->scratch into an array
Each level has its own scratch. Make the levels more obvious by forgoing
the fancy similarly names and replace them with a number. 0 is the bottom
most level, the physical page used for actual data; 1+ are the page
directories.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190712094327.24437-5-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/drm_prime.c')
0 files changed, 0 insertions, 0 deletions