summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
diff options
context:
space:
mode:
authorJasmine Newsome <jasmine.newsome@intel.com>2022-01-04 12:36:42 -0800
committerThomas Hellström <thomas.hellstrom@linux.intel.com>2022-01-05 14:57:44 +0100
commit816e3be74f16f3064e74acb3e6ed69e27f14231b (patch)
tree048a67cbfc56a38db73574c49f693b19658eaa9a /drivers/gpu/drm/i915/i915_drv.c
parent62eeb9ae1364cd96991ccc6e3c5c69d66b8c64df (diff)
drm/i915/gem: Use local pointer ttm for __i915_ttm_move
Using local pointer ttm as argument in __i915_ttm_move instead of bo->ttm, as local pointer was previously assigned to bo->ttm in function. This will make code a bit more readable. Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Signed-off-by: Jasmine Newsome <jasmine.newsome@intel.com> Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220104203642.231878-1-jasmine.newsome@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.c')
0 files changed, 0 insertions, 0 deletions