summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
AgeCommit message (Expand)Author
2007-08-26RADEON: fix depth 16 palette for real this timeAlex Deucher
2007-08-25RADEON: remove fbdev optionAlex Deucher
2007-08-2464 bit warning fixes.Michel Dänzer
2007-08-23RADEON: set (hopefully) reasonable default max desktop sizesAlex Deucher
2007-08-23radeon: Sane handling of timeouts in WaitForVerticalSync(2).Alon Ziv
2007-08-23radeon: Restore memmap registers even if only AGP location changed.Michel Dänzer
2007-08-23radeon: bug 11899 + debian 435040 - test for usefbdev before calling int10Dave Airlie
2007-08-23radeon: cleanup some warningsxf86-video-ati-6.7.191Dave Airlie
2007-08-23Merge remote branch 'origin/randr-1.2'Dave Airlie
2007-08-23Merge branch 'master' into randr-mergeDave Airlie
2007-08-21RADEON: more tv out fixes and clean upAlex Deucher
2007-08-20RADEON: Add DefaultConnectorTable optionAlex Deucher
2007-08-15RADEON: Remove RADEONRestoreMode()Alex Deucher
2007-08-15RADEON: fix console restore on r3xx and r4xxLisa Wu
2007-08-04Clean up PortInfo to CRTC mappingLuc Verhaegen
2007-08-02RADEON: avoid a divide by 0 and only save tv out regs if the chip has themAlex Deucher
2007-08-02RADEON: fix tv-out enable/disableAlex Deucher
2007-08-01RADEON: convert hard coded tv out values to calculationsAlex Deucher
2007-07-31RADEON: more fixes...Alex Deucher
2007-07-31RADEON: tv-out fixes. works now. tested on rv350.Alex Deucher
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-07-25RADEON: Compute PLL VCO gainAlex Deucher
2007-07-25RADEON: write out saved vclk and pixclk valuesAlex Deucher
2007-07-25RADEON: hack around console restore hang on r4xxAlex Deucher
2007-07-02radeon: Fully zero-initialize info->CRT2pScrn->monitor.Michel Dänzer
2007-06-29RADEON: save crtc on/off state for console restoreAlex Deucher
2007-06-29RADEON: simplify console restoreAlex Deucher
2007-06-28RADEON: fix corruption after 3D apps runAlex Deucher
2007-06-28RADEON: set info->CurrentLayout.displayWidth in RADEONSetPitch()Alex Deucher
2007-06-25RADEON: make sure we unblank in RADEONRestore()Alex Deucher
2007-06-25RADEON: make sure we set the stride properlyAlex Deucher
2007-06-25RADEON: tiling and FB size fixesAlex Deucher
2007-06-22RADEON: bump crtc max to 1200 so 1600x1200 will work out of the boxAlex Deucher
2007-06-22RADEON: Fix VT switch hangsAndrew Randrianasulu
2007-06-22RADEON: Fix VT switch hangsAndrew Randrianasulu
2007-06-19RADEON: Split FP reg restore to only touch regs relevant to the outputAlex Deucher
2007-06-15Update CRT2pScrn->monitor->Last to reflect theHenry Zhao
2007-06-12RADEON: yet another LVDS...Alex Deucher
2007-06-11radeon: Fix some more ErrorFs when setting mode.Michel Dänzer
2007-06-07RADEON: fix some issues with bios table init codeAlex Deucher
2007-06-03radeon: disable vbl interrupts when no 3d is running on a new enough drmDave Airlie
2007-06-03randr-1.2: add support for vblank on both headsDave Airlie
2007-06-02RADEONProbePLLParameters sets pll->reference_div, andPaul TBBle Hampson
2007-05-30radeon: Lots of warning fixes.Michel Dänzer
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie
2007-05-29Fix build without XF86DRIMatthieu Herrb
2007-05-29Fix build without XF86DRIMatthieu Herrb
2007-05-30rs480: more unknown regsDave Airlie
2007-05-29rs480: make second crtc work with magic number in magic register.Dave Airlie
2007-05-29rs480: only has single dacDave Airlie