summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-17radeon: deal with connectors sourced to the same encoderAlex Deucher
2009-11-17radeon: fix potential memory leak in ddc codeAlex Deucher
2009-11-17kms: check for 0 mask for cloned outputs.Dave Airlie
2009-11-17kms: add cloning support.Dave Airlie
2009-11-16r600: remove un-needed format conversionsAlex Deucher
2009-11-16r600: fix num format in vtx fetchAlex Deucher
2009-11-11radeon: fix support for external tmds on some legacy chipsAlex Deucher
2009-11-09r600/r700: typo, fix mask of DB_ALPHA_TO_MASKAlex Deucher
2009-11-09IGP: some IGP chips report as AGPAlex Deucher
2009-11-05radeon: properly fix unused label warningsAlex Deucher
2009-11-05Revert "Fix warning about unused defined labels in radeon_exa_funcs.c."Alex Deucher
2009-11-05Fix warning about unused defined labels in radeon_exa_funcs.c.Tomáš Chvátal
2009-11-05EXA: fallback if no pMaskPicture->pDrawableAlex Deucher
2009-11-05DCE3+: call transmitter init on mode setAlex Deucher
2009-11-04ATOM/DCE3+: fix up usPixelClock calculation for Transmitter tablesAlex Deucher
2009-11-01radeon/atom: fix tv-out on r5xxAlex Deucher
2009-10-27ATOM: fix up DVO for DCE 3.xAlex Deucher
2009-10-27radeon: fix DVO on AVIVO chipsAlex Deucher
2009-10-27atom: loosen pll min output limitsAlex Deucher
2009-10-24Disable color tiling on r600/r700Luca Tettamanti
2009-10-23radeon: clamp the internal FB map to the aperture size v2Alex Deucher
2009-10-22R7xx: program additional CUR/GRPH regs for 40 bit addressesAlex Deucher
2009-10-22ATOM: use indirect addressing for regs >= 0x10000Alex Deucher
2009-10-21ATOM: fix up get clock infoAlex Deucher
2009-10-18radeon: fixup CustomEDID optionAlex Deucher
2009-10-13radeon: add XV_CRTC attribute for textured videoAlex Deucher
2009-10-12ATOM: minor cleanups to pll setupAlex Deucher
2009-10-09Fix some issues with CustomEDID supportCsillag Kristof
2009-10-09r600 EXA: fix up mask reg mixupAlex Deucher
2009-10-09r600 EXA: fix some compile warningsAlex Deucher
2009-10-09r600 EXA: properly check planemaskAlex Deucher
2009-10-09Revert "radeon: clamp the internal FB map to the aperture size"Dave Airlie
2009-10-09Revert "kms: setup colormap and gamma correctly."Dave Airlie
2009-10-09kms: don't use scratch pixmaps at allDave Airlie
2009-10-09drmmode: reload cursors on modesetDave Airlie
2009-10-07ATOM: rework crtc modesetAlex Deucher
2009-10-07ATOM: reorder crtc dpms based on bios recommendationsAlex Deucher
2009-10-07ATOM: add support for AdjustDisplayPll tableAlex Deucher
2009-10-07radeon: clamp the internal FB map to the aperture sizeAlex Deucher
2009-10-07radeon: fix rotation since mixed pixmaps.Dave Airlie
2009-10-06radeon: Fix duplicated bit settingsRoel Kluin
2009-10-06Don't call radeon_cs_flush_indirect() without KMS.Michel Dänzer
2009-10-05kms: assume accel is working is info ioctl return -EINVALJerome Glisse
2009-10-05kms: only touch gamma stuff on 1.7Dave Airlie
2009-10-05R1/2xx EXA: Minimise number of draw primitives used for Composite operations.Alex Deucher
2009-10-05kms: don't use scratch pixmaps when copying fbcon.Dave Airlie
2009-10-04radeon: add support for Custom EDIDCsillag Kristof
2009-10-05kms: setup colormap and gamma correctly.Dave Airlie
2009-10-04R6/7xx EXA: Add support for BGRA picture formats.Alex Deucher
2009-10-04radeon: fix build without kmsDave Airlie