[PATCHES] radeon kms drm patches

2009-11-05 Thread Alex Deucher
This set of patches fixes some minor things in the dce3 atom modesetting paths and adds initial support for mode validation. Right now it only checks against single/dual link TMDS and against the panel size for LVDS. We should add support for bandwidth checking and dac frequency as well at some

[PATCHES] radeon kms drm patches

2009-10-27 Thread Alex Deucher
A couple of small modesetting fixes. Alex From 84248ff437864aab1d0d3aba971aa4d32c248526 Mon Sep 17 00:00:00 2001 From: Alex Deucher alexdeuc...@gmail.com Date: Tue, 27 Oct 2009 11:16:09 -0400 Subject: [PATCH] drm/radeon/kms/atom: loosen pll min output limits Limiting the pll output range is a

Re: [PATCHES] radeon kms drm patches

2009-10-25 Thread Dave Airlie
On Tue, Oct 20, 2009 at 3:01 AM, Alex Deucher alexdeuc...@gmail.com wrote: First one fixes the CS parser for large textures, second one adds a quirk for tv-out on the acer 5102. Alex Sent to Linus. Dave. -- Come

[PATCHES] radeon kms drm patches

2009-10-19 Thread Alex Deucher
First one fixes the CS parser for large textures, second one adds a quirk for tv-out on the acer 5102. Alex From b6bbc8db831a1874140ba6a663b3f28eb9069df5 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Mathias=20Fr=C3=B6hlich?= mathias.froehl...@web.de Date: Mon, 19 Oct 2009 12:50:41 -0400 Subject: