Bug 946 - Radeon patch for new chips (R420 etc.), DELL server and bug fixes.
Summary: Radeon patch for new chips (R420 etc.), DELL server and bug fixes.
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86 (IA32) All
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 17:07 UTC by HUI YU
Modified: 2004-08-06 20:25 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Radeon patch for new chips, etc. (110.07 KB, patch)
2004-07-29 17:08 UTC, HUI YU
no flags Details | Splinter Review

Description HUI YU 2004-07-29 17:07:35 UTC
This patch is derived from a set of patches contributed before DRI merge. The 
old patches have been circulating among developers, some for them have been 
integrated into CVS by Eric Anholt and Alex Deucher. 
This patch has been reworked to sync with the latest CVS code, it contains:
1. New chip support for R420/M18, R423, RV380/M24, RV370/M22, RS350/M (2D only).
   Most code in the patch are for this because of a completely new BIOS 
   architecture. A new file radeon_bios.c is added.
2. Triple-head DELL server support, this shouldn't affect normal user.
3. A few bug fixes:
   Bug fix for HDP problem on 256M cards.
   Bug fix for CRTC source on flat panels.
   Bug fix for external TMDS.
   Bug fix fbLocation with R300 cards.

While merging this patch, I noticed a couple of problems with current CVS code,
but haven't got time to fix them. One is xrender problem -- cause IGP cards to
hang. Another is fbLocation problem -- cause problems with radeonfb. I'll look 
at them latter if no one is working on them.
Comment 1 HUI YU 2004-07-29 17:08:57 UTC
Created attachment 543 [details] [review]
Radeon patch for new chips, etc.
Comment 2 Adam Jackson 2004-07-30 08:21:15 UTC
(In reply to comment #0)
>    Bug fix for CRTC source on flat panels.

Is this related to bug #945?
Comment 3 HUI YU 2004-07-30 08:58:09 UTC
No, the fix is for FP_SOURCE_SEL on different chips, which was wrong for 
R200/R300 chips. The bug can cause various problems depending on the BIOS 
settings.
"Reduce DVI frequency" thing (as in Bug #945) hasn't been implemented in the 
current driver or in this patch. 
Comment 4 Mike A. Harris 2004-08-06 23:48:55 UTC
Did this make it into CVS already?  If not, will it be going in?  It'd be nice
to have support for all current hardware in 6.8.0.
Comment 5 Alex Deucher 2004-08-07 13:25:12 UTC
patch applied


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.