summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-05RADEON: set default values for crtc_offset_cntlsAlex Deucher1-1/+4
2007-07-05RADEON: Fix tiling on r1xx and r2xxAlex Deucher1-4/+2
2007-06-29RADEON: save crtc on/off state for console restoreAlex Deucher2-12/+34
2007-06-29RADEON: simplify console restoreAlex Deucher3-46/+11
2007-06-28RADEON: factor out surface_cntl init into one functionAlex Deucher1-37/+28
2007-06-28RADEON: move crtc base setups to new functionsAlex Deucher1-158/+179
2007-06-28RADEON: fix corruption after 3D apps runAlex Deucher1-2/+2
2007-06-28RADEON: set info->CurrentLayout.displayWidth in RADEONSetPitch()Alex Deucher2-2/+2
2007-06-28RADEON: Switch cursor back to memcpy()Alex Deucher1-10/+1
2007-06-25RADEON: make sure we unblank in RADEONRestore()Alex Deucher1-1/+1
2007-06-25RADEON: make sure we set the stride properlyAlex Deucher1-1/+2
2007-06-25RADEON: attempt to fix cursor on big endian (only tested on x86)Alex Deucher1-22/+4
2007-06-25RADEON: fix possible segfault on mobility chips with MM tablesAlex Deucher1-11/+4
2007-06-25RADEON: tiling and FB size fixesAlex Deucher2-1/+50
2007-06-22RADEON: bump crtc max to 1200 so 1600x1200 will work out of the boxAlex Deucher1-1/+1
2007-06-22RADEON: Fix VT switch hangsAndrew Randrianasulu1-1/+1
2007-06-19RADEON: Split FP reg restore to only touch regs relevant to the outputAlex Deucher3-8/+67
2007-06-18RADEON: only touch LVDS on mobility chipsAlex Deucher1-13/+15
2007-06-12RADEON: yet another LVDS...Alex Deucher1-2/+2
2007-06-12RADEON: additional LVDS off fix (missed in previous commit)Alex Deucher1-2/+2
2007-06-12radeon: Fix panel size detection from registers with stretched mode programmed.Michel Dänzer1-2/+4
2007-06-12RADEON: make sure to clear RADEON_LVDS_ON when turning LVDS offAlex Deucher1-4/+4
2007-06-12RADEON: limit PanelPwrDly to 2000 ms on ATOM bios as per legacy biosTormod Volden1-0/+3
2007-06-07RADEON: fix some issues with bios table init codeAlex Deucher2-34/+43
2007-06-07Fixed 'make dist'.Tilman Sauerbeck1-2/+0
2007-06-06RADEON: implement support for posting cards based on x86 bios tables (untested)Alex Deucher3-8/+497
2007-06-05RADEON: fixup RADEONDisplayVideo() to better handle the crtc being usedAlex Deucher3-13/+37
2007-06-04RADEON: fix indentingAlex Deucher1-14/+13
2007-06-04RADEON: no need to go through all the crtcs, we've got what we needAlex Deucher1-10/+3
2007-06-04RADEON: add support for RMX on DVI, make sure RMX is only enabled on crtc1Alex Deucher1-30/+40
2007-06-04RADEON: remove some cruftAlex Deucher1-11/+1
2007-06-04RADEON: number the outputs if there are more than one of the sameAlex Deucher1-1/+38
2007-06-03radeon: disable irqs at server start until 3D app startsDave Airlie1-0/+4
2007-06-03randr-1.2 increase dri minor version for mesa to know we can do vbl on bothDave Airlie1-1/+1
2007-06-03randr-1.2: add support for vblank on both headsDave Airlie4-1/+41
2007-06-03randr-1.2: make native mode preferredDave Airlie1-1/+1
2007-06-02RADEONProbePLLParameters sets pll->reference_div, andPaul TBBle Hampson1-2/+2
2007-05-31Fix build whithout XF86DRIMatthieu Herrb1-0/+4
2007-05-30radeon: Lots of warning fixes.Michel Dänzer9-1685/+1643
2007-05-30remove these syncs, at least on rs480 it doesn't breakDave Airlie1-4/+0
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie11-180/+302
2007-05-29Fix build without XF86DRIMatthieu Herrb2-2/+12
2007-05-29Fix build without XF86DRIMatthieu Herrb1-1/+9
2007-05-30radeon: add bios quirk for nx6125 monidDave Airlie1-0/+18
2007-05-30rs480: more unknown regsDave Airlie3-3/+19
2007-05-29rs480: make second crtc work with magic number in magic register.Dave Airlie3-11/+23
2007-05-29rs480: only has single dacDave Airlie1-1/+1
2007-05-29Merge branch 'origin'Dave Airlie11-226/+295
2007-05-26RADEON: remove some dead code from the last commitAlex Deucher1-12/+0
2007-05-26RADEON: more rotation work (still not there)Alex Deucher2-4/+39