summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-08-25Upload pixel shader to card for r5xx. This was ridiculous. Also it doesn't wo...Corbin Simpson
2008-08-25Upload bicubic filter to card. This was a LOT easier than I had feared, to be...Corbin Simpson
2008-08-25Allocate memory for the bicubic filter texture.Corbin Simpson
2008-08-25Fixed typos in the bicubic texture tables. Whoops, looks like I'm still asleep.Corbin Simpson
2008-08-25Add bicubic texture table, as well as the script used to (re)generate it. To ...Corbin Simpson
2008-08-20radeon: Fix pasto in connector table setup for vga powerbooksBryce Harrington
2008-08-14Make sure video offerlay offsets don't exceed the hardware limit of 128 MB.Michel Dänzer
2008-08-14PLL adjustmentsAlex Deucher
2008-08-13Remove reset of 3D scissor registers when using the CP in the ddxAlex Deucher
2008-08-12radeon: add 0x9441 for hd 4870 x2Dave Airlie
2008-08-08Further cleanup and unification of i2c codeAlex Deucher
2008-08-08Fix VT switching on M6 chipsAlex Deucher
2008-08-07RS4xx DDC fixes take 3Alex Deucher
2008-08-06RS4xx: Fix up ddc gpioAlex Deucher
2008-08-06Remove un-needed dac check for single crtc cardsAlex Deucher
2008-08-05IGP: fix typo in IGP quirk handlingAlex Deucher
2008-08-05IGP: attempt to get external TMDS workingAlex Deucher
2008-08-05IGP: Updated quirk handlingAlex Deucher
2008-08-04IGP: add support for NTSC tv-out on legacy IGP chipsCalvin Fong
2008-08-04radeon: make r600 use i2c table lookup for ddc.Dave Airlie
2008-07-29Change prim types for exa and textured video to help avoid tearingAlex Deucher
2008-07-29Increase default GART size to 32MB on >=R300Brice Goglin
2008-07-28Fix error in driver connector table for powerbook w/ vgaAlex Deucher
2008-07-28Add quirk for oem x300 cardAlex Deucher
2008-07-28radeon: don't call ioctl unless DRI is initialisedOwain Gordon Ainsworth
2008-07-21First pass at InitDispBandwidth() for AVIVO chipsAlex Deucher
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher
2008-07-21Clear display priority bits before resetting themAlex Deucher
2008-07-21Clean up legacy display watermark setupAlex Deucher
2008-07-21Call DRM modeset ioctl after the IRQ has been initialized.Michel Dänzer
2008-07-19Add oem quirk for external tmds setup on Dell Inspiron 8600Alex Deucher
2008-07-17Fix console switch on R500Benjamin Herrenschmidt
2008-07-15ATOM: fix for r4xx cards with no VRAM_Usage tablesAlex Deucher
2008-07-14ATOM: Add support for UpdateCRTC_DoubleBufferRegisters cmd tableAlex Deucher
2008-07-14Link with -lpciaccess and -ldrm if neededJulien Cristau
2008-07-13Only declare local variable when it's used.Michel Dänzer
2008-07-12atombios: fix typo in mode conversion for panelDave Airlie
2008-07-12atombios: use macro to get offset into tableDave Airlie
2008-07-12pciid: add radeon HD3850.Dave Airlie
2008-07-11R300: NUM_FPU adjustments for VAP_CNTLAlex Deucher
2008-07-11Make sure cursor offsets are properly aligned when using EXAAlex Deucher
2008-07-11Fix cursor with multi-head and rotationAlex Deucher
2008-07-08Add quirk for Falcon NW laptopAlex Deucher
2008-07-08atombios: add support for other endians.Benjamin Herrenschmidt
2008-07-08rv770 initial supportDave Airlie
2008-07-07clamp tex coords (r100/r200) for textured videoRoland Scheidegger
2008-07-04Revert "rotate: fix rotation in conf file."Alex Deucher
2008-07-03rotate: fix rotation in conf file.Dave Airlie
2008-07-03radeon: drop all use of CPMode.Dave Airlie
2008-07-01Add pci id for FireMV 2400Wolke Liu