index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_driver.c
Age
Commit message (
Expand
)
Author
2006-10-04
Fix radeon vs fbdev pitch calculation.
David Woodhouse
2006-09-18
radeon: fix rn50 memmap
Dave Airlie
2006-09-18
Power up DAC around check for CRT connectedness
Henry Zhao
2006-09-18
Bump up clock rate for ES1000 to allow higher resolutions
Henry Zhao
2006-09-12
radeon: this stops mergedfb working on my ATI M7 development board
Dave Airlie
2006-09-10
Revert "* [ Bug 6966 ] large negative refresh rates reported"
Michel Dänzer
2006-09-03
Removed the warning re. the r300 DRI driver status.
Tilman Sauerbeck
2006-08-31
* [ Bug 6966 ] large negative refresh rates reported
Henry Zhao
2006-08-24
Disable DRI on xpress 200{,m} since we know it's broken.
Adam Jackson
2006-08-24
Disable DRI on RN50 in a more pleasant way.
Adam Jackson
2006-08-25
make colortiling default to on all cards
Dave Airlie
2006-07-03
Bug #6872: Disable digital output while reading ROM with Radeon 7000.
Alex Williamson
2006-07-03
Build and warning fixes for !defined(USE_XAA).
Michel Dänzer
2006-07-03
Reserve HW cursor memory statically instead of from EXA offscreen.
Michel Dänzer
2006-07-02
Bug #6939: Disable RENDER acceleration by default on RN50.
Michel Dänzer
2006-06-29
Fix build for !defined(USE_EXA).
Frank Gevaerts
2006-06-29
Remove unused variables.
Michel Dänzer
2006-06-26
radeon: force CP and VIP clocks on some r300 and rv100 chips.
Dave Airlie
2006-06-21
Bug #7283: Build fixes for !defined(XF86DRI).
Michel Dänzer
2006-06-18
Implement accelerated EXA DownloadFromScreen hook.
Michel Dänzer
2006-06-18
Add Option "DepthBits".
Michel Dänzer
2006-06-15
Fix some more cosmetic warnings.
Michel Dänzer
2006-06-15
remove unused variable
Dave Airlie
2006-06-15
remove all printf specifier warnings on Linux
Dave Airlie
2006-06-15
some more unused variable cleanups
Dave Airlie
2006-05-03
Enable decoding of version 4 TMDS PLL config tables, they actually work,
Benjamin Herrenschmidt
2006-04-29
Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992> Patch
Michel Daenzer
2006-04-29
Properly de-initialize EXA driver data, so EXA can be initialized again in
Michel Daenzer
2006-04-26
Make the ATI driver use the PCI BAR size to determine the MMIO register
Dave Airlie
2006-04-24
Fix enabling of external VGA output on some cards with dual entity setup
Benjamin Herrenschmidt
2006-04-21
Bugzilla 6672: fix interrupts on radeon since memmap changes
Dave Airlie
2006-04-21
Add support for backing up the PCIE GART table on VT switch. This makes
Dave Airlie
2006-04-01
- Fix dpi when switching from clone to dualhead with MergedFB.
Alex Deucher
2006-03-27
Fix a regression of my latest fix that broke color tiling on some setups.
Benjamin Herrenschmidt
2006-03-23
Call RADEONRestoreCommonRegisters() before RADEONRestoreCrtc2Registers()
Benjamin Herrenschmidt
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2006-03-18
Clear the offsets when updating the memory map instead of when enabling the
Benjamin Herrenschmidt
2006-03-17
Fix various small cosmetic issues. Change a driver message, get the order
Roland Scheidegger
2006-03-16
Add missing return statement (the driver would not start randomly), add
Benjamin Herrenschmidt
2006-03-16
Fix incorrect CRTC2_OFFSET values when using old-style dual head (not
Benjamin Herrenschmidt
2006-03-16
Add various workarounds that seem to fix some remaning lockup scenarios I'm
Benjamin Herrenschmidt
2006-03-15
Fix various issues with DRI & server recycle by putting DRICloseSreen in
Benjamin Herrenschmidt
2006-03-15
Add some autoconf to keep this driver from building EXA when a slightly
Luc Verhaegen
2006-03-13
Earliest fix introduced a bug due to another chicken & egg problem in card
Benjamin Herrenschmidt
2006-03-12
Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need
Benjamin Herrenschmidt
2006-03-11
Add #ifdef XF86DRI guards around references to info->allowPageFlip and
Alan Coopersmith
2006-03-10
Use "FBTexPercent" option for XAA too (only for increasing memory reserved
Roland Scheidegger
2006-03-09
More memory map fixes !!! This time, we add a way to get the DRM kernel
Benjamin Herrenschmidt
2006-03-09
RN50: Skip modes that exceed memory bandwidth.
Michel Daenzer
2006-03-09
Update drivers that support EXA for the new EXA ABI. This consists of
Eric Anholt
[next]