1. 27 6月, 2012 1 次提交
  2. 02 6月, 2012 1 次提交
  3. 22 5月, 2012 5 次提交
  4. 17 5月, 2012 4 次提交
  5. 12 5月, 2012 9 次提交
  6. 07 5月, 2012 13 次提交
  7. 03 5月, 2012 6 次提交
  8. 27 4月, 2012 1 次提交
    • A
      gma500: Set the mapping mask · 398b4706
      Alan Cox 提交于
      Some boards such as the Intel D2700MUD allow you to have over 4GB of RAM.
      The GTT on the PVR based devices is 32bit however. Hugh Dickins points out
      that we should therefore be setting the mapping gfp mask.
      
      This is not the whole fix for the problem. Some further shmem patches will
      be needed to deal with the corner cases.
      Signed-off-by: NAlan Cox <alan@linux.intel.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      398b4706