1. 02 8月, 2010 1 次提交
  2. 19 6月, 2009 1 次提交
  3. 25 11月, 2008 1 次提交
  4. 14 7月, 2008 1 次提交
    • D
      drm: reorganise drm tree to be more future proof. · c0e09200
      Dave Airlie 提交于
      With the coming of kernel based modesetting and the memory manager stuff,
      the everything in one directory approach was getting very ugly and
      starting to be unmanageable.
      
      This restructures the drm along the lines of other kernel components.
      
      It creates a drivers/gpu/drm directory and moves the hw drivers into
      subdirectores. It moves the includes into an include/drm, and
      sets up the unifdef for the userspace headers we should be exporting.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      c0e09200
  5. 07 2月, 2008 2 次提交
  6. 15 10月, 2007 2 次提交
  7. 11 7月, 2007 2 次提交
  8. 08 2月, 2007 1 次提交
  9. 22 9月, 2006 1 次提交
  10. 12 11月, 2005 1 次提交
  11. 25 9月, 2005 1 次提交
    • D
      drm: lindent the drm directory. · b5e89ed5
      Dave Airlie 提交于
      I've been threatening this for a while, so no point hanging around.
      This lindents the DRM code which was always really bad in tabbing department.
      I've also fixed some misnamed files in comments and removed some trailing
      whitespace.
      Signed-off-by: NDave Airlie <airlied@linux.ie>
      b5e89ed5
  12. 28 7月, 2005 1 次提交
  13. 28 6月, 2005 1 次提交