1. 01 6月, 2010 22 次提交
  2. 29 5月, 2010 1 次提交
  3. 28 5月, 2010 9 次提交
  4. 26 5月, 2010 3 次提交
  5. 24 5月, 2010 3 次提交
  6. 21 5月, 2010 2 次提交
    • A
      drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile · b486787e
      Alex Deucher 提交于
      This saves some more power at the expense of performance.
      Signed-off-by: NAlex Deucher <alexdeucher@gmail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      b486787e
    • D
      Merge remote branch 'nouveau/for-airlied' into drm-next · df696a6f
      Dave Airlie 提交于
      * nouveau/for-airlied:
        drm/nouveau: fix i2c-related init table handlers
        drm/nouveau: support init table i2c device identifier 0x81
        drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
        drm/nouveau: display error message for any failed init table opcode
        drm/nouveau: fix init table handlers to return proper error codes
        drm/nv50: support fractional feedback divider on newer chips
        drm/nv50: fix monitor detection on certain chipsets
        drm/nv50: store full dcb i2c entry from vbios
        drm/nv50: fix suspend/resume with DP outputs
        drm/nv50: output calculated crtc pll when debugging on
        drm/nouveau: dump pll limits entries when debugging is on
        drm/nouveau: bios parser fixes for eDP boards
        drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
        drm/nv40: remove some completed ctxprog TODOs
        drm/nv04: Implement missing nv04 PGRAPH methods in software.
        drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
      df696a6f