09 Jan, 2012

1 commit


22 Dec, 2011

1 commit


15 Dec, 2011

2 commits


14 Dec, 2011

1 commit


12 Dec, 2011

11 commits


15 Nov, 2011

2 commits


10 Nov, 2011

2 commits

  • Let the IOMMU core know we support arbitrary page sizes (as long as
    they're an order of 4KiB).

    This way the IOMMU core will retain the existing behavior we're used to;
    it will let us map regions that:
    - their size is an order of 4KiB
    - they are naturally aligned

    Signed-off-by: Ohad Ben-Cohen
    Cc: Joerg Roedel
    Signed-off-by: Joerg Roedel

    Ohad Ben-Cohen
     
  • Express sizes in bytes rather than in page order, to eliminate the
    size->order->size conversions we have whenever the IOMMU API is calling
    the low level drivers' map/unmap methods.

    Adopt all existing drivers.

    Signed-off-by: Ohad Ben-Cohen
    Cc: David Brown
    Cc: David Woodhouse
    Cc: Joerg Roedel
    Cc: Stepan Moskovchenko
    Cc: KyongHo Cho
    Cc: Hiroshi DOYU
    Cc: Laurent Pinchart
    Signed-off-by: Joerg Roedel

    Ohad Ben-Cohen
     

21 Oct, 2011

2 commits


11 Oct, 2011

1 commit


02 Sep, 2011

2 commits


06 Jul, 2011

1 commit


21 Jun, 2011

3 commits