1. 11 1月, 2010 6 次提交
  2. 08 1月, 2010 17 次提交
  3. 07 1月, 2010 12 次提交
  4. 06 1月, 2010 3 次提交
  5. 23 12月, 2009 2 次提交
    • D
      Merge remote branch 'korg/drm-radeon-next' into drm-linus · d94a5108
      Dave Airlie 提交于
      * korg/drm-radeon-next:
        drm/radeon/kms: add definitions for v4 power tables
        drm/radeon/kms: never combine LVDS with another encoder
        drm/radeon/kms: Check module arguments to be valid V2
        drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
        drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
        drm/radeon/kms: add 3DC compression support
        drm/radeon/kms: allow rendering while no colorbuffer is set on r300
        drm/radeon/kms: enable memory clock reading on legacy (V2)
        drm/radeon/kms: prevent parallel AtomBIOS calls
        drm/radeon/kms: set proper default tv standard
        drm/radeon/kms: fix legacy rmx
        drm/radeon/kms/atom: fill in proper defines for digital setup
      d94a5108
    • A
      drm/radeon/kms: add definitions for v4 power tables · 0786201d
      Alex Deucher 提交于
      [airlied: just adding this for completeness to avoid drift between
      public atombios.h files]
      Signed-off-by: NAlex Deucher <alexdeucher@gmail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      0786201d