[git pull] drm fixes

Dave Airlie airlied at linux.ie
Tue May 25 20:02:36 PDT 2010


Hi Linus,

just some minor drm/agp fixes, nothing too serious, AGP s/r regression, 
HDMI EDID regression fix.

Dave.

The following changes since commit b486787ee4797d6e42a9bd3a6f079385ad0f4472:
  Alex Deucher (1):
        drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-linus

Adam Jackson (1):
      drm/edid: Allow non-fatal checksum errors in CEA blocks

Jerome Glisse (1):
      drm/radeon/kms: release AGP bridge at suspend

Jiri Slaby (1):
      agp: amd64, fix pci reference leaks

Prarit Bhargava (1):
      drm: Fixes linux-next & linux-2.6 checkstack warnings:

Randy Dunlap (1):
      nouveau: fix acpi_lid_open undefined

Stefan Richter (1):
      drm/radeon/kms: suppress a build warning (unused variable)

 drivers/char/agp/amd64-agp.c                |   28 +++++++++++++++++---------
 drivers/gpu/drm/drm_edid.c                  |    5 +++-
 drivers/gpu/drm/nouveau/nouveau_connector.c |    3 +-
 drivers/gpu/drm/nouveau/nv40_graph.c        |    8 ++++++-
 drivers/gpu/drm/radeon/atombios_crtc.c      |    1 +
 drivers/gpu/drm/radeon/radeon.h             |    1 +
 drivers/gpu/drm/radeon/radeon_agp.c         |    5 ++++
 drivers/gpu/drm/radeon/radeon_atombios.c    |   13 ++++++++++-
 drivers/gpu/drm/radeon/radeon_device.c      |    2 +
 9 files changed, 51 insertions(+), 15 deletions(-)


More information about the dri-devel mailing list