aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04drm/radeon/kms: quirk for Gigabyte RV515 card, DVI+VGA not 2xDVI.Dave Airlie
2009-12-04drm/radeon/kms: rs6xx/rs740: clamp vram to aperture sizeAlex Deucher
2009-12-04drm/radeon/kms: fix vram setup on rs600Alex Deucher
2009-12-04drm/radeon/kms: fix legacy crtc2 dpmsAlex Deucher
2009-12-04drm/radeon/kms: handle vblanks properly with dpms onAlex Deucher
2009-12-04drm/radeon/kms: Add quirk for HIS X1300 boardAlex Deucher
2009-12-04drm/radeon/kms: don't use bios dividers for lvds on r4xxAlex Deucher
2009-12-04drm/radeon/kms: fix ring info in debugfs on r600+Rafał Miłecki
2009-12-04drm/radeon/kms: fix typo in define: engine -> memoryRafał Miłecki
2009-12-04drm/radeon/kms/pm: fix typosRafał Miłecki
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-12-02drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie
2009-12-02drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher
2009-12-02drm/radeon/kms: call correct atom table for digital output dpms.Dave Airlie
2009-12-02drm/radeon/kms: Don't overwrite crtc_gen_cntl or crtc_gen_cntl2Jerome Glisse
2009-12-02drm/radeon/kms: add tv standard property to tv connectorsAlex Deucher
2009-12-02drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie
2009-12-02drm/radeon/kms: fix divide by 0 in clocks codeDave Airlie
2009-12-02drm/radeon/kms/atom: pull misc mode info for lvds from bios tablesAlex Deucher
2009-12-02drm/radeon/kms: Disable agp only if we are dealing with an AGP GPUJerome Glisse
2009-12-02drm/radeon/kms: Disable both CRTCs during mode switchPierre Ossman
2009-12-02drm/radeon/kms: fix LVDS setup on r4xxAlex Deucher
2009-12-02drm/radeon/kms: add HDP flushing for all GPUs.Dave Airlie
2009-12-02drm/radeon: Give userspace more accurate information about available memory.Michel Dänzer
2009-12-02drm/radeon/kms: pick 8bpp console when 32MB or less VRAMDave Airlie
2009-12-02drm/radeon/kms: add support for encoder cloning.Dave Airlie
2009-12-02drm/radeon/kms: fix oops when set_base is call with no FBJerome Glisse
2009-12-02drm/radeon/kms: add quirk for MSI S270Alex Deucher
2009-12-02drm/radeon/kms: deal with connectors sourced to the same encoderAlex Deucher
2009-12-02drm/radeon/kms: add quirk for Acer laptopAlex Deucher
2009-12-02drm/radeon/kms: rework scaler handlingAlex Deucher
2009-12-02drm/radeon/kms: fix typo in legacy internal tmds mode fixupAlex Deucher
2009-12-02drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie
2009-12-02drm/radeon/kms: add support for external tmds on legacy boardsAlex Deucher
2009-12-02drm/radeon/kms: clean up i2cAlex Deucher
2009-12-02drm/radeon/kms: dont't pass a radeon_connector to radeon_i2c_do_lock()Alex Deucher
2009-11-24drm/radeon/kms: Report vga connector is connected according to ddc_probeJerome Glisse
2009-11-24drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480Jerome Glisse
2009-11-24drm/radeon/kms: read back register before writing in IIO.Dave Airlie
2009-11-24drm/radeon/kms: fix handling of d1/d2 vgaDave Airlie
2009-11-24drm/radeon/kms: resume AGP by calling init.Dave Airlie
2009-11-18Merge branch 'drm-core-next' of ../linux-2.6 into drm-nextDave Airlie
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-15drm: radeon: Mark several functions static in mkregtableJosh Triplett
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-10drm/radeon/r600: CS parser updatesAlex Deucher
2009-11-06Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki