1. 05 8月, 2010 1 次提交
  2. 19 4月, 2010 1 次提交
  3. 15 3月, 2010 1 次提交
  4. 27 2月, 2010 1 次提交
  5. 09 2月, 2010 1 次提交
  6. 05 10月, 2009 1 次提交
  7. 09 9月, 2009 1 次提交
  8. 05 8月, 2009 1 次提交
  9. 04 8月, 2009 1 次提交
  10. 15 7月, 2009 1 次提交
  11. 15 6月, 2009 1 次提交
  12. 12 6月, 2009 2 次提交
  13. 10 6月, 2009 1 次提交
  14. 22 4月, 2009 1 次提交
  15. 14 4月, 2009 1 次提交
  16. 29 3月, 2009 1 次提交
  17. 28 3月, 2009 1 次提交
  18. 13 3月, 2009 2 次提交
  19. 11 11月, 2008 1 次提交
    • D
      drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA · afa21e05
      Dave Airlie 提交于
      This fixes hangs on 855-class hardware by avoiding double attachment of the
      driver due to the stub second head device having the same pci id as the real
      device.
      
      Other DRM drivers probably want this treatment as well, but I'm applying it
      just to this one for safety. But we should clean up the drm_pciids.h mess
      now so that each driver has its own pci id list header in its own directory.
      Lets do that in the next release.
      Signed-off-by: NEric Anholt <eric@anholt.net>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      afa21e05
  20. 18 10月, 2008 3 次提交
  21. 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
  22. 20 6月, 2008 1 次提交
  23. 19 6月, 2008 1 次提交
  24. 17 3月, 2008 1 次提交
  25. 20 2月, 2008 3 次提交
  26. 07 2月, 2008 3 次提交
  27. 24 1月, 2008 1 次提交
  28. 15 10月, 2007 1 次提交
  29. 28 6月, 2007 1 次提交
  30. 10 6月, 2007 2 次提交
  31. 26 5月, 2007 1 次提交