summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-23Use fp_horz_stretch instead of fp_vert_stretch for horizontal stretchxprint_packagertest_20041125_basexprint_packagertest_20041125Daniel Stone1-1/+1
2004-10-24Add registers to facilitate work with stereo 3d.Vladimir Dergachev1-1/+14
2004-10-22- make the overlay work on crtc2 againAlex Deucher1-5/+15
2004-10-18Fixing one of the infamous 'control reaches end of non void functionEgbert Eich1-0/+1
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to otherEgbert Eich1-0/+3
2004-10-17- Fix DFP detection in r128 driver (bug 1386, Klaus Kusche)Alex Deucher1-1/+3
2004-10-17Modified:Vladimir Dergachev1-1/+5
2004-10-17- Add Thomas' latest sis MergedFB enhancements to the radeon driverAlex Deucher2-29/+54
2004-10-13Modified:Vladimir Dergachev1-1/+1
2004-10-12Set fbdev mode as the default mode on PPC (Olaf Hering).Egbert Eich1-1/+6
2004-10-11- fix resume on radeons (bug 1220)Alex Deucher1-0/+1
2004-10-11Improving DPMS handling on VT swich and server termination/abort: previousEgbert Eich1-0/+1
2004-10-08Modified:Vladimir Dergachev1-1/+0
2004-10-05Modified:Vladimir Dergachev1-0/+2
2004-10-04Correct radeon man page, IGP is supported for 3D but R400 is not.Adam Jackson1-1/+1
2004-10-04Modified:Vladimir Dergachev1-25/+30
2004-10-04Modified:Vladimir Dergachev1-21/+21
2004-10-03Modified:Vladimir Dergachev1-2/+0
2004-10-03Modified:Vladimir Dergachev1-0/+1
2004-10-03Modified:Vladimir Dergachev4-62/+1226
2004-10-03Modified:Vladimir Dergachev5-5/+251
2004-10-02Modified:Vladimir Dergachev4-37/+44
2004-10-02Modified:Vladimir Dergachev3-3/+41
2004-10-02Modified:Vladimir Dergachev4-42/+61
2004-10-02Add more multimedia registers.Vladimir Dergachev1-3/+108
2004-10-02xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.cVladimir Dergachev2-3/+150
2004-09-22Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones.Adam Jackson1-1/+1
2004-09-21Convert the ATI drivers to ANSI function prototypes.Adam Jackson43-283/+172
2004-09-17Bugzilla #1170: Fix an overcounting of DMA in BEGIN_RING that wasn'tEric Anholt2-3/+28
2004-09-17Bug #1192: Remove cfb support from drivers where its use is an option.Adam Jackson3-5/+5
2004-09-16Update commentAlex Deucher1-0/+1
2004-09-03Updated release notes for bug #999.rel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0lg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3dKevin E. Martin1-4/+6
2004-08-30Hotfix for Eric Anholt's fix for bug #1156 : Clear theXORG-6_7_99_904Michel Daenzer1-2/+3
2004-08-27Back out my last change, dupe.XORG-6_7_99_903Adam Jackson1-7/+1
2004-08-27Bug #1061 (documentation-only update): Document the RenderAccel option inAdam Jackson1-1/+7
2004-08-27Bug #1156: Fix the build on PPC by splitting the byte-order-setting codeEric Anholt1-51/+46
2004-08-27Bug #1157: Fix Radeon line acceleration in the DMA case (Michel Daenzer).Eric Anholt1-0/+1
2004-08-27Fix Radeon compilation without Xinerama (Bug #1179, Simon Schubert).Kevin E. Martin1-0/+2
2004-08-25Fix hangs during startup with Radeon driver (Bug #1007, Sjoerd Simons).Kevin E. Martin1-1/+1
2004-08-17Reenable Radeon Render acceleration now that interactions with 3D clientsXORG-6_7_99_902Eric Anholt1-1/+1
2004-08-15Fix unresolved symbol warnings in r128 driver (Adam Jackson)XORG-6_7_99_901Eric Anholt1-0/+4
2004-08-12Fix context switching on Radeons and build problem when XF86DRI is notXORG-6_7_99_2Kevin E. Martin4-17/+36
2004-08-12oops, these didn't added somehow.Adam Jackson1-1/+0
2004-08-12Factor out R{128,ADEON}Chipsets into their own headers so they can beAdam Jackson5-151/+6
2004-08-11Bug #978: Silence more unresolved symbol warnings from the ati driver.Adam Jackson1-1/+2
2004-08-11Fix Radeon build problem with #define DoLoadableServer NOKevin E. Martin1-3/+6
2004-08-10Bug #978: Silence unresolved symbol warnings from the ati driver. ReportedXORG-6_7_99_1Adam Jackson3-5/+7
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E. Martin6-35/+31
2004-08-06Disable Render acceleration in Radeon driver temporarily until it no longerKevin E. Martin1-1/+1
2004-08-04Use info->ModeReg.surface_cntl to restore byte swapping for the framebufferMichel Daenzer3-15/+75