1. 22 1月, 2015 1 次提交
    • B
      drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) · c39f472e
      Ben Skeggs 提交于
      The symlinks were annoying some people, and they're not used anywhere
      else in the kernel tree.  The include directory structure has been
      changed so that symlinks aren't needed anymore.
      
      NVKM has been moved from core/ to nvkm/ to make it more obvious as to
      what the directory is for, and as some minor prep for when NVKM gets
      split out into its own module (virt) at a later date.
      Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
      c39f472e
  2. 02 12月, 2014 1 次提交
  3. 15 9月, 2014 2 次提交
  4. 10 8月, 2014 3 次提交
  5. 18 6月, 2014 1 次提交
  6. 11 6月, 2014 3 次提交
  7. 26 3月, 2014 3 次提交
  8. 23 1月, 2014 2 次提交
  9. 07 1月, 2014 1 次提交
  10. 14 11月, 2013 1 次提交
  11. 08 11月, 2013 9 次提交
  12. 05 7月, 2013 3 次提交
  13. 01 7月, 2013 1 次提交
  14. 20 5月, 2013 1 次提交
    • B
      drm/nvc0/ce: disable ce1 on a number of chipsets · 6d5f8383
      Ben Skeggs 提交于
      The falcon is present, but the rest of the copy engine doesn't appear to
      be...  PUNITS doesn't report disabled (maybe the bits for the copy engines
      got added later?), so we end up trying to use a non-functional CE1, and
      bust all sorts of things.. Most notably, suspend/resume..
      
      Cc: stable@vger.kernel.org
      Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
      6d5f8383
  15. 26 4月, 2013 2 次提交
  16. 20 2月, 2013 4 次提交
  17. 29 11月, 2012 2 次提交