index
:
~jwrdegoede/xf86-video-ati
master
Hans' xf86-video-ati repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-07
RADEON: Fix crash in last commit
Alex Deucher
1
-3
/
+3
2008-03-06
Merge branch 'master' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86...
Alex Deucher
1
-9
/
+13
2008-03-06
AVIVO: fix up memsize detection for IGP chips
Alex Deucher
1
-7
/
+3
2008-03-06
Bug #14826: Fix a bogus check around xf86SetOperatingState.
Doug Chapman
1
-2
/
+1
2008-03-06
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Adam Jackson
1
-216
/
+622
2008-03-06
RADEON: option to override TVDAC adj values from bios with driver defaults
Alex Deucher
1
-0
/
+1
2008-03-05
AVIVO: Initial support for DCE 3.0 using atombios
Alex Deucher
1
-102
/
+334
2008-03-02
[PATCH] Ensure symbols used by other modules are visible.
Paulo Cesar Pereira de Andrade
1
-5
/
+3
2008-03-01
RADEON: use xf86SetDesiredModes() in screeninit and enterVT
Alex Deucher
1
-40
/
+2
2008-03-01
RADEON: remove driver rec copies of mc info, use save rec directly
Maciej Cencora
1
-51
/
+44
2008-03-01
RADEON: memmap rework 1
Alex Deucher
1
-38
/
+53
2008-03-01
RADEON: only restore legacy dac regs on legacy radeons
Alex Deucher
1
-1
/
+3
2008-03-01
AVIVO: save/restore regs by block
Alex Deucher
1
-63
/
+82
2008-02-29
AVIVO: disable pageflipping on avivo chips until we have proper drm support
Alex Deucher
1
-1
/
+8
2008-02-28
AVIVO: save/restore scaler regs
Alex Deucher
1
-17
/
+51
2008-02-28
RS6xx: fix typos in previous commit
Alex Deucher
1
-1
/
+1
2008-02-28
AVIVO: disable dithering on DFPs
Alex Deucher
1
-10
/
+27
2008-02-23
r500: add textured video Xv adapter support
Dave Airlie
1
-1
/
+1
2008-02-19
RADEON: restore clock gating and CP clock errata on VT switch
Alex Deucher
1
-0
/
+11
2008-02-12
R6xx: fix up use of bios scratch regs to reflect the new offsets
Alex Deucher
1
-21
/
+45
2008-02-12
R6xx: bios scratch regs moved.
Alex Deucher
1
-0
/
+3
2008-02-11
R6xx: make sure we set up the HDP base properly
Alex Deucher
1
-1
/
+7
2008-02-11
RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for ATOM bios
Alex Deucher
1
-1
/
+8
2008-02-10
RADEON: Implement proper (hopefully) BIOS/DRIVER interaction for COM bios
Alex Deucher
1
-21
/
+88
2008-02-01
RADEON: remove redundant RADEONDisableDisplays()
Alex Deucher
1
-2
/
+2
2008-01-28
RS690: Implement MC idle check
Maciej Cencora
1
-0
/
+5
2008-01-18
fixup register 6594 save/restore
Dave Airlie
1
-1
/
+4
2008-01-17
Bump CRTC size limits on AVIVO chips so 30" displays work without tweaking.
Adam Jackson
1
-7
/
+12
2008-01-11
radeon: remove stray _X_EXPORT
George Sapountzis
1
-1
/
+1
2008-01-11
Drop symbol lists from r128, radeon, theatre.
George Sapountzis
1
-213
/
+1
2008-01-08
RADEON: Make default output actually work...
Alex Deucher
1
-26
/
+2
2008-01-07
RADEON: add default outputs if no connected devices
Alex Deucher
1
-9
/
+43
2008-01-04
RADEON: further fixup for pScrn->pScreen issue
Alex Deucher
1
-10
/
+33
2008-01-03
RADEON: fix crash when setting rotation in the config file
Alex Deucher
1
-26
/
+10
2007-12-31
atombios: initial rs690 patches
Maciej Cencora
1
-5
/
+29
2007-12-26
[RADEON]: Add missing break in SCLK calculation.
David Miller
1
-1
/
+1
2007-12-26
[RADEON]: Like powerpc, don't use VGA by default on sparc.
David Miller
1
-3
/
+3
2007-12-24
RADEON: restore crtc regs before VGA regs.
Alex Deucher
1
-11
/
+12
2007-12-23
RADEON: Add "IgnoreLidStatus" option
Alex Deucher
1
-0
/
+1
2007-12-23
RADEON: fix pll input setup on mac cards
Alex Deucher
1
-11
/
+10
2007-12-21
RADEON: various cleanups
Arkadiusz Miskiewicz
1
-9
/
+7
2007-12-21
RADEON: clean up prototypes
Alex Deucher
1
-0
/
+25
2007-12-21
RADEON: more re-org
Alex Deucher
1
-1102
/
+5
2007-12-21
RADEON: more re-org. move XAA Mem init to radeon_accel.c
Alex Deucher
1
-342
/
+0
2007-12-21
RADEON: fix rn50 reversion from last merge
Alex Deucher
1
-12
/
+0
2007-12-21
Merge remote branch 'origin/atombios-support'
Dave Airlie
1
-274
/
+1067
2007-12-19
Fix RN50 mode filtering.
Adam Jackson
1
-12
/
+34
2007-12-17
RADEON: post div tweaks for legacy radeon
Alex Deucher
1
-1
/
+1
2007-12-17
Merge branch 'atombios-support' of git+ssh://agd5f@git.freedesktop.org/git/xo...
Alex Deucher
1
-2
/
+4
2007-12-17
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...
Alex Deucher
1
-1
/
+5
[next]