~ubuntu-branches/ubuntu/oneiric/xserver-xorg-video-ati/oneiric

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2010-05-31 16:50:56 UTC
  • mfrom: (0.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100531165056-y4300ukziph6zsmo
Tags: 1:6.13.0-2ubuntu1
* Merge from Debian Unstable.  Remaining Ubuntu changes:
  + debian/control:
    - Add quilt to build-depends for Ubuntu patches
  + debian/patches/103_new_pci_ids.patch:
    - Add PCI IDs for some new RV7xx a Redwood
  + debian/patches/102-no-xv-rn50.patch:
    - Upstream backport: disable Xv on rn50 chips which have no 3D engine
      or overlay.
  + debian/patches/100_radeon-6.9.0-bgnr-enable.patch:
    - Smooth plymouth transition enablement patch
  + debian/rules:
    - Add xsfbs patchsys
    - Drop /etc/modprobe.d/radeon-kms.conf install.
  + debian/xserver-xorg-video-ati.{pre,post}inst.in:
    - Clean existing /etc/modprobe.d/radeon-kms.conf on install.
      At best this does nothing (KMS is the default for our kernel)
      and at worst it makes it harder to disable KMS.
* Add debian/gbp.conf pointing to Ubuntu branch to make git-buildpackage
  less narky.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
commit 476a1c6e8b42807b897b8c6f8550ec42b2d5c10e
2
 
Author: Alex Deucher <alexdeucher@gmail.com>
3
 
Date:   Thu Apr 1 12:42:56 2010 -0400
4
 
 
5
 
    radeon: fix possible gpio i2c table overrun
6
 
    
7
 
    GPIO_I2C_INFO does not always have ATOM_MAX_SUPPORTED_DEVICE
8
 
    entries.  Should fix Novell bug 589022.
9
 
 
10
 
commit 6baa96c44ca93b88acf5233335cee233e59d5af4
11
 
Author: Dave Airlie <airlied@redhat.com>
12
 
Date:   Thu Apr 1 11:24:32 2010 +1000
13
 
 
14
 
    r600/exa: further cleanup, use the object struct in the accel state.
15
 
    
16
 
    This cleans up the accel state objects as well.
17
 
    
18
 
    Signed-off-by: Dave Airlie <airlied@redhat.com>
19
 
 
20
 
commit 87f49a24019967552c5478d6af89ba438b4261c8
21
 
Author: Dave Airlie <airlied@redhat.com>
22
 
Date:   Thu Apr 1 10:52:58 2010 +1000
23
 
 
24
 
    r600: cleanup wasteful variables.
25
 
    
26
 
    Just assign directly to the structs.
27
 
    
28
 
    Signed-off-by: Dave Airlie <airlied@redhat.com>
29
 
 
30
 
commit 478319e55d52fce241d040912fea952071e3b742
31
 
Author: Dave Airlie <airlied@redhat.com>
32
 
Date:   Thu Apr 1 10:45:52 2010 +1000
33
 
 
34
 
    r600: reduce function call overhead.
35
 
    
36
 
    Create a small accel object that can be used to reduce the amount
37
 
    of parameters passed to SetAccelState. This can be cleaned up a lot more.
38
 
    
39
 
    Signed-off-by: Dave Airlie <airlied@redhat.com>
40
 
 
41
 
commit bc93395b3eb5e3511c1b62af90693269f4fa6e13
42
 
Author: Alex Deucher <alexdeucher@gmail.com>
43
 
Date:   Wed Mar 31 22:30:24 2010 -0400
44
 
 
45
 
    r6xx+ EXA: fix swapped domains in kms UTS
46
 
    
47
 
    Noticed by Dave.
48
 
    
49
 
    Should fix fdo bug 27284
50
 
 
51
 
commit 3a33b1a92c328b690bdc1aafa0011e4326109815
52
 
Author: Owain G. Ainsworth <zerooa@googlemail.com>
53
 
Date:   Tue Mar 30 17:14:02 2010 +0100
54
 
 
55
 
    Add support for MacModel autodetection on OpenBSD.
56
 
    
57
 
    This allows radeon-equipped macs to work without an xorg.conf on openbsd.
58
 
    Patch originally written by Mark Kettenis (kettenis@openbsd.org)
59
 
 
60
 
commit c7eeda8c3f3514ba95ebf2893fbe124bf526b3df
61
 
Author: Alex Deucher <alexdeucher@gmail.com>
62
 
Date:   Fri Mar 26 01:38:36 2010 -0400
63
 
 
64
 
    radeon: add support eDP connectors with and LCD device tag
65
 
    
66
 
    should fix fdo bug 27322
67
 
 
68
 
commit ff323e11485fa5030ac278c836bf80a535c22249
69
 
Author: Alex Deucher <alexdeucher@gmail.com>
70
 
Date:   Fri Mar 26 01:24:16 2010 -0400
71
 
 
72
 
    radeon: fix name string for eDP
73
 
 
74
 
commit 53ac06161eb2b8cffb1b88e24a9a21cfd12e5883
75
 
Author: Alex Deucher <alexdeucher@gmail.com>
76
 
Date:   Tue Mar 23 13:34:38 2010 -0400
77
 
 
78
 
    r6xx+ EXA/Xv: add a R600SetAccelState function
79
 
    
80
 
    This moves CS bo checking and alignment checks into
81
 
    a central location.  It also cleans up the code.
82
 
 
83
 
commit 7a044472dfea7cf05ba4c2b87be30e94e2ae0b62
84
 
Author: Alex Deucher <alexdeucher@gmail.com>
85
 
Date:   Tue Mar 23 01:27:22 2010 -0400
86
 
 
87
 
    r6xx+ EXA: always use a temp surface for overlapping copies
88
 
    
89
 
    The scanline based fallback code was complex and added a lot of
90
 
    overhead. It also didn't work with kms.
91
 
 
92
 
commit d33bddaedae81126ab7f0023af1c6443bb0b4c4f
93
 
Author: Alex Deucher <alexdeucher@gmail.com>
94
 
Date:   Mon Mar 22 18:15:23 2010 -0400
95
 
 
96
 
    r6xx+ EXA: always use the accel_state state in DoPrepareCopy
97
 
 
98
 
commit dda3f5a99e7a2dc5d57860f4d07df3498e1e21df
99
 
Author: Alex Deucher <alexdeucher@gmail.com>
100
 
Date:   Mon Mar 22 18:05:36 2010 -0400
101
 
 
102
 
    r6xx EXA/Xv: track src/dst domains
103
 
    
104
 
    Much of the code is shared, so track the src/dst
105
 
    domains so we make sure the uses consistent domains
106
 
    for each bo.
107
 
 
108
1
commit 5c256808cb5fea955eea96ffe9196473715156aa
109
2
Author: Alex Deucher <alexdeucher@gmail.com>
110
3
Date:   Wed Mar 17 23:47:50 2010 -0400
937
830
    The cause is that 2048 is hardcoded in RADEONQueryImageAttributes.
938
831
 
939
832
commit efbc2c80ab02879edf3b7b3d65b16c45ddce5017
940
 
Merge: 88a50a3... a612813...
 
833
Merge: 88a50a3 a612813
941
834
Author: Dave Airlie <airlied@redhat.com>
942
835
Date:   Wed Dec 2 14:30:36 2009 +1000
943
836
 
2123
2016
    radeon: fix dri2 struct zeroing
2124
2017
 
2125
2018
commit 6990f2ac6478bf92929a4400ef84fb2142699204
2126
 
Merge: 917f2d7... 853f4c3...
 
2019
Merge: 917f2d7 853f4c3
2127
2020
Author: Dave Airlie <airlied@redhat.com>
2128
2021
Date:   Tue Sep 8 11:26:32 2009 +1000
2129
2022
 
4874
4767
    R6xx/R7xx: use shadowfb if DRI is disabled
4875
4768
 
4876
4769
commit 000756e052a291230e5c95e48b69a5aa9c4fab0e
4877
 
Merge: 22d7746... 8373f43...
 
4770
Merge: 22d7746 8373f43
4878
4771
Author: Alex Deucher <alexdeucher@gmail.com>
4879
4772
Date:   Thu Feb 26 11:44:13 2009 -0500
4880
4773
 
5583
5476
    fixes it.
5584
5477
 
5585
5478
commit bd8021d46e9066e4cd116c03a7b7adcfe2557aff
5586
 
Merge: 4f88dd8... 20d5dd3...
 
5479
Merge: 4f88dd8 20d5dd3
5587
5480
Author: Alex Deucher <alexdeucher@gmail.com>
5588
5481
Date:   Wed Jan 28 14:33:14 2009 -0500
5589
5482
 
5596
5489
    Move encoder specific data to encoder dev_priv
5597
5490
 
5598
5491
commit 4f88dd83f290fb38e41256a7f1804008c0f28139
5599
 
Merge: 1c5678f... 2ca970c...
 
5492
Merge: 1c5678f 2ca970c
5600
5493
Author: Alex Deucher <alexdeucher@gmail.com>
5601
5494
Date:   Wed Jan 28 13:13:13 2009 -0500
5602
5495
 
6054
5947
           then use quad.
6055
5948
 
6056
5949
commit 4d009d14c9c72f6e1bc8100ec8d9b8037ee4e514
6057
 
Merge: d52882d... 4e96278...
 
5950
Merge: d52882d 4e96278
6058
5951
Author: Dave Airlie <airlied@redhat.com>
6059
5952
Date:   Mon Dec 22 16:00:01 2008 +1000
6060
5953
 
6453
6346
    Fix up US setup after r3xx bicubic merge
6454
6347
 
6455
6348
commit e13fba853ba19e6b0f081b9b3d9fa76c38a0f82b
6456
 
Merge: d296337... 79bbdd9...
 
6349
Merge: d296337 79bbdd9
6457
6350
Author: Alex Deucher <alexdeucher@gmail.com>
6458
6351
Date:   Thu Dec 4 12:25:29 2008 -0500
6459
6352
 
7714
7607
    - Make sure 3D is idle too (after composite or textured video)
7715
7608
 
7716
7609
commit 07be302f6dba61dd15918963fae66502230c74b7
7717
 
Merge: 8c9b8de... 5245974...
 
7610
Merge: 8c9b8de 5245974
7718
7611
Author: Jerome Glisse <glisse@freedesktop.org>
7719
7612
Date:   Wed Jun 25 10:30:45 2008 +0200
7720
7613
 
7836
7729
    discovered on irc with wpwrak.
7837
7730
 
7838
7731
commit 5b323a2cbbc412b6dd4e782438b64ee996558d05
7839
 
Merge: dd18caa... eed2415...
 
7732
Merge: dd18caa eed2415
7840
7733
Author: Dave Airlie <airlied@linux.ie>
7841
7734
Date:   Fri Jun 20 07:49:16 2008 +1000
7842
7735
 
8830
8723
    defines it.
8831
8724
 
8832
8725
commit bed9754ad21d6c0a7f61067b04ba31c430a7cecb
8833
 
Merge: 55e446b... f71ac0e...
 
8726
Merge: 55e446b f71ac0e
8834
8727
Author: Alex Deucher <alex@samba.(none)>
8835
8728
Date:   Wed Mar 19 16:06:41 2008 -0400
8836
8729
 
9213
9106
    AVIVO: don't add outputs for invalid connectors
9214
9107
 
9215
9108
commit 600dbe080997a01ceaf6be86723189d518bc1281
9216
 
Merge: 594743a... 5b7875d...
 
9109
Merge: 594743a 5b7875d
9217
9110
Author: Alex Deucher <alex@cube.(none)>
9218
9111
Date:   Thu Mar 6 17:31:37 2008 -0500
9219
9112
 
9232
9125
    Bug #14826: Fix a bogus check around xf86SetOperatingState.
9233
9126
 
9234
9127
commit 651fe23f4c650ed91843dec48db24e18e8b91219
9235
 
Merge: 3de2dc8... 766f464...
 
9128
Merge: 3de2dc8 766f464
9236
9129
Author: Adam Jackson <ajax@redhat.com>
9237
9130
Date:   Thu Mar 6 14:28:27 2008 -0500
9238
9131
 
9599
9492
    fixup check for EXA composite pointed out by Alan Swanson
9600
9493
 
9601
9494
commit 85e470e64f629de72e361c77770e2e29998d1bf4
9602
 
Merge: 27ddb39... 1b84c76...
 
9495
Merge: 27ddb39 1b84c76
9603
9496
Author: Alex Deucher <alex@samba.(none)>
9604
9497
Date:   Sun Feb 24 05:37:22 2008 -0500
9605
9498
 
10297
10190
    Fixes bug 14001
10298
10191
 
10299
10192
commit 729da30c80d6545b75c8faea44754634f477cc09
10300
 
Merge: 000741e... 625a885...
 
10193
Merge: 000741e 625a885
10301
10194
Author: Alex Deucher <alex@samba.(none)>
10302
10195
Date:   Mon Jan 14 10:05:01 2008 -0500
10303
10196
 
10490
10383
    RADEON: various avivo tv-out related clean-ups
10491
10384
 
10492
10385
commit ce34090c758ac91171cb6adb9b8a36e4adbf99cf
10493
 
Merge: 2180f04... 30cab1d...
 
10386
Merge: 2180f04 30cab1d
10494
10387
Author: Alex Deucher <alex@samba.(none)>
10495
10388
Date:   Wed Jan 2 16:41:36 2008 -0500
10496
10389
 
10697
10590
    set ddc line correctly post-merge
10698
10591
 
10699
10592
commit 3c31b96afa20913ad947e68fe0c3a662e5eafbdd
10700
 
Merge: eb99c3c... f5e8c18...
 
10593
Merge: eb99c3c f5e8c18
10701
10594
Author: Dave Airlie <airlied@linux.ie>
10702
10595
Date:   Fri Dec 21 09:36:22 2007 +1000
10703
10596
 
10738
10631
    The correct thing to do is filter by the mode's effective memory bandwidth.
10739
10632
 
10740
10633
commit c1b0b69cc50516c3b7e881b0eb46cb3cd2e9dce6
10741
 
Merge: 0e66348... ce4fa1c...
 
10634
Merge: 0e66348 ce4fa1c
10742
10635
Author: Alex Deucher <alex@botch2.(none)>
10743
10636
Date:   Wed Dec 19 11:54:50 2007 -0500
10744
10637
 
10813
10706
    RADEON: fix typo from merge
10814
10707
 
10815
10708
commit 19b9d3708852b7efe2b05249c8359dadb924dd94
10816
 
Merge: cf685f3... 29706ca...
 
10709
Merge: cf685f3 29706ca
10817
10710
Author: Alex Deucher <alex@samba.(none)>
10818
10711
Date:   Mon Dec 17 20:07:32 2007 -0500
10819
10712
 
10820
10713
    Merge branch 'atombios-support' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86-video-ati into atombios-support
10821
10714
 
10822
10715
commit cf685f37ec874f0aacd09e7c4eb0402c6daec1b0
10823
 
Merge: 2a134af... 44d07c4...
 
10716
Merge: 2a134af 44d07c4
10824
10717
Author: Alex Deucher <alex@samba.(none)>
10825
10718
Date:   Mon Dec 17 20:07:07 2007 -0500
10826
10719
 
10969
10862
    - Unify the PLL calculation between legacy and avivo chips
10970
10863
 
10971
10864
commit f5ac34983411e4c4f41ab1817dce582830f398fd
10972
 
Merge: f2b2e08... 6ccf5b3...
 
10865
Merge: f2b2e08 6ccf5b3
10973
10866
Author: Alex Deucher <alex@samba.(none)>
10974
10867
Date:   Wed Dec 12 22:37:44 2007 -0500
10975
10868
 
11022
10915
    RADEON: handle HMDI properly (untested) and fix some merge leftovers
11023
10916
 
11024
10917
commit 3c22ad977c25d5ca2811821fcac6bb8ecd79994a
11025
 
Merge: c9a0cee... f3d2ec3...
 
10918
Merge: c9a0cee f3d2ec3
11026
10919
Author: Alex Deucher <alex@botch2.(none)>
11027
10920
Date:   Tue Dec 11 13:11:15 2007 -0500
11028
10921
 
11078
10971
    add support for building against legacy servers similiar to Intel codepaths
11079
10972
 
11080
10973
commit 9c278cb7fa7f18d13bde053fd75221cfba9da377
11081
 
Merge: 6451ea2... cc167b9...
 
10974
Merge: 6451ea2 cc167b9
11082
10975
Author: Dave Airlie <airlied@linux.ie>
11083
10976
Date:   Mon Dec 10 15:18:03 2007 +1000
11084
10977
 
11092
10985
        src/radeon_output.c
11093
10986
 
11094
10987
commit 6451ea2dcc4fac762442f699935864f4a8d445f7
11095
 
Merge: 0d89556... 5896ca4...
 
10988
Merge: 0d89556 5896ca4
11096
10989
Author: Dave Airlie <airlied@linux.ie>
11097
10990
Date:   Mon Dec 10 15:08:42 2007 +1000
11098
10991
 
11152
11045
    powerpc: build fixes from last merge
11153
11046
 
11154
11047
commit dbe3d2608ecc9896db9c23b3a347b50748c51e13
11155
 
Merge: 48e31cd... 21ed435...
 
11048
Merge: 48e31cd 21ed435
11156
11049
Author: Dave Airlie <airlied@redhat.com>
11157
11050
Date:   Thu Dec 6 14:22:03 2007 +1000
11158
11051
 
11253
11146
    mode or vesafb etc. after running the driver.
11254
11147
 
11255
11148
commit af0196f7bf0d1d5d211391149c18935d64ed2b06
11256
 
Merge: d9858a2... 0175b79...
 
11149
Merge: d9858a2 0175b79
11257
11150
Author: Alex Deucher <alex@botch2.(none)>
11258
11151
Date:   Fri Nov 30 16:40:28 2007 -0500
11259
11152
 
11285
11178
    for now.
11286
11179
 
11287
11180
commit e1945f1f25a34310bd58ce128c8ff27ecc985618
11288
 
Merge: b368b0f... df7777b...
 
11181
Merge: b368b0f df7777b
11289
11182
Author: Alex Deucher <alex@botch2.(none)>
11290
11183
Date:   Fri Nov 30 14:30:55 2007 -0500
11291
11184
 
11506
11399
    Thanks to AMD for the information
11507
11400
 
11508
11401
commit a12390c832abe423def60e39cd5a9118e5910339
11509
 
Merge: d531792... e74dca1...
 
11402
Merge: d531792 e74dca1
11510
11403
Author: Alex Deucher <alex@botch2.(none)>
11511
11404
Date:   Wed Nov 21 02:24:48 2007 -0500
11512
11405
 
11559
11452
    RADEON: store devices ids from bios for each driver output
11560
11453
 
11561
11454
commit 3975da2ea8cb628f7f66c3f26c5dfa181cd1c532
11562
 
Merge: e283aa3... 295ce27...
 
11455
Merge: e283aa3 295ce27
11563
11456
Author: Alex Deucher <alex@botch2.(none)>
11564
11457
Date:   Tue Nov 20 23:52:29 2007 -0500
11565
11458
 
11659
11552
    atombios: add all r5xx and r6xx pci ids
11660
11553
 
11661
11554
commit 5d023e2c3c2ab44ea57ffadc9607025d602c376c
11662
 
Merge: 0d1e0c7... c887260...
 
11555
Merge: 0d1e0c7 c887260
11663
11556
Author: Dave Airlie <airlied@redhat.com>
11664
11557
Date:   Tue Nov 20 13:02:43 2007 +1000
11665
11558
 
11684
11577
    r5xx: cleanups after last merge
11685
11578
 
11686
11579
commit fe2f7a09050fb7a345a1f52239f8f3c4f1053891
11687
 
Merge: 744c8cb... 49055d8...
 
11580
Merge: 744c8cb 49055d8
11688
11581
Author: Dave Airlie <airlied@redhat.com>
11689
11582
Date:   Tue Nov 20 08:04:32 2007 +1000
11690
11583
 
11696
11589
        src/radeon_output.c
11697
11590
 
11698
11591
commit 744c8cb6c293fcaa687566f52901644e699baace
11699
 
Merge: e258fbe... e530af7...
 
11592
Merge: e258fbe e530af7
11700
11593
Author: Dave Airlie <airlied@redhat.com>
11701
11594
Date:   Tue Nov 20 07:56:33 2007 +1000
11702
11595
 
11709
11602
    makes 2-headed cursor work
11710
11603
 
11711
11604
commit e530af79adf51b3e95a0eca676c915a34dcbf4a7
11712
 
Merge: 69e197f... 52aba8d...
 
11605
Merge: 69e197f 52aba8d
11713
11606
Author: Alex Deucher <alex@botch2.(none)>
11714
11607
Date:   Mon Nov 19 00:59:30 2007 -0500
11715
11608
 
11716
11609
    Merge branch 'agd-atom' of /home/alex/git/airlied/xf86-video-ati2 into agd-atom
11717
11610
 
11718
11611
commit 69e197f2c8002aacf2587754c8d3bd63c88f85b1
11719
 
Merge: 5e8940f... 862dcab...
 
11612
Merge: 5e8940f 862dcab
11720
11613
Author: Alex Deucher <alex@botch2.(none)>
11721
11614
Date:   Mon Nov 19 00:57:34 2007 -0500
11722
11615
 
11747
11640
    Don't assign a gpio for TV
11748
11641
 
11749
11642
commit 52aba8d73189ba959f19c0437499d5e7a8829827
11750
 
Merge: 862dcab... 5e8940f...
 
11643
Merge: 862dcab 5e8940f
11751
11644
Author: Dave Airlie <airlied@redhat.com>
11752
11645
Date:   Mon Nov 19 15:30:46 2007 +1000
11753
11646
 
11784
11677
    fix typo in loop
11785
11678
 
11786
11679
commit 384cd8f52c89d089c6559e2eedbae45641fcd14e
11787
 
Merge: f3f0e4e... 234b607...
 
11680
Merge: f3f0e4e 234b607
11788
11681
Author: Dave Airlie <airlied@redhat.com>
11789
11682
Date:   Mon Nov 19 14:02:55 2007 +1000
11790
11683
 
11853
11746
    WIP: more new ATOM integration work
11854
11747
 
11855
11748
commit 67db114d97abed7a607467e5d67c7b4ffa2c347e
11856
 
Merge: 7d06a87... ea15346...
 
11749
Merge: 7d06a87 ea15346
11857
11750
Author: Alex Deucher <alex@botch2.(none)>
11858
11751
Date:   Fri Nov 16 14:29:53 2007 -0500
11859
11752
 
11916
11809
    Add copyright headers
11917
11810
 
11918
11811
commit 3cfcd2164b400bd0d1cb4ede8eeb01abba9d75c8
11919
 
Merge: efac14e... 718bfd3...
 
11812
Merge: efac14e 718bfd3
11920
11813
Author: Alex Deucher <alex@botch2.(none)>
11921
11814
Date:   Thu Nov 15 23:25:39 2007 -0500
11922
11815
 
12437
12330
    Surprisingly easy, thanks to George's pci-rework changes.
12438
12331
 
12439
12332
commit 7addf41885ec5658f531624a9c24ea5bd7d22d19
12440
 
Merge: 3a958ba... 78c6bd3...
 
12333
Merge: 3a958ba 78c6bd3
12441
12334
Author: Michel Dänzer <michel@tungstengraphics.com>
12442
12335
Date:   Thu Oct 4 11:06:08 2007 +0200
12443
12336
 
12896
12789
    It still uses the old probe method though, this is due to the ati wrapper.
12897
12790
 
12898
12791
commit 7b38d9a1209f87255e5bb0aefe46a363ce4fb6ef
12899
 
Merge: 2e3d43a... 673f799...
 
12792
Merge: 2e3d43a 673f799
12900
12793
Author: George Sapountzis <gsap7@yahoo.gr>
12901
12794
Date:   Tue Aug 28 16:01:12 2007 +0300
12902
12795
 
13160
13053
    updated release numbering for randr 1.2
13161
13054
 
13162
13055
commit 81a8093f2ffdce59d4e8a44f65f3d5c771fd6425
13163
 
Merge: c08e6ec... 53a67e3...
 
13056
Merge: c08e6ec 53a67e3
13164
13057
Author: Dave Airlie <airlied@redhat.com>
13165
13058
Date:   Thu Aug 23 19:51:47 2007 +1000
13166
13059
 
13167
13060
    Merge remote branch 'origin/randr-1.2'
13168
13061
 
13169
13062
commit c08e6ec9e7ac06caee53689b0ec50ef6a7a0ba37
13170
 
Merge: 5793e87... a0d0fcd...
 
13063
Merge: 5793e87 a0d0fcd
13171
13064
Author: Dave Airlie <airlied@clockmaker.usersys.redhat.com>
13172
13065
Date:   Thu Aug 23 19:42:19 2007 +1000
13173
13066
 
14040
13933
    we hang when moving the cursor into the second CRTC.
14041
13934
 
14042
13935
commit 7fc02657c4d740941fbda5a8823cf45de3eca3f8
14043
 
Merge: 800bf53... 4c61c0e...
 
13936
Merge: 800bf53 4c61c0e
14044
13937
Author: Dave Airlie <airlied@nx6125b.(none)>
14045
13938
Date:   Wed May 30 17:27:22 2007 +1000
14046
13939
 
14095
13988
    rs480: only has single dac
14096
13989
 
14097
13990
commit c52322354fe64725733842b3356798c50e7735d5
14098
 
Merge: dd6a966... 975da59...
 
13991
Merge: dd6a966 975da59
14099
13992
Author: Dave Airlie <airlied@nx6125b.(none)>
14100
13993
Date:   Tue May 29 07:21:48 2007 +1000
14101
13994
 
14577
14470
    remove some old mergedfb cruft
14578
14471
 
14579
14472
commit 76670f665ebec7cdf40a04bf9379cb3ad4417507
14580
 
Merge: 83f81ed... a3ee422...
 
14473
Merge: 83f81ed a3ee422
14581
14474
Author: Alex Deucher <alex@t41p.hsd1.va.comcast.net>
14582
14475
Date:   Tue May 8 18:41:25 2007 +0200
14583
14476
 
15028
14921
    fix typo
15029
14922
 
15030
14923
commit 3cfe94d5438961b869766dacbcd13fde8b770ca2
15031
 
Merge: 31c018c... 3b43788...
 
14924
Merge: 31c018c 3b43788
15032
14925
Author: Dave Airlie <airlied@linux.ie>
15033
14926
Date:   Sun Feb 25 23:27:19 2007 +1100
15034
14927
 
15221
15114
    case because pATI->PCIInfo is now set after ATIProcessOptions() is called.
15222
15115
 
15223
15116
commit 9d77aabdff919360f0c9333105436c31f1f5749a
15224
 
Merge: ff8ea19... 57822be...
 
15117
Merge: ff8ea19 57822be
15225
15118
Author: George Sapountzis <gsap7@yahoo.gr>
15226
15119
Date:   Mon Feb 5 19:16:51 2007 +0200
15227
15120
 
16394
16287
    radeon: cleanup some bits from superpatch
16395
16288
 
16396
16289
commit 9827afaa40720a58e2fc029c0bf92ad2fe223d11
16397
 
Merge: 10b4b46... ad8259c...
 
16290
Merge: 10b4b46 ad8259c
16398
16291
Author: Dave Airlie <airlied@linux.ie>
16399
16292
Date:   Mon Sep 25 11:25:17 2006 +1000
16400
16293
 
16539
16432
    radeon: add enable display function
16540
16433
 
16541
16434
commit 4a54886d510f26b29d27e5c9a73647554291b1a6
16542
 
Merge: 70264d6... 9fa176c...
 
16435
Merge: 70264d6 9fa176c
16543
16436
Author: Dave Airlie <airlied@linux.ie>
16544
16437
Date:   Fri Sep 22 06:00:04 2006 +1000
16545
16438
 
17155
17048
    Fix some more cosmetic warnings.
17156
17049
 
17157
17050
commit ec93e08b24f7c0e583970d08bfe18ad142e6b047
17158
 
Merge: 051c49d... 6ca9862...
 
17051
Merge: 051c49d 6ca9862
17159
17052
Author: Michel Dänzer <michel@tungstengraphics.com>
17160
17053
Date:   Thu Jun 15 15:03:27 2006 +0200
17161
17054
 
17174
17067
    remove all printf specifier warnings on Linux
17175
17068
 
17176
17069
commit 051c49d0f002c72d1d8f15f6df264d8b093d4e95
17177
 
Merge: a840afc... dfac819...
 
17070
Merge: a840afc dfac819
17178
17071
Author: Michel Dänzer <michel@tungstengraphics.com>
17179
17072
Date:   Thu Jun 15 13:10:44 2006 +0200
17180
17073
 
17199
17092
    some more unused variable cleanups
17200
17093
 
17201
17094
commit a840afc75a0453b4694e3f987ebdbddc6844a169
17202
 
Merge: c90c49d... d511ef4...
 
17095
Merge: c90c49d d511ef4
17203
17096
Author: Michel Dänzer <michel@tungstengraphics.com>
17204
17097
Date:   Thu Jun 15 12:46:58 2006 +0200
17205
17098