1. 25 1月, 2014 2 次提交
  2. 17 12月, 2013 4 次提交
  3. 21 11月, 2013 1 次提交
  4. 09 11月, 2013 4 次提交
  5. 06 11月, 2013 1 次提交
  6. 10 10月, 2013 9 次提交
  7. 01 10月, 2013 1 次提交
  8. 17 9月, 2013 2 次提交
  9. 10 9月, 2013 1 次提交
  10. 04 9月, 2013 1 次提交
  11. 08 8月, 2013 4 次提交
  12. 06 8月, 2013 3 次提交
  13. 09 7月, 2013 1 次提交
    • B
      drm/i915: Getter/setter for object attributes · f343c5f6
      Ben Widawsky 提交于
      Soon we want to gut a lot of our existing assumptions how many address
      spaces an object can live in, and in doing so, embed the drm_mm_node in
      the object (and later the VMA).
      
      It's possible in the future we'll want to add more getter/setter
      methods, but for now this is enough to enable the VMAs.
      
      v2: Reworked commit message (Ben)
      Added comments to the main functions (Ben)
      sed -i "s/i915_gem_obj_set_color/i915_gem_obj_ggtt_set_color/" drivers/gpu/drm/i915/*.[ch]
      sed -i "s/i915_gem_obj_bound/i915_gem_obj_ggtt_bound/" drivers/gpu/drm/i915/*.[ch]
      sed -i "s/i915_gem_obj_size/i915_gem_obj_ggtt_size/" drivers/gpu/drm/i915/*.[ch]
      sed -i "s/i915_gem_obj_offset/i915_gem_obj_ggtt_offset/" drivers/gpu/drm/i915/*.[ch]
      (Daniel)
      
      v3: Rebased on new reserve_node patch
      Changed DRM_DEBUG_KMS to actually work (will need fixing later)
      Signed-off-by: NBen Widawsky <ben@bwidawsk.net>
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      f343c5f6
  14. 06 6月, 2013 1 次提交
  15. 01 6月, 2013 1 次提交
  16. 01 5月, 2013 2 次提交
  17. 25 4月, 2013 1 次提交
  18. 03 4月, 2013 1 次提交