index
:
~airlied/xf86-video-ati
backlight
cayman-wip
displayport
eg-vt
enc-pick-fix
glamor-xv-support
kms-only
kms-only2
master
prime
prime-test
prime-wip
r600-sane
r6xx-kms-multi-op
radeon-vbos
reverse-prime
ums-dp
xvmc
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-01
r600/exa: further cleanup, use the object struct in the accel state.
HEAD
master
Dave Airlie
5
-239
/
+196
2010-04-01
r600: cleanup wasteful variables.
Dave Airlie
1
-56
/
+36
2010-04-01
r600: reduce function call overhead.
Dave Airlie
3
-125
/
+233
2010-03-30
Add support for MacModel autodetection on OpenBSD.
Owain G. Ainsworth
1
-0
/
+71
2010-03-26
radeon: add support eDP connectors with and LCD device tag
Alex Deucher
1
-1
/
+6
2010-03-26
radeon: fix name string for eDP
Alex Deucher
1
-1
/
+2
2010-03-23
r6xx+ EXA/Xv: add a R600SetAccelState function
Alex Deucher
3
-405
/
+374
2010-03-23
r6xx+ EXA: always use a temp surface for overlapping copies
Alex Deucher
1
-243
/
+29
2010-03-22
r6xx+ EXA: always use the accel_state state in DoPrepareCopy
Alex Deucher
2
-11
/
+16
2010-03-22
r6xx EXA/Xv: track src/dst domains
Alex Deucher
4
-31
/
+89
2010-03-17
XAA: disable render accel
Alex Deucher
1
-0
/
+1
2010-03-18
radeon: avoid using DRI1 init path on DRI2 driver.
Dave Airlie
3
-29
/
+63
2010-03-16
kms: fix ums naming compat for DisplayPort
Alex Deucher
1
-1
/
+2
2010-03-15
dump version for rc release
Alex Deucher
1
-1
/
+1
2010-03-15
Fix some word accesses in AtomBios to work on all architectures.
Michael Cree
1
-8
/
+9
2010-03-15
r6xx/r7xx: fix domain handling in accel code
Alex Deucher
4
-49
/
+49
2010-03-15
radeon: remove some leftover debugging output
Alex Deucher
1
-2
/
+0
2010-03-10
radeon: add support for pal on legacy IGP chips
Andrzej Hajda
2
-10
/
+28
2010-03-09
atom: i2c gpio fixes
Alex Deucher
1
-57
/
+51
2010-03-08
Don't check for Xinerama.
Matt Turner
1
-1
/
+0
2010-03-05
radeon: disable frac fb div with new pll code
Alex Deucher
1
-2
/
+2
2010-03-03
radeon: add new RS880 pci id
Alex Deucher
6
-2
/
+8
2010-03-02
radeon: bump configure.ac
Dave Airlie
1
-1
/
+1
2010-02-27
pciids: hopefully fix HP
Dave Airlie
2
-1
/
+4
2010-02-26
rv740: disable dfs workaround for drm 1.32+
Alex Deucher
1
-3
/
+5
2010-02-26
Use RADEON_ALIGN instead of open coding it.
Matt Turner
15
-89
/
+89
2010-02-26
Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.
Matt Turner
8
-30
/
+27
2010-02-26
pci: add HP vendor id
Dave Airlie
1
-0
/
+1
2010-02-26
add more triple-head server ID
Cooper Yuan
1
-12
/
+17
2010-02-25
clean up kms zaphod handling
James Le Cuirot
3
-25
/
+15
2010-02-25
update ZaphodHeads option
Alex Deucher
4
-34
/
+18
2010-02-25
zaphod: Fix entity instance assignment.
James Le Cuirot
1
-6
/
+2
2010-02-23
radeon: fixes for zaphodheads option
Alex Deucher
2
-11
/
+21
2010-02-23
zaphod: hopefully fix kms + zaphod
Dave Airlie
2
-10
/
+16
2010-02-22
AVIVO: set frac fb divider pll flag
Alex Deucher
1
-2
/
+4
2010-02-22
radeon: update new pll algo
Alex Deucher
4
-83
/
+170
2010-02-18
RS600: add connector quirk
Alex Deucher
1
-0
/
+10
2010-02-18
r6xx/kms: when reseting BO force default state emission
Jerome Glisse
1
-0
/
+4
2010-02-17
radeon: add ZaphodHeads option
Alex Deucher
5
-11
/
+87
2010-02-15
EXA: Fix order of coordinates passed to radeon_pick_best_crtc().
Michel Dänzer
3
-5
/
+5
2010-02-15
Allocate BOs for 'video offscreen surfaces' and 'TV-in' in VRAM.
Michel Dänzer
1
-2
/
+2
2010-02-15
Allocate Xv buffers to GTT.
Pauli Nieminen
6
-11
/
+21
2010-02-15
Use memcpy instead of memove for RADEONSwapCopy.
Pauli Nieminen
1
-1
/
+1
2010-02-12
r6xx/r7xx: implement EXA vline support
Alex Deucher
2
-16
/
+102
2010-02-12
radeon: consolidate crtc selector for vline wait
Alex Deucher
8
-63
/
+41
2010-02-05
r500: fix relocs for Xv planar video
Alex Deucher
1
-3
/
+3
2010-02-05
rs400/rs480: mc idle bit is bit 2 like original radeon
Dave Airlie
1
-0
/
+6
2010-02-04
config: remove dead LINUXDOC macro usage
Gaetan Nadon
1
-2
/
+0
2010-02-04
evergreen: minor clean up in transmitter setup
Alex Deucher
1
-3
/
+2
2010-02-04
r600: reduce number of cache flushes
Alex Deucher
1
-3
/
+1
[next]