Searched hist:"777 dc5bb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_gem_gtt.h | 777dc5bb Tue Apr 14 10:35:12 CDT 2015 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: Move vma vfuns to adddress_space
They change with the address space and not with each vma, so move them into the right pile of vfuncs. Save 2 pointers per vma and clarifies the code.
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> 777dc5bb Tue Apr 14 10:35:12 CDT 2015 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: Move vma vfuns to adddress_space They change with the address space and not with each vma, so move them into the right pile of vfuncs. Save 2 pointers per vma and clarifies the code. Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
|
H A D | i915_gem_gtt.c | 777dc5bb Tue Apr 14 10:35:12 CDT 2015 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: Move vma vfuns to adddress_space
They change with the address space and not with each vma, so move them into the right pile of vfuncs. Save 2 pointers per vma and clarifies the code.
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> 777dc5bb Tue Apr 14 10:35:12 CDT 2015 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: Move vma vfuns to adddress_space They change with the address space and not with each vma, so move them into the right pile of vfuncs. Save 2 pointers per vma and clarifies the code. Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
|
H A D | i915_gem.c | 777dc5bb Tue Apr 14 10:35:12 CDT 2015 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: Move vma vfuns to adddress_space
They change with the address space and not with each vma, so move them into the right pile of vfuncs. Save 2 pointers per vma and clarifies the code.
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> 777dc5bb Tue Apr 14 10:35:12 CDT 2015 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: Move vma vfuns to adddress_space They change with the address space and not with each vma, so move them into the right pile of vfuncs. Save 2 pointers per vma and clarifies the code. Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
|