> > Hi Linus, > > Nothing too major, the radeon sanity checks and i915 fixes probably the > most important. Oh in a shock to me the i915 fixes break VGA detect which is doing something really stdupid. so please hold off on this until Chris/Keith can get the correct patch, and I'll send a new one. Dave. > > Dave. > > The following changes since commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d: > > Linux 2.6.39-rc1 (2011-03-29 12:09:47 -0700) > > are available in the git repository at: > ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes > > Alex Deucher (3): > drm/radeon/kms: Add support for tv-out dongle on G5 9600 > drm/radeon/kms: pageflipping cleanup for avivo+ > drm/radeon/kms: add some new ontario pci ids > > Ben Skeggs (1): > drm: export drm_find_cea_extension to drivers > > Chris Wilson (3): > drm/i915/lvds: Always return connected in the absence of better information > drm/i915: Busy-spin wait_for condition in atomic contexts > drm/i915: Reset GMBUS controller after NAK > > Dave Airlie (1): > Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes > > Jan Engelhardt (1): > drm: fix "persistant" typo > > John Lindgren (1): > drm/radeon/kms: add some sanity checks to obj info record parsingi (v2) > > drivers/gpu/drm/drm_edid.c | 3 ++- > drivers/gpu/drm/i915/intel_drv.h | 2 +- > drivers/gpu/drm/i915/intel_i2c.c | 25 +++++++++++++++++++++---- > drivers/gpu/drm/i915/intel_lvds.c | 10 ++-------- > drivers/gpu/drm/nouveau/nouveau_gem.c | 2 +- > drivers/gpu/drm/radeon/atombios_crtc.c | 20 ++++++++++++++++++++ > drivers/gpu/drm/radeon/evergreen.c | 11 ----------- > drivers/gpu/drm/radeon/radeon_atombios.c | 13 +++++++------ > drivers/gpu/drm/radeon/radeon_combios.c | 13 +++++++++++++ > drivers/gpu/drm/radeon/rs600.c | 11 ----------- > drivers/gpu/drm/ttm/ttm_bo.c | 10 +++++----- > drivers/gpu/drm/ttm/ttm_tt.c | 16 ++++++++-------- > include/drm/drm_crtc.h | 1 + > include/drm/drm_pciids.h | 2 ++ > include/drm/ttm/ttm_bo_api.h | 18 +++++++++--------- > include/drm/ttm/ttm_bo_driver.h | 4 ++-- > 16 files changed, 94 insertions(+), 67 deletions(-) > _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel