1. 17 5月, 2016 1 次提交
  2. 25 1月, 2016 1 次提交
  3. 17 7月, 2015 1 次提交
  4. 09 7月, 2015 2 次提交
  5. 03 2月, 2015 1 次提交
  6. 13 1月, 2015 1 次提交
  7. 24 12月, 2014 1 次提交
  8. 04 12月, 2014 2 次提交
  9. 21 11月, 2014 3 次提交
  10. 03 10月, 2014 1 次提交
  11. 02 9月, 2014 1 次提交
  12. 11 8月, 2014 5 次提交
  13. 05 8月, 2014 8 次提交
  14. 03 3月, 2014 2 次提交
  15. 08 1月, 2014 1 次提交
  16. 09 10月, 2013 1 次提交
    • D
      drm: kill ->gem_init_object() and friends · 16eb5f43
      David Herrmann 提交于
      All drivers embed gem-objects into their own buffer objects. There is no
      reason to keep drm_gem_object_alloc(), gem->driver_private and
      ->gem_init_object() anymore.
      
      New drivers are highly encouraged to do the same. There is no benefit in
      allocating gem-objects separately.
      
      Cc: Dave Airlie <airlied@gmail.com>
      Cc: Alex Deucher <alexdeucher@gmail.com>
      Cc: Daniel Vetter <daniel@ffwll.ch>
      Cc: Jerome Glisse <jglisse@redhat.com>
      Cc: Rob Clark <robdclark@gmail.com>
      Cc: Inki Dae <inki.dae@samsung.com>
      Cc: Ben Skeggs <skeggsb@gmail.com>
      Cc: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
      Signed-off-by: NDavid Herrmann <dh.herrmann@gmail.com>
      Acked-by: NAlex Deucher <alexander.deucher@amd.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      16eb5f43
  17. 07 8月, 2013 1 次提交
  18. 02 5月, 2013 1 次提交
  19. 24 10月, 2012 2 次提交
  20. 03 10月, 2012 2 次提交
  21. 21 9月, 2012 2 次提交